Commit Graph

26 Commits

Author SHA1 Message Date
Ivan
d0fbaa7148 R: Remove .Provider from Contexts
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-12-12 21:58:19 +03:00
Ivan
a8d39eb8bd R: Use monadic conditional call
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-12-04 22:53:01 +03:00
Ivan
abc28940a9 R: use React.PropsWithChildren 2024-09-19 17:49:25 +03:00
Ivan
f36924d0e9 Refactoring: split backendAPI into modules 2024-07-24 23:20:59 +03:00
IRBorisov
8c38297de7 Refactoring: pull similar messages together 2024-06-06 23:11:53 +03:00
IRBorisov
898d6fb7fc Fix users order 2024-05-27 21:03:14 +03:00
IRBorisov
e0dcbd612c Refactoring: prepare for user permissions implementation 2024-05-26 14:54:02 +03:00
IRBorisov
8674bd7beb Update help pages 2024-05-07 17:58:36 +03:00
IRBorisov
8104b57097 Frontend: Implement Cst reordering 2024-04-24 10:27:17 +03:00
IRBorisov
76b5456162 Remove username data from list of users 2024-02-22 19:09:24 +03:00
IRBorisov
40cb8b4ce8 Refactoring: apply prettier on save 2023-12-28 14:04:44 +03:00
IRBorisov
87dc02dba5 Refactoring: implement aliases and use client 2023-12-13 14:32:57 +03:00
IRBorisov
c1a994bc0c UI components refactoring and DOM optimization 2023-12-05 01:22:44 +03:00
IRBorisov
3e416564b5 Restructure models files 2023-09-11 20:31:54 +03:00
IRBorisov
e87a6278e1 Major UI improvements pass 2023-08-27 15:39:49 +03:00
IRBorisov
503ad5d0dc Refactor ID types to strings. Multiple UI fixes 2023-08-22 20:29:07 +03:00
IRBorisov
004664a53e Fix LibraryContext update when user changes 2023-08-11 15:53:18 +03:00
IRBorisov
a8bbb2b63c Implement Schema search 2023-08-01 20:14:03 +03:00
IRBorisov
20bea9c067 Move to Vite. Refactor type system for data transport 2023-07-26 23:11:00 +03:00
Ulle9
468de70465 onSucccess->onSuccess 2023-07-26 10:59:55 +03:00
IRBorisov
e737628cea Setup ESLint and fix issues 2023-07-25 20:27:29 +03:00
IRBorisov
747ce126ae Fix UI bugs and styles + refactor contexts 2023-07-25 00:20:37 +03:00
IRBorisov
ffbeafc3f5 Refactor async functions. Implement DeleteCst 2023-07-23 21:38:04 +03:00
IRBorisov
ff564704fe Prepare RSForm edit UI 2023-07-20 17:11:03 +03:00
IRBorisov
484b1a9ea1 Refactor backend API calls and add toasts 2023-07-15 17:57:25 +03:00
IRBorisov
c7549b1e07 Initial commit 2023-07-15 17:46:19 +03:00