Commit Graph

118 Commits

Author SHA1 Message Date
Ivan
aaf4bf275e M: Fix nav bar colors and transitions 2025-06-17 20:52:32 +03:00
Ivan
d90cf08b6c R: Refactor const global objects
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
Frontend CI / notify-failure (push) Blocked by required conditions
2025-04-30 01:10:45 +03:00
Ivan
e6a5b49b7a F: Add space mode to ossFlow
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
Frontend CI / notify-failure (push) Blocked by required conditions
2025-04-29 14:29:28 +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
5e6b6fff5b F: Implement node dragging behavior
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
Frontend CI / notify-failure (push) Blocked by required conditions
2025-04-23 21:24:21 +03:00
Ivan
6c75b0af3a B: Fix react-flow styling
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 00:52:40 +03:00
Ivan
e71a5baf60 F: Implementing block UI pt2 2025-04-22 00:41:13 +03:00
Ivan
12fffd0087 F: Implementing block UI pt1 2025-04-20 15:55:52 +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
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
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
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
f329496679 F: Introduce shadcn, implement okclh colors 2025-04-07 15:26:10 +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
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
9f2a8d8431 F: Add StyleLint tooling and fix some CSS issues 2025-03-19 15:12:02 +03:00
Ivan
aecac71283 M: Revert to default selection behavior and fix minor issues 2025-03-19 13:03:43 +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
3841a7ad68 F: Add masking blur effects for edges of graphs 2025-03-12 23:08:20 +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
16188d8108 M: Fix selection styling 2025-02-26 00:10:42 +03:00
Ivan
de60e6f77b F: Remove unusable save to image feature 2025-02-25 22:15:02 +03:00
Ivan
4352ba93b6 F: Simplify termgraph tooltip 2025-02-25 13:19:35 +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
aeac2c2941 R: Split colors declarations 2025-02-11 21:07:23 +03:00
Ivan
17b94b5e9a R: Refactoring folder structure: introducing features
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2025-02-10 01:32:55 +03:00
Ivan
d11ccb45c4 M: Prevent animations for darkMode transitions 2024-12-20 12:57:46 +03:00
Ivan
7bd5cd5d74 F: Improve navigation toggles 2024-12-20 11:54:38 +03:00
Ivan
3daa634719 npm update
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
2024-12-18 15:33:37 +03:00
Ivan
326d4b0e1d R: Improve styling semantics pt2 2024-12-17 11:38:00 +03:00
Ivan
da4dbd3b90 R: Improve styling semantics pt1 2024-12-17 10:53:01 +03:00
Ivan
91dbd0e88f F: Rework colors using tailwind configs
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-12-17 00:05:45 +03:00
Ivan
b7aa8fe56a F: Add selection animation for graphs
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-12-16 11:54:27 +03:00
Ivan
ca8aba2b9d F: Animation rework
move to simple CSS animations and react-spring
2024-12-12 13:19:12 +03:00
Ivan
a6ef6bc045 M: Minor UI fix for small screens 2024-12-03 19:35:45 +03:00
Ivan
ab75de1042 M: Update GraphUI
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-12-02 21:00:31 +03:00
Ivan
23f2e142cf F: Term graph rework pt1 2024-12-02 15:59:03 +03:00
Ivan
5eace56968 F: Implement AST visualization using reactflow 2024-11-21 21:39:01 +03:00