Commit Graph

156 Commits

Author SHA1 Message Date
Ivan
d607038738 F: Improve oss UI
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
Frontend CI / notify-failure (push) Has been cancelled
2025-04-24 14:57:34 +03:00
Ivan
386a3b5bf5 F: Implement edit block 2025-04-22 14:16:33 +03:00
Ivan
e71a5baf60 F: Implementing block UI pt2 2025-04-22 00:41:13 +03:00
Ivan
a69a26bb7b F: Implementing block UI pt1
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
Backend CI / notify-failure (push) Blocked by required conditions
Frontend CI / build (22.x) (push) Waiting to run
Frontend CI / notify-failure (push) Blocked by required conditions
2025-04-21 20:37:11 +03:00
Ivan
30d2a0b2ff F: UI semantic styling improvements
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
Frontend CI / notify-failure (push) Has been cancelled
2025-04-17 14:38:38 +03:00
Ivan
f0715df343 F: Improve color and animation styling 2025-04-16 15:22:31 +03:00
Ivan
9e19290566 M: Minor UI fixes and refactoring 2025-04-13 22:29:23 +03:00
Ivan
e36e50f49f F: More color simplifications 2025-04-13 19:16:40 +03:00
Ivan
c5e41acc31 F: Merge with shadcn styling
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
Frontend CI / notify-failure (push) Has been cancelled
Revert "F: Merge with shadcn styling"

This reverts commit b9f8143b3e0a7f4726ab7751757b31532b0834f9.

F: Merge with shadcn styling
2025-04-12 21:49:18 +03:00
Ivan
c1d84dc490 F: Improve shadcn Select integration
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
Frontend CI / notify-failure (push) Has been cancelled
2025-04-10 11:07:26 +03:00
Ivan
1e96ffe594 M: Fix copyright
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
Frontend CI / notify-failure (push) Has been cancelled
2025-03-28 18:40:28 +03:00
Ivan
2b3358275d F: Improve styling and accessibility 2025-03-20 18:24:40 +03:00
Ivan
61108809bf M: Small fixes 2025-03-20 15:35: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
aecac71283 M: Revert to default selection behavior and fix minor issues 2025-03-19 13:03:43 +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
23e2b2f0ba R: Remove unused symbols 2025-03-13 23:21:14 +03:00
Ivan
25297b0459 M: Fix react-toaster size for small screens
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2025-03-13 14:54:44 +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
4875a44555 R: Migrate to snake-case pt3
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2025-03-12 12:13:20 +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
6f1afc68ad M:BlockNavigation should not cause rerenders 2025-03-11 23:25:09 +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
293f1cad6f F: Improve layout by reworking dropdowns 2025-03-07 02:46:19 +03:00
Ivan
442f86f99a T: Add logout test and improve accessability
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2025-03-06 22:26:44 +03:00
Ivan
7252290416 R: Add e2e tests for login 2025-03-06 21:09:44 +03:00
Ivan
ef79f3b83e R: useContext -> use hook 2025-03-05 00:10:02 +03:00
Ivan
bd695696ac M: Refactor tooltips loading 2025-02-26 20:35:16 +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
0d899f6258 F: Simplify TGFlow tooltips 2025-02-25 12:44:09 +03:00
Ivan
b29a4e7b49 R: Redistribute constant and global dependencies 2025-02-22 18:39:58 +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
418fbdf195 B: Fix tabIndex for modals 2025-02-22 11:23:11 +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
f2570deabe F: Add react-scan to tooling and fix some rerenders 2025-02-20 14:45:52 +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
60094efb3c F: viewTransition to navigation 2025-02-19 19:15:26 +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
35256d570f M: Improve global loader visuals 2025-02-15 17:39:09 +03:00
Ivan
900915de46 F: Add global loader for navigation 2025-02-15 17:11:36 +03:00