|
|
23f3697c3d
|
don't call history.push() in render()
|
2019-06-07 21:27:58 +03:00 |
|
|
|
f055931a9b
|
update all the things
|
2019-06-07 21:05:32 +03:00 |
|
|
|
73c3f3a034
|
move deletion confirmation toast props to one file
Signed-off-by: Stepan Usatyuk <usaatyuk@ustk.me>
|
2019-05-15 01:03:34 +03:00 |
|
|
|
4887fb0731
|
hide recent documents if there aren't any
Signed-off-by: Stepan Usatyuk <usaatyuk@ustk.me>
|
2019-05-15 00:54:05 +03:00 |
|
|
|
66abd85149
|
save document at enter press in name input
Signed-off-by: Stepan Usatyuk <usaatyuk@ustk.me>
|
2019-05-01 00:12:13 +03:00 |
|
|
|
bacb7bf2b2
|
test CodeBlock
|
2019-04-20 22:19:37 +03:00 |
|
|
|
033e6696b4
|
fix code color scheme
|
2019-04-19 21:34:13 +03:00 |
|
|
|
5fd9cf6726
|
buggy code highlighting
|
2019-04-18 22:53:06 +03:00 |
|
|
|
47cb901f17
|
add some padding to code blocks
|
2019-04-18 21:41:29 +03:00 |
|
|
|
6a6e7e374c
|
move navbar menu to a separate function
|
2019-04-13 22:22:43 +03:00 |
|
|
|
2383f4288c
|
implements #4
|
2019-04-13 20:58:07 +03:00 |
|
|
|
4e5d6fea09
|
update dependencies
|
2019-04-09 15:11:29 +03:00 |
|
|
|
693321108f
|
setup jest for frontend testing
|
2019-03-10 17:10:31 +03:00 |
|
|
|
8d112e1339
|
submit form on enter
|
2019-03-10 15:58:58 +03:00 |
|
|
|
b206cf1df2
|
add frontend tests stub
|
2019-03-09 00:21:07 +03:00 |
|
|
|
83382d3db1
|
redirect unauthenticated users to login page
|
2019-03-06 22:37:07 +03:00 |
|
|
|
2183f68c0a
|
remove fetching docs in render in DocumentView
|
2019-02-12 20:25:45 +03:00 |
|
|
|
f9522aa0fb
|
fix document deletion crashing app
|
2019-02-12 20:24:41 +03:00 |
|
|
|
adde6566db
|
remove state mutations from render
|
2019-02-11 14:55:58 +03:00 |
|
|
|
37824ad373
|
use native animations (fixes #2)
|
2019-02-11 13:58:05 +03:00 |
|
|
|
d5253ba0a5
|
right click document card menu (implements #12)
|
2019-02-11 13:34:23 +03:00 |
|
|
|
9d716eba0c
|
move AppToaster out of App.tsx
|
2019-02-11 13:22:38 +03:00 |
|
|
|
36aed914b0
|
delete every document
|
2019-02-11 00:29:43 +03:00 |
|
|
|
40ed5a58d4
|
reset all state on logout
|
2019-02-10 22:23:41 +03:00 |
|
|
|
59afa081f1
|
smooth dark/light mode transition for all elements
|
2019-02-10 20:49:24 +03:00 |
|
|
|
214b736548
|
remove an extra border from document editor
|
2019-02-10 20:45:51 +03:00 |
|
|
|
78ec8c3269
|
fix animations
|
2019-02-10 20:33:39 +03:00 |
|
|
|
f77cbee56b
|
slightly faster animations
|
2019-02-10 18:56:05 +03:00 |
|
|
|
a9760017ec
|
deleting documents with a delay
|
2019-02-10 18:21:16 +03:00 |
|
|
|
b7a507462a
|
nicer card view
|
2019-02-10 17:58:06 +03:00 |
|
|
|
713a5964e3
|
better code and table styles
|
2019-02-10 17:38:04 +03:00 |
|
|
|
bf91768255
|
change dark theme background
|
2019-02-10 16:59:09 +03:00 |
|
|
|
9f3af631f8
|
better document view
|
2019-02-10 16:53:56 +03:00 |
|
|
|
af8fd37a4d
|
markdown rendering
|
2019-02-10 16:44:58 +03:00 |
|
|
|
a1e0e58008
|
make buttons wider
|
2019-02-10 16:38:35 +03:00 |
|
|
|
1aa331d6db
|
update documents
|
2019-02-10 16:35:00 +03:00 |
|
|
|
67813da2e7
|
deleting documents
|
2019-02-10 15:50:48 +03:00 |
|
|
|
d5709b1887
|
redirect to the new document
|
2019-02-10 15:24:18 +03:00 |
|
|
|
0f940b16f7
|
new document card dark mode
|
2019-02-10 15:17:04 +03:00 |
|
|
|
556c945001
|
create new documents
|
2019-02-10 15:13:55 +03:00 |
|
|
|
e786fbf988
|
fix user not being redirected from auth screen
|
2019-02-10 13:34:09 +03:00 |
|
|
|
655d2ed359
|
DocumentEdit page
|
2019-02-09 18:49:05 +03:00 |
|
|
|
ee5ebc6905
|
dark/light mode transition
|
2019-02-09 17:50:24 +03:00 |
|
|
|
f19e2c30f9
|
dark mode
|
2019-02-08 22:04:55 +03:00 |
|
|
|
a864442c49
|
user dark-gray for text preview color
|
2019-02-08 19:48:57 +03:00 |
|
|
|
888a4f19e8
|
decrease view top margin
|
2019-02-08 16:05:10 +03:00 |
|
|
|
75eafdf74d
|
animate edit doc screen
|
2019-02-08 16:03:57 +03:00 |
|
|
|
cbf0c9d49d
|
breadcrumbs for docs
|
2019-02-08 14:42:45 +03:00 |
|
|
|
684729fa54
|
update all deps, use react-redux-devtools
|
2019-02-08 14:11:59 +03:00 |
|
|
|
3c8dbc14aa
|
sort recent docs client-side
|
2019-02-08 13:16:14 +03:00 |
|