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

111 commits

Author SHA1 Message Date
Fedor Katurov
75dc20ca0b fixed user hydration 2022-11-22 10:51:18 +06:00
Fedor Katurov
165c79d82f added lab loader 2022-10-17 12:32:05 +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
7638bdd1ad
added sample user profile page (#133) 2022-08-14 18:05:39 +07:00
muerwre
aee4b662d5
Добавил тему "Веспера" 2022-08-14 15:19:54 +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
8a71d3d462 added sidebar router 2022-07-27 16:29:22 +07:00
Fedor Katurov
bdf803a70c optimized imports 2022-07-20 16:10:05 +07:00
Fedor Katurov
0a1d2cbf99 added dynamic routes 2022-07-17 12:36:09 +07:00
Fedor Katurov
f185914c7c fixed boris superpowers page 2022-07-14 22:48:20 +07:00
Fedor Katurov
489094f6fe fixed flow cell sizes 2022-06-20 17:22:16 +07:00
Fedor Katurov
254f9c7af0 fixed stats 2022-05-13 17:49:26 +07:00
Fedor Katurov
857993e354 made boris graphic stats 2022-03-30 18:39:58 +07:00
Fedor Katurov
c0f8766ec6 made curves on basic graphs 2022-03-30 16:04:01 +07:00
Fedor Katurov
9d5086290f made demo for nodes and comments count by month 2022-03-30 14:13:31 +07:00
Fedor Katurov
16d12f92da fixed appearance for profile sidebar 2022-03-29 15:39:29 +07:00
Fedor Katurov
100c4c138a added sample settings page 2022-03-25 20:52:39 +07:00
Fedor Katurov
c0c3b3af6a fixed desktop margin top on lab and flow 2022-03-24 19:15:36 +07:00
Fedor Katurov
61326f237f fixed lab header colors 2022-03-24 19:12:43 +07:00
Fedor Katurov
948f3a7e04 added lab sorting 2022-03-23 17:54:51 +07:00
Fedor Katurov
4e5a6d727a fixed semantic markup 2022-03-03 20:00:46 +07:00
Fedor Katurov
07b4874f69 added working profile sidebar 2022-02-15 16:11:29 +07:00
Fedor Katurov
c6c7dbe75d fixed 404 paddings 2022-01-29 21:57:41 +07:00
Fedor Katurov
422fd54f9b removed dot at 404 2022-01-29 17:34:19 +07:00
Fedor Katurov
c0c0339dce fixed vertical 404 on some layouts 2022-01-29 17:23:18 +07:00
Fedor Katurov
ff8221fc1b added page 404 2022-01-29 17:20:41 +07:00
Fedor Katurov
5c9fdf93db replaced node-sass with sass 2022-01-28 11:09:21 +07:00
Fedor Katurov
1f296e9ed8 added nextjs flow preloading 2022-01-20 16:33:40 +07:00
Fedor Katurov
e465f72034 fixed boris image and layout 2022-01-20 14:16:43 +07:00
Fedor Katurov
0838bf7ee6 (nextjs) added eslint and import sorting 2022-01-19 12:30:04 +07:00
Fedor Katurov
e5f8d5a551 (nextjs) fixed eslint warnings 2022-01-19 12:03:54 +07:00
Fedor Katurov
8d1e6989c2 added experimental scroll helper 2022-01-10 16:47:29 +07:00
Fedor Katurov
8311d3d43d fixed sticky elements 2022-01-09 21:02:30 +07:00
Fedor Katurov
3656b6d218 fixed scss imports 2022-01-09 20:31:58 +07:00
Fedor Katurov
ffce400398 removed all router-modals 2022-01-09 20:27:23 +07:00
Fedor Katurov
85d20e5009 fixed tag autocomplete behaviour 2022-01-09 19:55:02 +07:00
Fedor Katurov
d9feff085a added useMemos to get data hooks 2022-01-09 19:28:23 +07:00
Fedor Katurov
1904153bba removed mobx-react from deps 2022-01-09 19:14:30 +07:00
Fedor Katurov
a4bb07e9cf removed redux completely 2022-01-09 19:03:01 +07:00
Fedor Katurov
3c0571816c removed profile redux items 2022-01-08 18:01:38 +07:00
Fedor Katurov
5849e68258 removed messages reducer 2022-01-08 16:40:48 +07:00
Fedor Katurov
58fa40dd5c added nextjs and fixed problems for it 2022-01-07 19:01:27 +07:00
Fedor Katurov
37e0923bb1 fixed svg url loading 2022-01-07 18:52:50 +07:00
Fedor Katurov
558e8f8a4f removed player reducer, migrated to CRA 5 2022-01-07 18:32:22 +07:00
Fedor Katurov
8d5afb4f98 completely removed modal reducer 2022-01-04 20:30:23 +07:00
Fedor Katurov
b82ccfb786 removed search reducer completely 2022-01-04 15:51:44 +07:00
Fedor Katurov
5f3accee48 added flow context 2022-01-04 13:44:51 +07:00
Fedor Katurov
120bf8954c removed boris reducer 2022-01-02 21:28:31 +07:00
Fedor Katurov
f76a5a4798 refactored hooks directory 2022-01-02 18:17:09 +07:00
Fedor Katurov
292268dbc3 renamed NodePanelInner 2022-01-02 18:07:50 +07:00