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

6 commits

Author SHA1 Message Date
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
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
bdf803a70c optimized imports 2022-07-20 16:10:05 +07:00
Fedor Katurov
74f4c7562b added node edit menu 2022-07-15 12:13:27 +07:00
Fedor Katurov
7608fe0d29 fixed title alignment 2022-07-14 15:19:30 +07:00
Fedor Katurov
8b3e118a7b fixed editor buttons appearance 2022-01-25 16:16:13 +07:00