Commit Graph

162 Commits

Author SHA1 Message Date
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
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
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
751d73a880 R: Remove redundant useCallback 2025-02-05 01: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
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
c666f2b41a M: Lazy load dialogs 2025-01-30 00:41:57 +03:00
Ivan
242d98abdc R: Improve suspesce and loading behavior 2025-01-29 20:29:52 +03:00
Ivan
283edcce86 B: Fix cache invalidation and error handling 2025-01-29 14:51:34 +03:00
Ivan
4f8cef5092 R: use alias instead of relative path 2025-01-28 23:23:03 +03:00
Ivan
54a01b31b3 R: Move notifications into transport layer 2025-01-28 19:45:31 +03:00
Ivan
2b9a3ae189 update dependencies 2025-01-27 15:50:15 +03:00
Ivan
6543d88cbe F: Implement react-query pt3 2025-01-23 19:41:31 +03:00
Ivan
76aee5bea7 F: Implement react-query pt2
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
2025-01-21 20:33:05 +03:00
Ivan
d899e17fcd F: Implement react-query pt1 2025-01-21 12:00:09 +03:00
Ivan
6f23ec5354 R: Refactor dialogs using zustand store 2025-01-16 16:31:03 +03:00
Ivan
55fa09c6fb R: Migrating to zustand for local state management pt3 2025-01-15 22:16:06 +03:00
Ivan
08fd26e687 R: Migrating to zustand for local state management pt2 2025-01-15 16:06:18 +03:00
Ivan
26bd0ce16b R: Migrating to zustand for local state management pt1 2025-01-14 21:57:32 +03:00
Ivan
8bad0890cd F: Improve tooltip performance 2024-12-20 14:36:20 +03:00
Ivan
32d12369c2 M: Improve checkbox structure 2024-12-20 13:36:31 +03:00
Ivan
f5b26db1ff F: Improve navigation toggles 2024-12-20 11:54:10 +03:00
Ivan
e40fd197b9 M: Use float property instead of overlay 2024-12-18 21:26:44 +03:00
Ivan
1fdfa5012f B: Fix tabs background 2024-12-18 14:54:45 +03:00
Ivan
1332dbf088 F: Add QR feature for RSForm 2024-12-18 12:35:17 +03:00
Ivan
7e63103d6b R: Improve styling semantics pt2 2024-12-17 11:37:42 +03:00
Ivan
d250a9fda0 R: Improve styling semantics pt1 2024-12-17 10:52:36 +03:00
Ivan
e70f7e45b9 F: Rework colors using tailwind configs 2024-12-17 00:05:13 +03:00
Ivan
6f922df227 R: Remove unused useMemo and useCallback 2024-12-13 21:30:49 +03:00
Ivan
dc7a0025c9 F: Add react-compiler to build toolchain 2024-12-13 13:55:11 +03:00
Ivan
aa4a8b3f94 R: Prepare to migrate to react-compiler pt1 2024-12-12 21:45:46 +03:00
Ivan
7798ca9b0b F: Remove unused dependencies 2024-12-12 17:16:06 +03:00
Ivan
162dfa4bff F: Animation rework 2024-12-12 13:17:24 +03:00
Ivan
ce8f2584db F: Animation rework pt2 2024-12-11 23:37:23 +03:00
Ivan
725b21091c F: Animation rework pt1 2024-12-11 14:59:04 +03:00
Ivan
02fee878d1 R: Remove unused ref 2024-12-06 10:42:01 +03:00
Ivan
09cfb4f5e5 R: Use Suspence to reduce bundle size 2024-12-05 15:45:53 +03:00
Ivan
968c97b374 R: Use monadic conditional call 2024-12-04 22:52:45 +03:00
Ivan
f39f7f0244 update dependencies 2024-12-03 22:27:04 +03:00
Ivan
a63af2b5cf M: Update GraphUI 2024-12-02 20:46:54 +03:00
Ivan
f6bb76f5e1 F: Term graph rework pt1 2024-12-02 15:58:18 +03:00
Ivan
80f34d90c4 M: Hide modal on backdrop click 2024-11-28 14:04:33 +03:00
Ivan
39c972eeea R: Upgrade to react-router v7 2024-11-25 19:52:57 +03:00