1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-25 04:46:40 +07:00
Commit graph

25 commits

Author SHA1 Message Date
muerwre
5d34090238
Добавили заметки в сайдбар (#126)
* added notes sidebar

* added note dropping and editing

* added sidebar navigation

* handling sidebarchanges over time

* using router back for closing sidebar

* fixed tripping inside single sidebar

* added superpowers toggle to sidebar

* user button opens sidebar now

* added profile cover for profile sidebar

* removed profile sidebar completely

* ran prettier over project

* added note not found error literal
2022-08-12 14:07:19 +07:00
Fedor Katurov
d55222b3ad refactored settings screen 2022-07-29 13:06:08 +07:00
Fedor Katurov
001bdbb196 made settings provider 2022-07-28 17:16:37 +07:00
Fedor Katurov
421184157d added superpower placeholder to user profile 2022-07-28 16:08:10 +07:00
Fedor Katurov
5c9fdf93db replaced node-sass with sass 2022-01-28 11:09:21 +07:00
Fedor Katurov
097b091abd fixed ramda imports to reduce bundle size 2022-01-25 11:24:42 +07:00
Fedor Katurov
0838bf7ee6 (nextjs) added eslint and import sorting 2022-01-19 12:30:04 +07:00
Fedor Katurov
a4bb07e9cf removed redux completely 2022-01-09 19:03:01 +07:00
Fedor Katurov
e8f0ec1f36 using formik on profile settings 2022-01-08 18:37:16 +07:00
Fedor Katurov
3c0571816c removed profile redux items 2022-01-08 18:01:38 +07:00
Fedor Katurov
4c4461ea19 eslint auto-fix 2021-11-21 16:44:19 +07:00
Fedor Katurov
2395202d23 fixed profile submitting 2021-09-22 16:54:12 +07:00
muerwre
a5db18791b
Merge pull request #26 from muerwre/15-use-cra-or-nextjs
15 use cra or nextjs
2020-11-19 17:39:14 +07:00
Fedor Katurov
e28fdd2c05 added settings tab to profile 2020-11-17 18:00:03 +07:00
Fedor Katurov
4b79b06106 fixed for nextjs, but it won't work 2020-11-06 18:36:28 +07:00
Fedor Katurov
33e9e01f29 fixed styles imports 2020-11-06 13:05:43 +07:00
Fedor Katurov
2daa38ad12 fixed style files module names 2020-11-06 12:15:07 +07:00
Fedor Katurov
c9d84a4947 fixed calculation of empty fields on frontend 2020-08-26 16:35:24 +07:00
Fedor Katurov
108f17b0e9 moved accounts to settings 2020-07-28 14:11:04 +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
93afa626db splitting comment text by blocks 2019-11-26 10:25:43 +07:00
Fedor Katurov
d8d7f6e035 clearing initial data on settings 2019-11-14 15:11:25 +07:00
Fedor Katurov
93e7b05ddf fixed input appearance 2019-11-14 15:08:30 +07:00
Fedor Katurov
a90285a4ac user settings mechanism 2019-11-13 18:02:09 +07:00