1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-26 05:16:41 +07:00
Commit graph

286 commits

Author SHA1 Message Date
Fedor Katurov
a5947cebe1 #34 cleanup 2021-02-27 18:59:48 +07:00
Fedor Katurov
86a22cca3c #34 cleaned IComment 2021-02-27 18:58:17 +07:00
Fedor Katurov
62f0fa59ca #34 fixed boris layout with hooks 2021-02-27 18:55:58 +07:00
Fedor Katurov
dad416e6e2 #34 made submitting comment form 2021-02-27 18:11:38 +07:00
Fedor Katurov
332d09e3bd Merge branch 'master' into 15-use-cra-or-nextjs
# Conflicts:
#	src/components/node/CommentForm/index.tsx
#	src/utils/node.ts
2020-11-19 16:29:03 +07:00
Fedor Katurov
62d4e03206 added comment form drop zone 2020-11-09 18:44:36 +07:00
Fedor Katurov
4b79b06106 fixed for nextjs, but it won't work 2020-11-06 18:36:28 +07:00
Fedor Katurov
1da36ef036 removed console.log 2020-10-31 21:27:08 +07:00
Fedor Katurov
62e607c425 fixed action 2020-10-31 21:26:45 +07:00
Fedor Katurov
359cfaee7a added tag autocomplete 2020-10-31 20:49:28 +07:00
Fedor Katurov
c4f60f3d81 made tags panel 2020-10-31 15:06:08 +07:00
Fedor Katurov
58676ac1d5 added long comment check 2020-10-23 17:55:34 +07:00
Fedor Katurov
7d09eb26f5 added error display 2020-10-23 17:50:19 +07:00
Fedor Katurov
d935e9de42 getting messages diff 2020-09-09 18:45:29 +07:00
Fedor Katurov
3f3c1516c8 fixed message delete appearance 2020-09-08 13:27:00 +07:00
Fedor Katurov
c2ebde069d added message delete api call 2020-09-08 12:25:52 +07:00
Fedor Katurov
9bdeb5aa0a added apiAuthDeleteMessage 2020-09-08 12:05:04 +07:00
Fedor Katurov
5e85ae2aee replacing message if modifying it 2020-09-08 11:58:19 +07:00
Fedor Katurov
a06e54bd78 renamed messagesSetMessages to messagesSet 2020-09-08 11:08:17 +07:00
Fedor Katurov
737a4396de moved messages to separate reducer 2020-09-08 10:58:55 +07:00
Fedor Katurov
600b8bb1e8 added delete message action 2020-09-07 18:02:59 +07:00
Fedor Katurov
b11593c45e fixed audio attaches 2020-08-26 18:30:01 +07:00
Fedor Katurov
c9d84a4947 fixed calculation of empty fields on frontend 2020-08-26 16:35:24 +07:00
Fedor Katurov
ed90c0c0c2 sending user instead of { user } on patch 2020-08-26 13:17:46 +07:00
Fedor Katurov
aa62dcfbcd fixed social account settings role buttons 2020-08-26 13:15:10 +07:00
Fedor Katurov
5b8f13755f posting node right way 2020-08-25 13:46:37 +07:00
muerwre
5c73d1bce7 disabled register dialog (for now) 2020-08-22 17:28:55 +07:00
Fedor Katurov
9486c5bdf5 sending register request 2020-08-20 17:04:56 +07:00
Fedor Katurov
3a11b01c99 added action to perform send register request 2020-08-20 15:29:23 +07:00
Fedor Katurov
88ee0601c8 clearing errors in dialog on input 2020-08-20 11:27:32 +07:00
Fedor Katurov
f1463ed5ea made saga open register dialog 2020-08-20 11:18:41 +07:00
Fedor Katurov
837b4ee6f3 added register_socials to reducer 2020-08-20 10:55:14 +07:00
Fedor Katurov
70e08b286d started creating login register dialog 2020-08-20 10:30:48 +07:00
Fedor Katurov
ff8ecba6db showing needs_register dialog 2020-08-19 18:53:50 +07:00
Fedor Katurov
441a0824cc moved reaction for oauth events to sagas 2020-08-19 18:26:53 +07:00
Fedor Katurov
94cc515589 fixed typescript errors 2020-08-19 18:10:52 +07:00
Fedor Katurov
20f49a52b5 refactored login dialog 2020-08-13 16:27:32 +07:00
Fedor Katurov
16700432d2 refactored 2020-08-03 14:42:54 +07:00
Fedor Katurov
43968f14b2 logging user in by social 2020-07-29 18:49:29 +07:00
Fedor Katurov
108f17b0e9 moved accounts to settings 2020-07-28 14:11:04 +07:00
Fedor Katurov
b1c71faf3a attaching accounts and displaying errors 2020-07-27 18:17:48 +07:00
Fedor Katurov
3ae22fb63d listening for backend events 2020-07-27 17:35:59 +07:00
Fedor Katurov
e94d776ee5 actually getting event about adding account 2020-07-27 14:17:32 +07:00
Fedor Katurov
5396cf7611 added account list and ability to drop them 2020-07-26 18:31:15 +07:00
Fedor Katurov
6b6c7f5dd2 refactored to match backend 2020-07-12 15:39:09 +07:00
Fedor Katurov
4d5d76cf63 fixed flow navigation 2020-06-26 11:42:24 +07:00
Fedor Katurov
be3401a4e5 fetching backend stats 2020-06-09 12:35:54 +07:00
Fedor Katurov
cb518f0528 left panel with git logs at boris 2020-06-09 11:20:46 +07:00
Fedor Katurov
2027ec65af added api fn to request git stats 2020-06-08 14:10:50 +07:00
Fedor Katurov
29c3b8a26f added saga for boris load stats 2020-06-08 14:01:20 +07:00