Commit Graph

66 Commits

Author SHA1 Message Date
Ivan
8366c5c66b F: Improve attribution propagation on sub change 2025-11-12 13:08:57 +03:00
Ivan
11a11bb558 F: Improve attribution change propagation 2025-11-10 21:01:59 +03:00
Ivan
0242cd5c20 R: Refactoring caches pt2 2025-11-08 21:44:25 +03:00
Ivan
41e2df21ef R: Refactoring caches pt1 2025-11-08 19:32:42 +03:00
Ivan
b94e643043 B: Fix propagate attribution creation 2025-11-07 23:36:52 +03:00
Ivan
30d24f4fb6 F: Copy attributions when cloning schema for import 2025-11-05 19:18:01 +03:00
Ivan
f8dd26cc4c R: update test calls 2025-08-10 14:08:36 +03:00
Ivan
bf3df7903e B: Prevent multiple instances of same KS in synthesis 2025-08-06 14:38:24 +03:00
Ivan
7a2b8a0212 R: Rename reference operation -> replica 2025-08-06 12:48:17 +03:00
Ivan
b0481c2cbd B: Fix delete_reference 2025-08-05 19:11:13 +03:00
Ivan
25777b8efc R: Cache refactoring pt3 2025-08-05 14:26:07 +03:00
Ivan
266fdf0c30 F: Implementing references pt2
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-08-04 22:56:29 +03:00
Ivan
13e56f51ea F: Implementing references pt1 2025-08-04 16:04:27 +03:00
Ivan
4794d36b6d R: Refactoring cache models pt1 2025-08-03 11:38:58 +03:00
Ivan
601ab8ce7b R: Segregate Cache models pt2 2025-08-01 18:33:30 +03:00
Ivan
687e646bf7 R: Segregate cached models pt1 2025-08-01 10:55:00 +03:00
Ivan
61b018f1bc F: Implementing operation reference pt1 2025-07-31 20:23:01 +03:00
Ivan
6b8608b53b F: Add clone-schema to OSS functions 2025-07-30 21:48:28 +03:00
Ivan
e69638799a F: Implement constituenta mark for backend 2025-07-29 13:45:53 +03:00
Ivan
2cb7c44f3a B: Fix cyclic block hierarchy 2025-07-17 19:17:08 +03:00
Ivan
073cd5412f F: Implement different dialogs for operation creation 2025-07-10 16:32:31 +03:00
Ivan
d46fa536e6 F: Rework constituenta editing endpoints 2025-07-08 18:27:52 +03:00
Ivan
3d9930c44f R: Refactor layout data structure 2025-06-11 16:38:56 +03:00
Ivan
7496389c31 B: Prevent cyclic dependencies 2025-04-29 21:30:54 +03:00
Ivan
5f049a929d F: Implement drag change hierarchy 2025-04-23 23:31:52 +03:00
Ivan
09071a6e8f F: Implement delete-block and update-block backend 2025-04-16 11:18:27 +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
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
417583efa5 R: Change fieldname comment to description 2025-03-25 22:30:15 +03:00
Ivan
92822ccd8e B: Fix incorrect operation deletion consequences 2024-11-15 20:36:30 +03:00
Ivan
f0af0db3f9 F: Constituenta relocation pt2 2024-10-28 14:52:30 +03:00
Ivan
3555db3edf R: Add inherited cst source to API 2024-09-14 15:14:48 +03:00
Ivan
31195cdd60 R: Improve backend type hints, linting and package locks
Some checks failed
Backend CI / build (3.12) (push) Has been cancelled
Frontend CI / build (22.x) (push) Has been cancelled
2024-09-12 21:10:05 +03:00
Ivan
fe678de8e4 R: Refactor Cst order attribute
0-indexed used for storage only
2024-09-11 20:06:01 +03:00
Ivan
8f29c69b49 F: Add ordering to OSS arguments 2024-09-04 14:37:07 +03:00
Ivan
5b109689e4 B: Fix oss synthesis ordering and order propagation 2024-09-01 15:14:11 +03:00
Ivan
13b7b4d748 F: Improve OSS deletion mechanics 2024-08-23 19:09:18 +03:00
Ivan
13442c44aa B: Fix convention editing for OSS 2024-08-19 17:05:15 +03:00
Ivan
60eba81001 F: Propagate operation changes to OSS 2024-08-16 20:57:07 +03:00
Ivan
3032d90f32 R: preparing change operation propagation 2024-08-16 19:53:01 +03:00
Ivan
f59206c182 F: Implement operation and schema delete consequence for OSS 2024-08-15 23:23:10 +03:00
Ivan
4716fde331 B: Prevent oss cross-propagation 2024-08-14 23:36:52 +03:00
Ivan
e17056ea10 F: Prepare operation change propagation 2024-08-14 21:50:10 +03:00
Ivan
6d3d07dbc0 M: Implement substitution updates on cst_delete 2024-08-13 23:37:32 +03:00
Ivan
fde844f5c2 F: Implement substitutions propagation
Some checks failed
Backend CI / build (3.12) (push) Has been cancelled
Frontend CI / build (22.x) (push) Has been cancelled
2024-08-12 16:51:24 +03:00
Ivan
6a498ed2de M: Propagate cst_delete 2024-08-11 12:37:18 +03:00
Ivan
a9edf842d8 M: Propagate cst_update
Some checks failed
Frontend CI / build (22.x) (push) Waiting to run
Backend CI / build (3.12) (push) Has been cancelled
2024-08-10 11:46:08 +03:00
Ivan
1600c8abd2 M: Change propogation 2024-08-09 20:57:03 +03:00
Ivan
5c4c0b38d5 R: Cleanup model API: move logic to view/serializer 2024-08-08 15:31:32 +03:00