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

22 commits

Author SHA1 Message Date
Fedor Katurov
cbf7b1f616 fix backdrop appearances 2023-10-27 11:35:51 +06:00
muerwre
a39d000ff2
add user notifications (#148)
* added notification settings

* notifications: added list to profile

* notifications: changed appearance for comment notifications
2023-03-11 17:16:31 +06:00
muerwre
080d59858c
Отрефакторил бэк, исправил ошибки (#138)
* fixed paths to match refactored backend

* fixed some paths according to new backend

* fixed auth urls for new endpoints

* fixed urls

* fixed error handling

* fixes

* fixed error handling on user form

* fixed error handling on oauth

* using fallback: true on node pages

* type button for comment attach buttons

* fixed return types of social delete

* changed the way we upload user avatars
2022-09-16 14:53:52 +07:00
muerwre
b36dcca0df
moved tags to sidebar (#135) 2022-08-15 12:33:50 +07:00
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
27c87bea0a made better sidebar logout button 2022-07-28 14:12:18 +07:00
Fedor Katurov
5e40fd793d cleared profile sidebar 2022-07-27 18:43:31 +07:00
Fedor Katurov
8a71d3d462 added sidebar router 2022-07-27 16:29:22 +07:00
Fedor Katurov
16d12f92da fixed appearance for profile sidebar 2022-03-29 15:39:29 +07:00
Fedor Katurov
77d59625d1 optimized imports 2022-03-23 14:26:14 +07:00
Fedor Katurov
07b4874f69 added working profile sidebar 2022-02-15 16:11:29 +07:00
Fedor Katurov
0838bf7ee6 (nextjs) added eslint and import sorting 2022-01-19 12:30:04 +07:00
Fedor Katurov
2e75e4f7c0 added sidebar headers 2022-01-14 17:02:25 +07:00
Fedor Katurov
01fac15a00 added sample profile sidebar settings 2022-01-14 12:29:51 +07:00
Fedor Katurov
367ba0cc4d added sample data to profile sidebar 2022-01-12 18:07:01 +07:00
Fedor Katurov
0c9d5467ed added empty profile sidebar 2022-01-11 16:34:26 +07:00
Fedor Katurov
3c0571816c removed profile redux items 2022-01-08 18:01:38 +07:00
Fedor Katurov
f76a5a4798 refactored hooks directory 2022-01-02 18:17:09 +07:00
Fedor Katurov
4c4461ea19 eslint auto-fix 2021-11-21 16:44:19 +07:00
Fedor Katurov
d4c2e7ee09 refactored component errors 2021-03-03 17:54:58 +07:00
Fedor Katurov
e28fdd2c05 added settings tab to profile 2020-11-17 18:00:03 +07:00
Fedor Katurov
d9a1b5cf13 added profile sidebar just to test if I can 2020-11-17 17:11:13 +07:00