Commit Graph

88 Commits

Author SHA1 Message Date
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
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
386a3b5bf5 F: Implement edit block 2025-04-22 14:16:33 +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
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
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
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
6a08a1afdf R: Split context and state dependencies to improve hot reload 2025-04-07 21:46:50 +03:00
Ivan
8aedd4c209 R: Restructuring layout data 2025-04-06 15:49:43 +03:00
Ivan
02e5220d5b M: Improve fullname label and fix clone defaults 2025-03-25 23:03:53 +03:00
Ivan
91b3cdb43f R: Change fieldname comment to description 2025-03-25 22:30:56 +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
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
84ba39ea68 F: Improve OSS create operations 2025-03-19 13:26:01 +03:00
Ivan
43015fb193 R: Replace enums with const objects 2025-03-14 20:44:23 +03:00
Ivan
23e2b2f0ba R: Remove unused symbols 2025-03-13 23:21:14 +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
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
e181191e43 R: Refactor layout definitions 2025-03-11 12:48:52 +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
ef79f3b83e R: useContext -> use hook 2025-03-05 00:10:02 +03:00
Ivan
32f83c4122 B: Improve typechecks and fix backend API data 2025-03-02 19:08:28 +03:00
Ivan
6d5466dd75 M: Fix height for tooltip
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
2025-02-27 14:01:02 +03:00
Ivan
5f76a77e01 M: replace deprecated API 2025-02-26 22:23:31 +03:00
Ivan
634c2bf85e B: Fix validation after setValue 2025-02-26 22:10:34 +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
8ed6aefc16 F: Improve OSS graph interactions 2025-02-26 13:49:40 +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