Commit Graph

398 Commits

Author SHA1 Message Date
Ivan
6bb02c6462 R: Refine feature boundaries and dependencies 2025-02-12 20:53:01 +03:00
Ivan
53a795d3ec R: library feature boundary 2025-02-12 15:12:59 +03:00
Ivan
1ab4ce2556 R: Refactor auth and help feature boundary 2025-02-12 13:44:19 +03:00
Ivan
90be3b5aa7 R: Refactor users feature boundary
Some checks failed
Backend CI / build (3.12) (push) Has been cancelled
Frontend CI / build (22.x) (push) Has been cancelled
2025-02-12 13:07:26 +03:00
Ivan
aedaaa27bb R: Move LibraryItem editor to proper feature 2025-02-12 12:45:12 +03:00
Ivan
ea349c7ecc F: Rework DeleteCst and InlineSynthesis dialogs 2025-02-12 12:24:37 +03:00
Ivan
acf0f4e9f6 R: Upgrade SubstituteCst dialog 2025-02-12 02:11:01 +03:00
Ivan
8346850cf6 R: Refactor global names and LocationChange dialog 2025-02-12 01:34:35 +03:00
Ivan
b6f1ff3337 F: Rework Edit Operation dialog 2025-02-12 00:14:18 +03:00
Ivan
c0b22f5ca1 R: Split colors declarations 2025-02-11 21:07:06 +03:00
Ivan
28bfa502a4 R: Split label resources into features 2025-02-11 20:56:11 +03:00
Ivan
9d09560a17 R: Rework all mutations to mutateAsync 2025-02-11 20:15:34 +03:00
Ivan
0e62a49fa7 F: Rework create operation dialog 2025-02-11 14:22:52 +03:00
Ivan
7214e4a581 fix 2025-02-10 16:13:33 +03:00
Ivan
3c3a6c773b F: Rework RelocateConstituents dialog 2025-02-10 15:48:58 +03:00
Ivan
3440b67c54 F: Rework zod schema names and DeleteOperation dialog 2025-02-10 14:10:51 +03:00
Ivan
8a4e3a6d15 F: Rework ChangeInputSchema dialog 2025-02-10 13:41:53 +03:00
Ivan
9f84154237 R: Refactoring folder structure: introducing features 2025-02-10 01:32:16 +03:00
Ivan
8d611d5471 F: rework CloneLibraryItem dialog 2025-02-08 19:17:06 +03:00
Ivan
6f03dba4e7 Update DlgRenameCst.tsx 2025-02-08 17:58:05 +03:00
Ivan
ab2154f9bc F: Rework graph filter params dialog 2025-02-08 17:09:51 +03:00
Ivan
066ebfa83d F: Rework CstRename dialog 2025-02-07 20:42:11 +03:00
Ivan
6187146e86 F: Rework version editing 2025-02-07 15:21:40 +03:00
Ivan
0320dd68ab R: Refactor basic components structure 2025-02-07 10:53:49 +03:00
Ivan
d143bf4c3a R: Refactor modal dialogs API 2025-02-06 20:27:56 +03:00
Ivan
6eeb6ffd14 R: Move dialogs to form basis 2025-02-06 14:09:20 +03:00
Ivan
4fbd30897b npm update 2025-02-06 11:27:11 +03:00
Ivan
9b0cc3107b F: Fix forms that are subject to react compiler problems 2025-02-06 00:26:41 +03:00
Ivan
ddc5c7e767 R: Remove redundant checks 2025-02-05 22:13:32 +03:00
Ivan
2183d659e7 R: Remove redundant useEffect 2025-02-05 21:55:26 +03:00
Ivan
6fbb7fc9aa F: Rework Constituenta editor form 2025-02-05 20:51:13 +03:00
Ivan
ff239c9f73 B: Fix cstUpdate 2025-02-05 13:23:17 +03:00
Ivan
7ca4cf9ba2 B: Fix small bugs and refactor away useEffect 2025-02-05 12:47:24 +03:00
Ivan
53a470352f B: Fix margin 2025-02-05 12:12:46 +03:00
Ivan
7792a82bf7 B: Fix contextmenu animations
Some checks failed
Backend CI / build (3.12) (push) Has been cancelled
Frontend CI / build (22.x) (push) Has been cancelled
2025-02-05 12:02:54 +03:00
Ivan
751d73a880 R: Remove redundant useCallback 2025-02-05 01:27:32 +03:00
Ivan
29e49997c3 B: Add timeout for cache invalidation after schema delete 2025-02-05 00:27:32 +03:00
Ivan
336794ec6c F: Rework createLibraryItem form 2025-02-04 23:33:35 +03:00
Ivan
e0abbe6534 R: Unify components API for user inputs 2025-02-04 20:35:18 +03:00
Ivan
4cf24d0200 F: Rework user profile editor 2025-02-03 19:56:03 +03:00
Ivan
f5419472f5 F: Rework password change 2025-02-03 18:17:07 +03:00
Ivan
9aa23aedfb F: Rework signup form using react-hook-form and zod 2025-02-03 13:13:11 +03:00
Ivan
18979dbaa3 F: Implement login form using react-hook-form 2025-01-31 21:04:21 +03:00
Ivan
e1cc428459 F: Use zod validation for login form 2025-01-30 21:00:59 +03:00
Ivan
178d6c3ba7 B: Fix register page 2025-01-30 20:39:16 +03:00
Ivan
e68906f2f0 M: Use zod coerce for type conversion 2025-01-30 20:08:15 +03:00
Ivan
f8758234f7 R: Refactor model types. Separate transport and model 2025-01-30 19:55:24 +03:00
Ivan
d81e015be1 F: Add zod validation for query params 2025-01-30 19:22:49 +03:00
Ivan
d139c07b7a F: Implement ErrorFallback for root 2025-01-30 12:55:51 +03:00
Ivan
b90312868c B: Fix change-password implementation
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
2025-01-30 12:00:43 +03:00