Commit Graph

79 Commits

Author SHA1 Message Date
Ivan
d4c7951966 R: Rename reference operation -> replica 2025-08-06 12:48:53 +03:00
Ivan
f710b6e12f B: Fix delete_reference 2025-08-05 19:12:19 +03:00
Ivan
935cd42306 R: Refactoring propagation mechanism
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-08-05 15:27:52 +03:00
Ivan
9a4adc9d6d F: Improve reference implementation 2025-08-05 14:26:56 +03:00
Ivan
9c51e368a5 F: Implementing references 2025-08-04 22:58:08 +03:00
Ivan
2bacaf34b6 R: Refactoring cache models pt2
Some checks failed
Backend CI / build (3.12) (push) Has been cancelled
Backend CI / notify-failure (push) Has been cancelled
2025-08-03 15:49:09 +03:00
Ivan
25ec175d79 R: Refactoring cache models pt1
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
Backend CI / notify-failure (push) Blocked by required conditions
2025-08-03 11:40:22 +03:00
Ivan
ee3c3e59b5 R: Splitting Cached models pt1
Some checks failed
Backend CI / build (3.12) (push) Has been cancelled
Backend CI / notify-failure (push) Has been cancelled
2025-08-01 10:55:53 +03:00
Ivan
a7428a4af4 F: Implementing Reference operation pt1
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
Backend CI / notify-failure (push) Blocked by required conditions
2025-07-31 20:23:35 +03:00
Ivan
fc05d53d31 F: Add clone-schema to OSS functions
Some checks failed
Backend CI / build (3.12) (push) Waiting to run
Backend CI / notify-failure (push) Blocked by required conditions
Frontend CI / build (22.x) (push) Has been cancelled
Frontend CI / notify-failure (push) Has been cancelled
2025-07-30 21:54:32 +03:00
Ivan
ba0416c37d F: Implement crucial constituents feature
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-07-29 20:57:19 +03:00
Ivan
35faeb580b F: Improve updating timestamps
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-07-23 16:13:29 +03:00
Ivan
6b6e929696 B: Fix cyclic block hierarchy 2025-07-17 19:17:23 +03:00
Ivan
ebd1bfbd2c F: Improve data validation for user inputs and backend serializers 2025-07-17 19:04:51 +03:00
Ivan
656e0a91ca F: Implement different dialogs for operation creation 2025-07-10 16:38:08 +03:00
Ivan
c7afd4b065 R: Rework constituenta editing endpoints + small ui fix
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-07-08 18:28:33 +03:00
Ivan
96b05d1fe6 F: Remove unnecessary updates and fix UI
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-07-07 17:33:17 +03:00
Ivan
e39193567a F: Improve layout when parent is changed
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-06-12 19:44:49 +03:00
Ivan
c92641f671 R: Refactor layout data structure 2025-06-11 16:39:12 +03:00
Ivan
68843760a7 B: Prevent cyclic dependencies 2025-04-29 21:41:21 +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
0d5d42a252 M: Allow partial attribute updates
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-22 14:23:53 +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
3b26457b83 F: Implement delete-block and update-block backend 2025-04-16 11:19:29 +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
8aedd4c209 R: Restructuring layout data 2025-04-06 15:49:43 +03:00
Ivan
91b3cdb43f R: Change fieldname comment to description 2025-03-25 22:30:56 +03:00
Ivan
84ba39ea68 F: Improve OSS create operations 2025-03-19 13:26:01 +03:00
Ivan
32f83c4122 B: Improve typechecks and fix backend API data 2025-03-02 19:08:28 +03:00
Ivan
bc956e0af2 B: Fix incorrect operation deletion consequences 2024-11-15 20:37:00 +03:00
Ivan
2b312cebb1 F: Constituenta relocation pt2 2024-10-28 14:53:41 +03:00
Ivan
35bfc86533 F: Update pyconcept and implement improved typechecking
Some checks failed
Frontend CI / build (22.x) (push) Waiting to run
Backend CI / build (3.12) (push) Has been cancelled
2024-09-22 20:25:36 +03:00
Ivan
80680a7bf2 R: Add inherited cst source to API 2024-09-14 15:15:36 +03:00
Ivan
0211e2f58a R: Improve backend type hints, linting and package locks
Some checks failed
Backend CI / build (3.12) (push) Has been cancelled
2024-09-12 21:10:37 +03:00
Ivan
aa33d0af6f R: Simplify Constituenta order attribute
0-indexed used for database storage only
2024-09-11 20:06:58 +03:00
Ivan
c35262dbfd M: Cleanup todos 2024-09-11 13:24:52 +03:00
Ivan
318fadcc5f F: Add ordering to OSS arguments 2024-09-04 14:37:57 +03:00
Ivan
40b799d815 M: Add fixed ordering for data sent to frontend
Some checks failed
Frontend CI / build (22.x) (push) Waiting to run
Backend CI / build (3.12) (push) Has been cancelled
2024-09-02 12:32:42 +03:00
Ivan
c5c6c42007 B: Fix oss synthesis ordering and order propagation
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
2024-09-01 15:14:24 +03:00
Ivan
05920b1b6a F: Improve OSS deletion mechanics 2024-08-23 19:09:31 +03:00
Ivan
35dbb6d201 B: Fix convention editing for OSS 2024-08-19 17:06:01 +03:00
Ivan
3f97562fae F: Propagate operation changes to OSS
Some checks failed
Frontend CI / build (22.x) (push) Waiting to run
Backend CI / build (3.12) (push) Has been cancelled
2024-08-16 21:05:06 +03:00
Ivan
35883458f3 F: Implement operation and schema delete consequence for OSS
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
Frontend CI / build (22.x) (push) Waiting to run
2024-08-15 23:23:45 +03:00
Ivan
5eb63eac42 B: Prevent oss cross-propagation
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
Frontend CI / build (22.x) (push) Waiting to run
2024-08-14 23:38:50 +03:00
Ivan
263f3f93eb F: Prepare operation change propagation 2024-08-14 21:50:28 +03:00
Ivan
ebf8af38a8 R: Merge ChangeManager and OperationSchema
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
2024-08-14 13:13:41 +03:00
Ivan
5210c6b811 M: Implement substitution updates on cst_delete 2024-08-13 23:38:19 +03:00
Ivan
cb3fd32e78 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:52:06 +03:00
Ivan
9170692f33 R: Improve cst creation propagation
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
2024-08-11 21:23:45 +03:00