Commit Graph

529 Commits

Author SHA1 Message Date
Ivan
6bc7993797 F: Improve diagram flow management 2025-04-30 01:04:04 +03:00
Ivan
caf11aa329 M: Improve searchbar hitboxes
Some checks failed
Frontend CI / build (22.x) (push) Waiting to run
Frontend CI / notify-failure (push) Blocked by required conditions
Backend CI / build (3.12) (push) Has been cancelled
Backend CI / notify-failure (push) Has been cancelled
2025-04-29 21:42:28 +03:00
Ivan
a618a2bc42 M: Improve transitions and remounting 2025-04-29 13:33:39 +03:00
Ivan
6fa25b51fe R: Remove unnecessary rerenders from useEffect 2025-04-28 11:38:55 +03:00
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
1eadbf5ba5 M: Improve typification labeling
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
Frontend CI / notify-failure (push) Blocked by required conditions
2025-04-22 11:32:58 +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
12fffd0087 F: Implementing block UI pt1 2025-04-20 15:55:52 +03:00
Ivan
43b54c43ea F: Add LLM prompt generation
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
Frontend CI / notify-failure (push) Blocked by required conditions
2025-04-16 21:06:59 +03:00
Ivan
f0715df343 F: Improve color and animation styling 2025-04-16 15:22:31 +03:00
Ivan
29af778d54 R: Remove unused dependencies
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
Frontend CI / notify-failure (push) Blocked by required conditions
2025-04-13 23:14:00 +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
a8126f1f5e F: Replace react-select with shadcn based analogue 2025-04-13 17:18:09 +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
3a54bf7108 B: Fix combo-box for release
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
Frontend CI / notify-failure (push) Blocked by required conditions
2025-04-11 21:45:21 +03:00
Ivan
b78b7edceb F: Replace SelectSingle with combobox 2025-04-11 20:02:29 +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
95e66fb836 F: Use radix-ui select element for versionSelector
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
Frontend CI / notify-failure (push) Blocked by required conditions
2025-04-09 20:09:23 +03:00
Ivan
c4e829871e B: Fix search bar width
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
Frontend CI / notify-failure (push) Blocked by required conditions
2025-04-08 22:33:22 +03:00
Ivan
19bb037e68 F: Various UI fixes
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
Frontend CI / notify-failure (push) Blocked by required conditions
2025-04-08 12:04:04 +03:00
Ivan
fa83d0930c M: Improve color animations
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
Frontend CI / notify-failure (push) Blocked by required conditions
2025-04-07 22:26:36 +03:00
Ivan
25663322e3 F: Replace clickOutside with onBlur trigger for dropdowns
Some checks failed
Backend CI / build (3.12) (push) Has been cancelled
Frontend CI / build (22.x) (push) Has been cancelled
Backend CI / notify-failure (push) Has been cancelled
Frontend CI / notify-failure (push) Has been cancelled
2025-03-20 19:47:08 +03:00
Ivan
ac4fd37b65 B: Fix pagination change rendering error 2025-03-20 19:31:15 +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
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
f8d2928ff4 B: Fix font loading and small issues
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
Frontend CI / build (22.x) (push) Waiting to run
2025-03-19 16:12:49 +03:00
Ivan
23e2b2f0ba R: Remove unused symbols 2025-03-13 23:21:14 +03:00
Ivan
f2ef9f945c B: Fix dialog heights for fullscreen dialogs 2025-03-13 20:14:27 +03:00
Ivan
8208adab96 F: Rework inline styles and improve animations 2025-03-13 14:42:48 +03:00
Ivan
26976c806a M: Improve table styling
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2025-03-12 23:39:11 +03:00
Ivan
3841a7ad68 F: Add masking blur effects for edges of graphs 2025-03-12 23:08:20 +03:00
Ivan
400ebf55e4 R: Improve data-table internals 2025-03-12 22:41:07 +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
9870418f54 R: Move pagination handling to main body
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2025-03-12 00:18:48 +03:00
Ivan
4f5e51e27b M: Improve checkboxes 2025-03-11 23:37:12 +03:00
Ivan
76df3c433e B: Fix modal layout 2025-03-11 12:56:58 +03:00
Ivan
04c87f51cf R: Refactor tabs layout 2025-03-11 11:35:51 +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
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
751b30a95b R: Add container class for further queries 2025-03-04 12:24:16 +03:00