Commit Graph

97 Commits

Author SHA1 Message Date
Ivan
3d77317347 R: Remove unnecessary rerenders from useEffect 2025-04-28 11:38:31 +03:00
Ivan
a3241ecff7 F: Improve oss UI 2025-04-24 14:55:15 +03:00
Ivan
5f049a929d F: Implement drag change hierarchy 2025-04-23 23:31:52 +03:00
Ivan
9f5fe24ad6 F: Implement node dragging behavior 2025-04-23 21:24:01 +03:00
Ivan
6b68375b01 F: Improve node UI context menu 2025-04-22 22:10:41 +03:00
Ivan
58040f593f F: Implement edit block 2025-04-22 14:15:02 +03:00
Ivan
5dafe0a3e7 B: Fix react-flow styling 2025-04-22 00:52:17 +03:00
Ivan
a78a594509 F: Implementing block UI pt2 2025-04-22 00:40:43 +03:00
Ivan
13914a04f9 F: Implementing block UI pt1 2025-04-21 20:35:40 +03:00
Ivan
2ae9576384 F: Implement frontend api calls 2025-04-20 18:06:18 +03:00
Ivan
c07bdfbb3a R: Unify naming convention for frontend APIs 2025-04-20 16:20:43 +03:00
Ivan
6783300339 F: Implementing block UI pt1 2025-04-20 15:54:05 +03:00
Ivan
da035478f6 F: UI semantic styling improvements 2025-04-17 14:37:47 +03:00
Ivan
dbceac0a6d F: Implement create-block API
Some checks failed
Backend CI / build (3.12) (push) Has been cancelled
Backend CI / notify-failure (push) Has been cancelled
2025-04-14 23:11:24 +03:00
Ivan
1f15a6a53c R: Remove unused dependencies 2025-04-13 23:13:04 +03:00
Ivan
7e0c59709d M: Minor UI fixes and refactoring 2025-04-13 22:28:28 +03:00
Ivan
cc119c73a4 F: More color simplifications 2025-04-13 19:15:54 +03:00
Ivan
efd143ae94 F: Merge with shadcn styling 2025-04-12 21:47:46 +03:00
Ivan
b91ec793e9 F: Replace SelectSingle with combobox 2025-04-11 19:59:08 +03:00
Ivan
531c44d3c8 R: Split context and state dependencies to improve hot reload 2025-04-07 21:46:19 +03:00
Ivan
5efce874b2 R: Restructuring layout data pt2 2025-04-06 15:47:40 +03:00
Ivan
3271d9244c R: Restructuring layout data pt1 2025-04-06 13:28:00 +03:00
Ivan
37ed795ad1 M: Improve fullname label and fix clone defaults 2025-03-25 23:03:09 +03:00
Ivan
417583efa5 R: Change fieldname comment to description 2025-03-25 22:30:15 +03:00
Ivan
03fc03a108 F: Replace clickOutside with onBlur trigger for dropdowns 2025-03-20 19:46:50 +03:00
Ivan
341db80e68 R: Improve ValueIcon component 2025-03-20 14:41:48 +03:00
Ivan
9bfdc56789 F: Improve buttons accessibility 2025-03-20 11:50:00 +03:00
Ivan
76902b34ae F: Improve OSS create operations 2025-03-19 13:25:20 +03:00
Ivan
eb48014e2f R: Replace enums with const objects 2025-03-14 20:43:30 +03:00
Ivan
8bf829513f R: Remove unused symbols 2025-03-13 23:20:52 +03:00
Ivan
ed89591af9 R: Simplify inline styles pt3 2025-03-13 14:40:56 +03:00
Ivan
a60f63455c R: Simplify inline styles pt2 2025-03-13 13:30:31 +03:00
Ivan
503e447073 R: Simplify inline styles pt1 2025-03-13 01:20:46 +03:00
Ivan
342c315c45 F: Add masking blur effects for edges of graphs 2025-03-12 23:08:01 +03:00
Ivan
85faab2078 R: Migrate to snake-case pt3 2025-03-12 12:12:45 +03:00
Ivan
aac1b072bc R: Migrate to snake-case pt2 2025-03-12 12:04:23 +03:00
Ivan
cb178e69cd R: Migrate to snake-case pt1 2025-03-12 11:54:32 +03:00
Ivan
3d63c25845 R: Refactor layout definitions 2025-03-11 12:48:32 +03:00
Ivan
aea9dececf R: Refactor tabs layout 2025-03-11 11:35:22 +03:00
Ivan
99507a9b8d F: Improve styling pt2 2025-03-10 16:01:40 +03:00
Ivan
a85112e265 F: Improve styling 2025-03-09 21:57:21 +03:00
Ivan
8d44919303 R: Remove redundant containers 2025-03-07 22:04:56 +03:00
Ivan
38149d7168 F: Refactor z-index and stacking 2025-03-07 20:38:02 +03:00
Ivan
fce995f27d F: Improve layout by reworking dropdowns 2025-03-07 02:45:37 +03:00
Ivan
b63767a401 R: useContext -> use hook 2025-03-05 00:09:00 +03:00
Ivan
03578aa0b5 B: Improve typechecks and fix backend API data 2025-03-02 19:07:12 +03:00
Ivan
a47cebf456 M: Fix height for tooltip 2025-02-27 14:00:46 +03:00
Ivan
87e7b36a95 M: replace deprecated API 2025-02-26 22:23:19 +03:00
Ivan
3351ebc637 B: Fix validation after setValue 2025-02-26 22:10:18 +03:00
Ivan
a470a6c475 M: Refactor tooltips loading 2025-02-26 20:34:58 +03:00