Commit Graph

72 Commits

Author SHA1 Message Date
Ivan
6c4d10e8c0 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:31:59 +03:00
Ivan
5b109689e4 B: Fix oss synthesis ordering and order propagation 2024-09-01 15:14:11 +03:00
Ivan
a4e2d2c25f B: Fix error response to invalid file type 2024-08-30 09:42:21 +03:00
Ivan
1efa13b1c5 F: Improve versioning UI 2024-08-24 12:29:09 +03:00
Ivan
13b7b4d748 F: Improve OSS deletion mechanics 2024-08-23 19:09:18 +03:00
Ivan
eb5cb6945f M: Remove inheritance data from archive schemas 2024-08-23 18:36:17 +03:00
Ivan
07c2f1da2f B: Fix renaming folders in user location
Some checks failed
Backend CI / build (3.12) (push) Has been cancelled
Frontend CI / build (22.x) (push) Has been cancelled
2024-08-22 10:45:24 +03:00
Ivan
37d022a030 F: Implement location editing + showSubfolders 2024-08-21 16:49:04 +03:00
Ivan
0c8577e913 F: Remove subscriptions and notification icon 2024-08-20 15:09:36 +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
63991f713c R: Merge ChangeManager and OperationSchema 2024-08-14 13:13:00 +03:00
Ivan
4d3f91dd5e Update rsforms.py 2024-08-13 23:53:36 +03:00
Ivan
e484ad2663 Update dependencies 2024-08-13 23:44:41 +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
58d0cb9afd R: Improve cst creation propagation 2024-08-11 21:22:53 +03:00
Ivan
6a498ed2de M: Propagate cst_delete 2024-08-11 12:37:18 +03:00
Ivan
79ad54ed84 R: intorduce facade 2024-08-11 00:11:25 +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
Ivan
1647b3c0e8 R: RSForm cache and transaction.atomic 2024-08-07 21:54:14 +03:00
Ivan
513d6a5b71 R: Optimize database queries
Some checks failed
Backend CI / build (3.12) (push) Has been cancelled
Frontend CI / build (22.x) (push) Has been cancelled
2024-08-06 23:13:57 +03:00
Ivan
91642816b1 F: Implement editors change for OSS -> RSForm 2024-08-06 22:35:32 +03:00
Ivan
92a0453b18 F: Implement RSForm and OSS attribute sync 2024-08-05 23:53:07 +03:00
Ivan
95d38cea7c R: Test Inheritance and update initial data 2024-08-02 15:15:53 +03:00
Ivan
e96206b7db M: Improve node positioning in OSS 2024-08-02 11:17:27 +03:00
Ivan
044a484607 M: Add Operation to Inheritance model 2024-08-02 11:16:41 +03:00
Ivan
27ba4a5da8 F: Add function for predecessor tracing
Some checks failed
Backend CI / build (3.12) (push) Has been cancelled
Frontend CI / build (22.x) (push) Has been cancelled
Update oss.py
2024-08-01 21:20:30 +03:00
Ivan
e29f7409c1 F: Improve RSForm and OSS UI + some fixes 2024-08-01 20:15:16 +03:00
Ivan
967eabde51 F: Improve RSForm UI for inherited cst 2024-08-01 11:55:45 +03:00
Ivan
e5977d259b F: Improve OSS <-> RSForm UI 2024-08-01 00:35:49 +03:00
Ivan
057850678a R: Backend cleanup and query improvements 2024-07-31 21:09:42 +03:00
Ivan
2a30661355 F: Implementing backend for synthesis operation
Some checks failed
Backend CI / build (3.12) (push) Has been cancelled
Frontend CI / build (22.x) (push) Has been cancelled
2024-07-31 18:09:08 +03:00
Ivan
6a21125e87 R: Move update-constituenta to RSForm 2024-07-31 14:01:39 +03:00
Ivan
2e19c6fa69 R: Simplify sync_text and transfer_term 2024-07-30 15:59:37 +03:00
Ivan
afd3f5f7e4 F: Prepare frontend for Synthesis execution 2024-07-29 23:20:17 +03:00
Ivan
0a7cfa1375 F: Implement Operation edit 2024-07-29 22:30:24 +03:00
Ivan
336b61957b F: Implement input schema change UI 2024-07-28 21:29:46 +03:00
Ivan
54ca6a5279 F: Implement RSForm to Operation dependency 2024-07-28 00:37:33 +03:00
Ivan
2eff1b27b9 F: Improve OSS UI
Some checks failed
Backend CI / build (3.12) (push) Has been cancelled
Frontend CI / build (22.x) (push) Has been cancelled
2024-07-26 17:30:37 +03:00
Ivan
ecb26c3908 Add inheritance model 2024-07-25 21:18:44 +03:00
Ivan
90dcf7a8eb R: restructure backend
Warning! This will reset database migrations. Data should be imported manually
2024-07-25 19:12:31 +03:00
Ivan
95caab2919 Refactoring: endpoint naming unifications 2024-07-24 23:45:06 +03:00
Ivan
de8e0e60ac Add sync functionality for Operation 2024-07-24 22:23:05 +03:00