Commit Graph

1133 Commits

Author SHA1 Message Date
Ivan
0c46360601 B: Fix operation precedences 2025-06-10 21:49:36 +03:00
Ivan
8a984114dc B: Do not change state in render 2025-06-10 21:29:07 +03:00
Ivan
a2f300cf84 M: Improve double boolean editing 2025-06-10 21:28:35 +03:00
Ivan
46f3099b01 R: Fix onSuccess typing for react-query
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
Frontend CI / notify-failure (push) Has been cancelled
2025-06-05 15:46:15 +03:00
Ivan
ab86e0d7de npm update 2025-06-05 15:30:06 +03:00
Ivan
ee847043c8 F: Refactor node ID and improve layout for new items 2025-06-05 15:26:35 +03:00
Ivan
7059c352b6 update dependencies
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-29 15:47:12 +03:00
Ivan
a6bf681765 M: Small fixes 2025-05-29 15:38:57 +03:00
Ivan
050cb4f0c0 B: Fix list HTML structure
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
Frontend CI / notify-failure (push) Has been cancelled
2025-05-14 12:30:08 +03:00
Ivan
2dc2649ff6 M: Minor UI fixes 2025-05-14 11:48:42 +03:00
Ivan
edd94abe97 B: Fix context menu position 2025-05-14 11:19:21 +03:00
Ivan
a2c994281e R: Improve layouting commands 2025-05-14 10:56:50 +03:00
Ivan
9524727391 B: Fix boolean envelopement 2025-05-14 10:53:10 +03:00
Ivan
a99734ac0e B: Fix schema names layout
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
Frontend CI / notify-failure (push) Blocked by required conditions
2025-05-13 18:43:03 +03:00
Ivan
cf1e38c004 npm update 2025-05-13 18:42:49 +03:00
Ivan
8839fc37ea B: Fix widescreen issue 2025-05-13 18:18:59 +03:00
Ivan
b7358d3cc7 R: Add ReadOnly wrapper for backend data
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
Frontend CI / notify-failure (push) Has been cancelled
2025-04-30 12:31:30 +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
6bc7993797 F: Improve diagram flow management 2025-04-30 01:04:04 +03:00
Ivan
caf11aa329 M: Improve searchbar hitboxes
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-29 21:42:28 +03:00
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
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