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

20 commits

Author SHA1 Message Date
Fedor Katurov
7135d06673 notifications: notification settings page 2023-03-16 11:00:29 +06:00
Fedor Katurov
e994176bff telegram: added telegram attach functionality 2023-03-13 17:32:44 +06:00
Fedor Katurov
97590d88af notifications: updating lastSeen when list is opened 2023-03-11 19:30:37 +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
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
fce11163aa added notes 2022-04-04 15:00:33 +07:00
Fedor Katurov
ddf2b6eda3 added lab search 2022-03-29 17:40:48 +07:00
Fedor Katurov
2f8ce82325 fixed offseting in lab by number 2022-03-23 18:52:41 +07:00
Fedor Katurov
566e1192cd added optional sorting to lab 2022-03-23 17:08:41 +07:00
Fedor Katurov
77d59625d1 optimized imports 2022-03-23 14:26:14 +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
5849e68258 removed messages reducer 2022-01-08 16:40:48 +07:00
Fedor Katurov
558e8f8a4f removed player reducer, migrated to CRA 5 2022-01-07 18:32:22 +07:00
Fedor Katurov
95b92b643f removed upload redux store 2022-01-06 21:04:14 +07:00
Fedor Katurov
2b7b756212 removed lab reducer 2022-01-05 15:57:29 +07:00
Fedor Katurov
b1e8bddbaf moved flow files 2022-01-04 19:37:46 +07:00
Fedor Katurov
31e433af3e removed tag reducer 2022-01-03 13:15:17 +07:00
Fedor Katurov
120bf8954c removed boris reducer 2022-01-02 21:28:31 +07:00