Commit Graph

280 Commits

Author SHA1 Message Date
Ivan
1f15a6a53c R: Remove unused dependencies 2025-04-13 23:13:04 +03:00
Ivan
7e0c59709d M: Minor UI fixes and refactoring 2025-04-13 22:28:28 +03:00
Ivan
cc119c73a4 F: More color simplifications 2025-04-13 19:15:54 +03:00
Ivan
873a26483c F: Replace react-select with shadcn based analogue 2025-04-13 17:17:25 +03:00
Ivan
efd143ae94 F: Merge with shadcn styling 2025-04-12 21:47:46 +03:00
Ivan
e7ee9d9667 B: Fix combo-box for release 2025-04-11 21:45:05 +03:00
Ivan
b91ec793e9 F: Replace SelectSingle with combobox 2025-04-11 19:59:08 +03:00
Ivan
bcd54d22b6 F: Implement combo-box 2025-04-10 17:52:36 +03:00
Ivan
91261a745b F: Improve shadcn Select integration 2025-04-10 11:07:04 +03:00
Ivan
5c75b01646 F: Use radix-ui select element for versionSelector 2025-04-09 20:08:36 +03:00
Ivan
c78834aa5b B: Fix search bar width 2025-04-08 22:32:52 +03:00
Ivan
422f1bb49a F: Various UI fixes 2025-04-08 12:03:36 +03:00
Ivan
27dcb3a4cc M: Improve color animations 2025-04-07 22:25:53 +03:00
Ivan
03fc03a108 F: Replace clickOutside with onBlur trigger for dropdowns 2025-03-20 19:46:50 +03:00
Ivan
419b5e6379 B: Fix pagination change rendering error 2025-03-20 19:30:58 +03:00
Ivan
1cd780504d F: Improve styling and accessibility 2025-03-20 18:24:07 +03:00
Ivan
7adbaed116 F: Enable compression for backend responses 2025-03-20 15:34:39 +03:00
Ivan
341db80e68 R: Improve ValueIcon component 2025-03-20 14:41:48 +03:00
Ivan
9bfdc56789 F: Improve buttons accessibility 2025-03-20 11:50:00 +03:00
Ivan
f92e086b13 F: Accessibility improvements 2025-03-19 23:28:32 +03:00
Ivan
9f64282385 B: Fix font loading and small issues 2025-03-19 16:12:18 +03:00
Ivan
8bf829513f R: Remove unused symbols 2025-03-13 23:20:52 +03:00
Ivan
ea8c86119c B: Fix dialog heights for fullscreen dialogs 2025-03-13 20:13:57 +03:00
Ivan
ed89591af9 R: Simplify inline styles pt3 2025-03-13 14:40:56 +03:00
Ivan
a60f63455c R: Simplify inline styles pt2 2025-03-13 13:30:31 +03:00
Ivan
503e447073 R: Simplify inline styles pt1 2025-03-13 01:20:46 +03:00
Ivan
a2dd94637b M: Improve table styling 2025-03-12 23:38:24 +03:00
Ivan
342c315c45 F: Add masking blur effects for edges of graphs 2025-03-12 23:08:01 +03:00
Ivan
ab551a3ece Update data-table.tsx 2025-03-12 22:40:29 +03:00
Ivan
ea97a7a075 R: Improve data-table internals 2025-03-12 21:07:01 +03:00
Ivan
85faab2078 R: Migrate to snake-case pt3 2025-03-12 12:12:45 +03:00
Ivan
aac1b072bc R: Migrate to snake-case pt2 2025-03-12 12:04:23 +03:00
Ivan
cb178e69cd R: Migrate to snake-case pt1 2025-03-12 11:54:32 +03:00
Ivan
fb23c32ca8 R: Move pagination handling to main body 2025-03-12 00:18:34 +03:00
Ivan
2b0f074ffa M: Improve checkboxes 2025-03-11 23:37:03 +03:00
Ivan
1643cd737c B: Fix modal layout 2025-03-11 12:56:32 +03:00
Ivan
aea9dececf R: Refactor tabs layout 2025-03-11 11:35:22 +03:00
Ivan
99507a9b8d F: Improve styling pt2 2025-03-10 16:01:40 +03:00
Ivan
a85112e265 F: Improve styling 2025-03-09 21:57:21 +03:00
Ivan
8d44919303 R: Remove redundant containers 2025-03-07 22:04:56 +03:00
Ivan
38149d7168 F: Refactor z-index and stacking 2025-03-07 20:38:02 +03:00
Ivan
fce995f27d F: Improve layout by reworking dropdowns 2025-03-07 02:45:37 +03:00
Ivan
ad1d1a47d6 T: Add logout test 2025-03-06 22:26:08 +03:00
Ivan
87b8a8d224 R: Add container class for further queries 2025-03-04 12:23:23 +03:00
Ivan
ba11c1f82b R: Refactor feature dependencies 2025-02-26 00:16:22 +03:00
Ivan
1b1b287004 R: Refactor menu bars and fix QR dialog styling 2025-02-23 16:53:23 +03:00
Ivan
21269a1072 R: Redistribute constant and global dependencies 2025-02-22 18:39:24 +03:00
Ivan
d123d96ea3 F: Improve animations and styling 2025-02-22 16:12:29 +03:00
Ivan
ad5a97b844 R: Remove redundant types and styles 2025-02-22 14:03:13 +03:00
Ivan
ea0c4565bf B: Fix tailwind and other minor bug 2025-02-21 21:13:40 +03:00
Ivan
39006a70bc F: move to tailwind 4 pt1 2025-02-20 20:22:05 +03:00
Ivan
0694c45c08 npm update + fix name collision 2025-02-20 18:10:34 +03:00
Ivan
3e4d67c9a0 R: Remove all default exports 2025-02-19 23:29:45 +03:00
Ivan
13dd7638e4 R: Distinguish undefined semantics vs null 2025-02-19 22:32:50 +03:00
Ivan
8c0d5bfca7 F: Add global mutation error fallback 2025-02-19 19:15:57 +03:00
Ivan
a34af217eb R: Refactor type definitions 2025-02-18 19:39:54 +03:00
Ivan
75c0a6f848 F: Add zod validation for backend responses for rsforms 2025-02-17 14:40:04 +03:00
Ivan
c58a8ec969 F: Add global loader for navigation 2025-02-15 17:10:14 +03:00
Ivan
ef463897c4 F: Rework edit wordforms dialog 2025-02-15 16:42:33 +03:00
Ivan
4b450384c4 F: Rework reference editor dialog 2025-02-15 15:33:37 +03:00
Ivan
3c92e07d0f R: Improve import sorting 2025-02-12 21:36:03 +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
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
3440b67c54 F: Rework zod schema names and DeleteOperation dialog 2025-02-10 14:10:51 +03:00
Ivan
9f84154237 R: Refactoring folder structure: introducing features 2025-02-10 01:32:16 +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
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