Commit Graph

126 Commits

Author SHA1 Message Date
Ivan
f365b20814 R: Refactor components to isolate reusable parts 2025-07-02 12:14:46 +03:00
Ivan
cb0f8783e5 B: Fix panel animation 2025-07-01 21:55:42 +03:00
Ivan
6b36a3fd41 F: Improve OSS UI 2025-07-01 16:13:24 +03:00
Ivan
976ab669e7 B: Tentative fix for longpress on iOS 2025-07-01 13:50:13 +03:00
Ivan
893875c0cf F: Add hide button for stats 2025-06-24 22:13:02 +03:00
Ivan
4a65e2a0c4 M: Improve text position in node 2025-06-21 16:58:40 +03:00
Ivan
807c22a3c8 M: Minor UI fixes 2025-06-19 17:49:51 +03:00
Ivan
a7f6f994fe F: Upgrade hover animations pt2 2025-06-19 13:12:48 +03:00
Ivan
8a3748bc2d F: Reworking colors and hovering pt1 2025-06-18 16:20:59 +03:00
Ivan
be11b4a59a F: Improve layout when parent is changed 2025-06-12 19:43:43 +03:00
Ivan
3e32233764 B: Fix node double click 2025-06-11 19:48:20 +03:00
Ivan
3d9930c44f R: Refactor layout data structure 2025-06-11 16:38:56 +03:00
Ivan
2b7acfbd27 R: Replace constant with formula 2025-06-10 22:16:44 +03:00
Ivan
c166a4478a B: Do not change state in render 2025-06-10 21:28:21 +03:00
Ivan
2b65b19d08 R: Fix onSuccess typing for react-query 2025-06-05 15:46:01 +03:00
Ivan
ece60e565d F: Refactor node ID and improve layout for new items 2025-06-05 15:26:06 +03:00
Ivan
c442ca8094 M: Minor UI fixes 2025-05-14 11:48:14 +03:00
Ivan
a26dd4bc7b B: Fix context menu position 2025-05-14 11:18:49 +03:00
Ivan
16a74bf4f8 R: Improve layouting commands 2025-05-14 10:56:40 +03:00
Ivan
e2ab676ec2 B: Fix boolean envelopement
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-05-14 10:46:51 +03:00
Ivan
0e32c70610 R: Add ReadOnly wrapper for backend data 2025-04-30 12:31:07 +03:00
Ivan
687aa55dcb R: Refactor const global objects 2025-04-30 01:10:01 +03:00
Ivan
7f0c0fd70e F: Improve diagram flow management 2025-04-30 01:03:54 +03:00
Ivan
7496389c31 B: Prevent cyclic dependencies 2025-04-29 21:30:54 +03:00
Ivan
34893818fa F: Add space mode to ossFlow 2025-04-29 14:29:10 +03:00
Ivan
290081ed35 M: Improve transitions and remounting 2025-04-29 13:33:26 +03:00
Ivan
d786154374 B: Deep copy instead of modifying cache 2025-04-29 13:10:31 +03:00
Ivan
f820d84cb0 R: Improve ossFlow structure 2025-04-29 13:03:09 +03:00
Ivan
12028471bd R: Refactor layout management 2025-04-28 13:57:39 +03:00
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