Commit Graph

1350 Commits

Author SHA1 Message Date
Ivan
68843760a7 B: Prevent cyclic dependencies 2025-04-29 21:41:21 +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
a618a2bc42 M: Improve transitions and remounting 2025-04-29 13:33:39 +03:00
Ivan
95f1284c6e B: Deep copy instead of modifying cache 2025-04-29 13:10:47 +03:00
Ivan
32b8a480d6 R: Improve ossFlow structure 2025-04-29 13:03:30 +03:00
Ivan
309c1ba323 R: Refactor layout management
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
Frontend CI / notify-failure (push) Blocked by required conditions
2025-04-28 13:59:38 +03:00
Ivan
6fa25b51fe R: Remove unnecessary rerenders from useEffect 2025-04-28 11:38:55 +03:00
Ivan
ca203a1bfb npm update 2025-04-28 11:37:22 +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
c25f22f340 F: Implement drag change hierarchy
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-23 23:33:38 +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
0b8d66a172 F: Improve node UI context menu
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 23:42:13 +03:00
Ivan
0d5d42a252 M: Allow partial attribute updates
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-22 14:23:53 +03:00
Ivan
386a3b5bf5 F: Implement edit block 2025-04-22 14:16:33 +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
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
7fb0acdef6 npm update 2025-04-22 00:43:04 +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
c545189ffb F: Implement frontend api calls
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-20 18:06:46 +03:00
Ivan
6064da8008 R: Unify naming convention for frontend APIs 2025-04-20 16:21:06 +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
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
b94c8befaf npm update
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-16 15:26:40 +03:00
Ivan
f0715df343 F: Improve color and animation styling 2025-04-16 15:22:31 +03:00
Ivan
3b26457b83 F: Implement delete-block and update-block backend 2025-04-16 11:19:29 +03:00
Ivan
227b0dd72c B: Fix library cache updates
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
Frontend CI / notify-failure (push) Blocked by required conditions
2025-04-15 13:17:18 +03:00
Ivan
fd47a4560a F: Implement create-block API
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-14 23:11:43 +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
017d8b3273 npm update 2025-04-11 20:07:04 +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
675cff3191 M: Add debounce effect to node selection
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:06:22 +03:00
Ivan
6a08a1afdf R: Split context and state dependencies to improve hot reload 2025-04-07 21:46:50 +03:00
Ivan
74edb2b757 M: Sort users in select user component 2025-04-07 21:43:49 +03:00
Ivan
f329496679 F: Introduce shadcn, implement okclh colors 2025-04-07 15:26:10 +03:00
Ivan
f8f297c984 npm update
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-06 16:02:51 +03:00
Ivan
8aedd4c209 R: Restructuring layout data 2025-04-06 15:49:43 +03:00
Ivan
5584fa9fc8 R: Improve single file runner
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
Backend CI / notify-failure (push) Blocked by required conditions
2025-04-06 13:23:10 +03:00
Ivan
78bd97ec51 B: Prevent default behavior when ESC is intercepted
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
Frontend CI / notify-failure (push) Has been cancelled
2025-04-02 18:46:49 +03:00