Commit Graph

53 Commits

Author SHA1 Message Date
Ivan
41e2df21ef R: Refactoring caches pt1 2025-11-08 19:32:42 +03:00
Ivan
0c0c58a4d0 R: Refactor constituenta insertion 2025-11-06 23:59:27 +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
17f9658e97 R: Use pythonic bool instead of len 2025-08-10 12:41:37 +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
13e56f51ea F: Implementing references pt1 2025-08-04 16:04:27 +03:00
Ivan
ce05b9de70 R: Refactoring caches pt3 2025-08-03 15:48:48 +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
523185de9a Update oss.py 2025-07-30 21:55:42 +03:00
Ivan
361f870e15 x 2025-07-30 21:53:59 +03:00
Ivan
7c76becd85 x 2025-07-30 21:53:40 +03:00
Ivan
6b8608b53b F: Add clone-schema to OSS functions 2025-07-30 21:48:28 +03:00
Ivan
422e9139f4 F: Improve updating timestamps 2025-07-23 16:13:11 +03:00
Ivan
073cd5412f F: Implement different dialogs for operation creation 2025-07-10 16:32:31 +03:00
Ivan
be11b4a59a F: Improve layout when parent is changed 2025-06-12 19:43:43 +03:00
Ivan
3d9930c44f R: Refactor layout data structure 2025-06-11 16:38:56 +03:00
Ivan
5f049a929d F: Implement drag change hierarchy 2025-04-23 23:31:52 +03:00
Ivan
3d81a7dc28 M: Allow partial attribute updates 2025-04-22 14:23:26 +03:00
Ivan
2ae9576384 F: Implement frontend api calls 2025-04-20 18:06:18 +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
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
76902b34ae F: Improve OSS create operations 2025-03-19 13:25:20 +03:00
Ivan
f0af0db3f9 F: Constituenta relocation pt2 2024-10-28 14:52:30 +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
5ca7f4d057 M: Cleanup todos 2024-09-11 13:24:29 +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
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
1647b3c0e8 R: RSForm cache and transaction.atomic 2024-08-07 21:54:14 +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
967eabde51 F: Improve RSForm UI for inherited cst 2024-08-01 11:55:45 +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
2e19c6fa69 R: Simplify sync_text and transfer_term 2024-07-30 15:59:37 +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
90dcf7a8eb R: restructure backend
Warning! This will reset database migrations. Data should be imported manually
2024-07-25 19:12:31 +03:00
Ivan
c91ff51afa Rafactoring: improving backend 2024-07-22 21:20:17 +03:00