Commit Graph

38 Commits

Author SHA1 Message Date
Ivan
3d77317347 R: Remove unnecessary rerenders from useEffect 2025-04-28 11:38:31 +03:00
Ivan
40314dbb63 B: Fix library updates 2025-04-15 13:16:24 +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
efd143ae94 F: Merge with shadcn styling 2025-04-12 21:47:46 +03:00
Ivan
b91ec793e9 F: Replace SelectSingle with combobox 2025-04-11 19:59:08 +03:00
Ivan
e308a52b35 M: Sort users in select user component 2025-04-07 21:43:20 +03:00
Ivan
eb48014e2f R: Replace enums with const objects 2025-03-14 20:43:30 +03:00
Ivan
8bf829513f R: Remove unused symbols 2025-03-13 23:20:52 +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
3d63c25845 R: Refactor layout definitions 2025-03-11 12:48:32 +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
03578aa0b5 B: Improve typechecks and fix backend API data 2025-03-02 19:07:12 +03:00
Ivan
bade714fbf F: Improve navigation API. Implement async versions 2025-02-26 16:28:16 +03:00
Ivan
ba11c1f82b R: Refactor feature dependencies 2025-02-26 00:16:22 +03:00
Ivan
c5238bf1a0 F: Rework users API 2025-02-22 19:21:10 +03:00
Ivan
21269a1072 R: Redistribute constant and global dependencies 2025-02-22 18:39:24 +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
be1edcd949 F: Add query invalidation after error in mutation 2025-02-19 19:25:11 +03:00
Ivan
8c0d5bfca7 F: Add global mutation error fallback 2025-02-19 19:15:57 +03:00
Ivan
aae57d51f1 M: Fix minor issues 2025-02-17 16:18:36 +03:00
Ivan
3c92e07d0f R: Improve import sorting 2025-02-12 21:36:03 +03:00
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
8346850cf6 R: Refactor global names and LocationChange dialog 2025-02-12 01:34:35 +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
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