Commit Graph

693 Commits

Author SHA1 Message Date
Ivan
c166a4478a B: Do not change state in render 2025-06-10 21:28:21 +03:00
Ivan
5dcaae4f51 Update text-editing.ts 2025-06-10 21:27:41 +03:00
Ivan
f0f41a4dcb M: Improve double boolean editing 2025-06-10 21:20:22 +03:00
Ivan
2b65b19d08 R: Fix onSuccess typing for react-query 2025-06-05 15:46:01 +03:00
Ivan
53d8dfc3d6 npm update 2025-06-05 15:29:52 +03:00
Ivan
ece60e565d F: Refactor node ID and improve layout for new items 2025-06-05 15:26:06 +03:00
Ivan
841a72af4e update dependencies 2025-05-29 15:46:56 +03:00
Ivan
8452bf4d55 M: Small fixes 2025-05-29 15:38:39 +03:00
Ivan
32eee7ca0b M: Fix ENV format 2025-05-15 12:37:11 +03:00
Ivan
addcd52cb6 B: Fix list HTML structure 2025-05-14 12:29:53 +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
5f2239dc26 Update text-editing.ts 2025-05-14 10:52:54 +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
822533f293 Update schemas-guide.tsx 2025-05-13 18:42:30 +03:00
Ivan
5cba240d71 npm update 2025-05-13 18:28:55 +03:00
Ivan
1f5cad5073 Update application-layout.tsx 2025-05-13 18:17:31 +03:00
Ivan
11d0ec6fac B: Fix widescreen issue 2025-05-13 18:16:25 +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
bac6650301 M: Improve searchbar hitboxes 2025-04-29 21:42:18 +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
d40e1ea256 npm update 2025-04-28 11:36:37 +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
3d81a7dc28 M: Allow partial attribute updates 2025-04-22 14:23:26 +03:00
Ivan
58040f593f F: Implement edit block 2025-04-22 14:15:02 +03:00
Ivan
070ab18231 M: Improve typification labeling 2025-04-22 11:32:35 +03:00
Ivan
5dafe0a3e7 B: Fix react-flow styling 2025-04-22 00:52:17 +03:00
Ivan
c9c1d985b6 npm update 2025-04-22 00:42:50 +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
9df4c6799d F: Add LLM prompt generator 2025-04-16 21:05:54 +03:00
Ivan
5f767c943d npm update 2025-04-16 15:26:06 +03:00
Ivan
6cb0fd71ba F: Improve color and animation styling 2025-04-16 15:22:04 +03:00
Ivan
09071a6e8f F: Implement delete-block and update-block backend 2025-04-16 11:18:27 +03:00
Ivan
40314dbb63 B: Fix library updates 2025-04-15 13:16:24 +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
873a26483c F: Replace react-select with shadcn based analogue 2025-04-13 17:17:25 +03:00
Ivan
efd143ae94 F: Merge with shadcn styling 2025-04-12 21:47:46 +03:00
Ivan
e7ee9d9667 B: Fix combo-box for release 2025-04-11 21:45:05 +03:00
Ivan
e03f9e747e npm update 2025-04-11 20:06:12 +03:00
Ivan
b91ec793e9 F: Replace SelectSingle with combobox 2025-04-11 19:59:08 +03:00
Ivan
bcd54d22b6 F: Implement combo-box 2025-04-10 17:52:36 +03:00
Ivan
91261a745b F: Improve shadcn Select integration 2025-04-10 11:07:04 +03:00
Ivan
5c75b01646 F: Use radix-ui select element for versionSelector 2025-04-09 20:08:36 +03:00
Ivan
c78834aa5b B: Fix search bar width 2025-04-08 22:32:52 +03:00
Ivan
422f1bb49a F: Various UI fixes 2025-04-08 12:03:36 +03:00
Ivan
27dcb3a4cc M: Improve color animations 2025-04-07 22:25:53 +03:00
Ivan
39c3a84c9a M: Add debounce effect to node selection 2025-04-07 22:06:00 +03:00
Ivan
531c44d3c8 R: Split context and state dependencies to improve hot reload 2025-04-07 21:46:19 +03:00
Ivan
e308a52b35 M: Sort users in select user component 2025-04-07 21:43:20 +03:00
Ivan
040601b16b F: Introduce shadcn, implement okclh colors 2025-04-07 15:25:23 +03:00
Ivan
720d78e79c npm update 2025-04-06 16:01:39 +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
f1faffd063 R: Fix single test runner 2025-04-06 13:21:54 +03:00
Ivan
4dc8673ae4 Update use-escape-key.ts 2025-04-02 18:45:39 +03:00
Ivan
20b56f59b4 B: Prevent default behavior when ESC is intercepted 2025-04-02 17:43:15 +03:00
Ivan
b29a9d603f M: Fix copyright 2025-03-28 18:39:21 +03:00
Ivan
3a99f47998 update dependencies 2025-03-25 23:13:11 +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
419b5e6379 B: Fix pagination change rendering error 2025-03-20 19:30:58 +03:00
Ivan
1cd780504d F: Improve styling and accessibility 2025-03-20 18:24:07 +03:00
Ivan
39783ec74a B: Fix linter error 2025-03-20 15:36:54 +03:00
Ivan
7adbaed116 F: Enable compression for backend responses 2025-03-20 15:34:39 +03:00
Ivan
341db80e68 R: Improve ValueIcon component 2025-03-20 14:41:48 +03:00
Ivan
1365d27af8 Update index.html 2025-03-20 14:13:08 +03:00
Ivan
9bfdc56789 F: Improve buttons accessibility 2025-03-20 11:50:00 +03:00
Ivan
f92e086b13 F: Accessibility improvements 2025-03-19 23:28:32 +03:00
Ivan
9f64282385 B: Fix font loading and small issues 2025-03-19 16:12:18 +03:00
Ivan
f21295061d F: Add StyleLint tooling and fix some CSS issues 2025-03-19 15:11:43 +03:00
Ivan
76902b34ae F: Improve OSS create operations 2025-03-19 13:25:20 +03:00
Ivan
ff744b5367 M: Revert to default selection behavior and fix minor issues 2025-03-19 13:03:26 +03:00
Ivan
6c13a9e774 F: Improve admin panel for User 2025-03-19 12:07:45 +03:00
Ivan
cb6664a606 npm update 2025-03-18 22:47:17 +03:00
Ivan
ec40fe04ac B: Fix search dropdown 2025-03-18 22:27:43 +03:00
Ivan
c341360e90 M: Minor UI improvements 2025-03-14 21:06:31 +03:00
Ivan
eb48014e2f R: Replace enums with const objects 2025-03-14 20:43:30 +03:00
Ivan
0781dad1cb R: Fix tests 2025-03-13 23:56:10 +03:00
Ivan
8bf829513f R: Remove unused symbols 2025-03-13 23:20:52 +03:00