Commit Graph

111 Commits

Author SHA1 Message Date
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
91261a745b F: Improve shadcn Select integration 2025-04-10 11:07:04 +03:00
Ivan
b29a9d603f M: Fix copyright 2025-03-28 18:39:21 +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
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
ff744b5367 M: Revert to default selection behavior and fix minor issues 2025-03-19 13:03:26 +03:00
Ivan
c341360e90 M: Minor UI improvements 2025-03-14 21:06:31 +03:00
Ivan
8bf829513f R: Remove unused symbols 2025-03-13 23:20:52 +03:00
Ivan
65c210b047 M: Fix react-toaster size for small screens
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
2025-03-13 14:54:28 +03:00
Ivan
ed89591af9 R: Simplify inline styles pt3 2025-03-13 14:40:56 +03:00
Ivan
503e447073 R: Simplify inline styles pt1 2025-03-13 01:20:46 +03:00
Ivan
4ec2272c5f B: Fix navigation bar animation 2025-03-12 23:27:05 +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
f5cf5af7d7 M: Prevent blockNavigation to cause rerenders 2025-03-11 23:24:45 +03:00
Ivan
7c89a04255 B: Fix modals and EditVersions 2025-03-11 11:00:52 +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
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
39938ff9dd R: Add e2e tests for login 2025-03-06 21:09:09 +03:00
Ivan
b63767a401 R: useContext -> use hook 2025-03-05 00:09:00 +03:00
Ivan
a470a6c475 M: Refactor tooltips loading 2025-02-26 20:34:58 +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
dd79312056 F: Simplify TGFlow tooltips 2025-02-25 12:42:00 +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
25f2768445 F: Fix tabIndex for modals 2025-02-22 11:22:34 +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
12ddc007ac F: Add react-scan to tooling and fix some rerenders 2025-02-20 14:45:12 +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
14276d661c F: viewTransition to navigation 2025-02-19 19:15:02 +03:00
Ivan
aae57d51f1 M: Fix minor issues 2025-02-17 16:18:36 +03:00
Ivan
1b62c8fbc2 F: Improve global loader visuals 2025-02-15 17:38:32 +03:00
Ivan
c58a8ec969 F: Add global loader for navigation 2025-02-15 17:10:14 +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
aedaaa27bb R: Move LibraryItem editor to proper feature 2025-02-12 12:45:12 +03:00
Ivan
9d09560a17 R: Rework all mutations to mutateAsync 2025-02-11 20:15:34 +03:00