Commit Graph

56 Commits

Author SHA1 Message Date
Ivan
2b3358275d F: Improve styling and accessibility 2025-03-20 18:24:40 +03:00
Ivan
94c26196d1 R: Improve ValueIcon component 2025-03-20 14:42:01 +03:00
Ivan
e144d20f2d F: Improve buttons accessibility
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2025-03-20 11:50:22 +03:00
Ivan
575b7a29f2 F: Accessibility improvements
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2025-03-19 23:28:52 +03:00
Ivan
ebedd86fcb B: Fix search dropdown 2025-03-18 22:28:27 +03:00
Ivan
a46dfb6561 M: Minor UI improvements
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
2025-03-14 21:06:55 +03:00
Ivan
43015fb193 R: Replace enums with const objects 2025-03-14 20:44:23 +03:00
Ivan
23e2b2f0ba R: Remove unused symbols 2025-03-13 23:21:14 +03:00
Ivan
8208adab96 F: Rework inline styles and improve animations 2025-03-13 14:42:48 +03:00
Ivan
8d304f32d0 B: Fix navigation bar animation 2025-03-12 23:27:17 +03:00
Ivan
5c08f8e693 R: Migrate to snake-case pt2 2025-03-12 12:04:50 +03:00
Ivan
1192ec7f47 R: Migrate to snake-case pt1 2025-03-12 11:55:43 +03:00
Ivan
9b4cf2bde2 M: Improve location picker 2025-03-11 22:25:30 +03:00
Ivan
ab6b07ed06 M: Small layout fixes
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2025-03-11 14:42:41 +03:00
Ivan
e181191e43 R: Refactor layout definitions 2025-03-11 12:48:52 +03:00
Ivan
31a29b7bc0 B: Fix modals and EditVersions 2025-03-11 11:01:19 +03:00
Ivan
20022ea648 F: Improve styling pt2 2025-03-10 16:02:53 +03:00
Ivan
4f9a94c933 F: Improve styling and do a pass on UI
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2025-03-09 21:59:21 +03:00
Ivan
2ad5fd4c39 R: Remove redundant containers
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
2025-03-07 22:05:12 +03:00
Ivan
81fa0c5796 F: Refactor z-index and stacking 2025-03-07 20:38:40 +03:00
Ivan
293f1cad6f F: Improve layout by reworking dropdowns 2025-03-07 02:46:19 +03:00
Ivan
31c32d5983 R: Refactor table usage
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
2025-03-05 00:58:15 +03:00
Ivan
32f83c4122 B: Improve typechecks and fix backend API data 2025-03-02 19:08:28 +03:00
Ivan
634c2bf85e B: Fix validation after setValue 2025-02-26 22:10:34 +03:00
Ivan
e211898cc0 F: Improve navigation API. Implement async versions 2025-02-26 16:28:29 +03:00
Ivan
3e52639e48 R: Refactor feature dependencies
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2025-02-26 00:16:41 +03:00
Ivan
fcdaa81836 B: Fix z-index
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2025-02-25 13:24:19 +03:00
Ivan
9e50312d23 R: Refactor menu bars and fix QR dialog styling
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
2025-02-23 16:54:11 +03:00
Ivan
3ebcf3562b F: Improve animation and styling
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2025-02-22 16:46:42 +03:00
Ivan
00a64e90f1 R: Remove redundant types and styles 2025-02-22 14:04:01 +03:00
Ivan
536705c00b F: Upgrade to tailwind 4. Fix type imports
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2025-02-21 21:15:05 +03:00
Ivan
74186b268b npm update + fix name collision
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2025-02-20 18:10:53 +03:00
Ivan
9d99179a40 F: Improve version selection 2025-02-20 16:40:00 +03:00
Ivan
f2570deabe F: Add react-scan to tooling and fix some rerenders 2025-02-20 14:45:52 +03:00
Ivan
1b76b54691 M: Add timestamp verification
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2025-02-20 00:03:22 +03:00
Ivan
74473f4cb5 R: Remove all default exports
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2025-02-19 23:30:35 +03:00
Ivan
53b746f3c4 R: Distinguish undefined semantics vs null 2025-02-19 22:33:09 +03:00
Ivan
9ef4d32376 F: Add global view for mutation errors 2025-02-19 19:26:29 +03:00
Ivan
ff09a09753 F: Implement schema checks for backend + small fixes 2025-02-18 23:57:05 +03:00
Ivan
6e8192404f R: Refactor type definitions
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2025-02-18 19:40:24 +03:00
Ivan
6deedb3afd M: Fix minor issues
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2025-02-17 16:19:15 +03:00
Ivan
869de34fc5 F: Add zod validation for backend responses for rsforms 2025-02-17 14:44:08 +03:00
Ivan
308feb2982 B: Fix versions ordering 2025-02-15 15:37:19 +03:00
Ivan
4853884251 R: Improve import sorting
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2025-02-12 21:36:25 +03:00
Ivan
c75af03bea R: Refine feature boundaries and dependencies 2025-02-12 20:53:31 +03:00
Ivan
012fb142ed R: library feature boundary
Some checks failed
Frontend CI / build (22.x) (push) Waiting to run
Backend CI / build (3.12) (push) Has been cancelled
2025-02-12 15:13:37 +03:00
Ivan
8c894b1245 R: Refactor auth and help feature boundary 2025-02-12 13:44:41 +03:00
Ivan
92a0ec5968 R: Refactor users feature boundary 2025-02-12 13:07:55 +03:00
Ivan
fd6295f279 R: Move LibraryItem editor to proper feature 2025-02-12 12:45:40 +03:00
Ivan
381567491f R: Refactor global names and LocationChange dialog 2025-02-12 01:35:41 +03:00