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

30 commits

Author SHA1 Message Date
Fedor Katurov
efbaf13151 refactor main components and IProps 2023-11-22 19:59:17 +06:00
Fedor Katurov
b551fc44ea refactored lab 2023-11-21 19:26:55 +06:00
Fedor Katurov
7a7b7a4bf9 refactored react imports 2023-11-20 22:35:07 +06:00
Fedor Katurov
5e9c111e0f refactor editos 2023-11-20 22:21:08 +06:00
Fedor Katurov
a26e4168fd fix eslint 2023-10-30 21:49:10 +06:00
Fedor Katurov
1eb6c9c29d refactor sidebar and stuff 2023-10-26 19:53:00 +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
Fedor Katurov
bdf803a70c optimized imports 2022-07-20 16:10:05 +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
5c9fdf93db replaced node-sass with sass 2022-01-28 11:09:21 +07:00
Fedor Katurov
0838bf7ee6 (nextjs) added eslint and import sorting 2022-01-19 12:30:04 +07:00
Fedor Katurov
3656b6d218 fixed scss imports 2022-01-09 20:31:58 +07:00
Fedor Katurov
a4bb07e9cf removed redux completely 2022-01-09 19:03:01 +07:00
Fedor Katurov
558e8f8a4f removed player reducer, migrated to CRA 5 2022-01-07 18:32:22 +07:00
Fedor Katurov
96f1529f2b made lab use provider and context 2021-11-22 16:24:46 +07:00
Fedor Katurov
ef669cab51 removed text posts line at the top 2021-10-29 16:56:42 +07:00
Fedor Katurov
a553a06ac5 made lab infinite loader with intersection observer 2021-10-12 16:07:51 +07:00
Fedor Katurov
d31b94c42a fixed node loading 2021-10-05 13:44:38 +07:00
Fedor Katurov
c986bc434b added lab pagination 2021-10-05 12:44:28 +07:00
Fedor Katurov
6b06d46067 fixed paddings on tablet for Lab 2021-09-30 10:34:20 +07:00
Fedor Katurov
2e4cb24cf4 returned fluid lab 2021-09-28 17:16:35 +07:00
Fedor Katurov
8ff18dfd10 Revert "made fixed-with lab"
This reverts commit 9d5db844
2021-09-28 17:02:53 +07:00
Fedor Katurov
9d5db84456 made fixed-with lab 2021-09-14 17:03:28 +07:00
Fedor Katurov
6ba26e9c3e removed fluid lab 2021-09-14 17:00:06 +07:00
Fedor Katurov
5bdfeb6ce4 added fluid lab 2021-06-30 14:43:45 +07:00
Fedor Katurov
4b542e0291 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	src/layouts/LabLayout/index.tsx
2021-03-26 12:40:13 +07:00
Fedor Katurov
ede5dfe17f #23 fixed submit button appearance for lab 2021-03-26 12:35:31 +07:00