Commit Graph

29 Commits

Author SHA1 Message Date
Ivan
e530afd623 M: Change propagation for create_cst and rename_cst
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
Frontend CI / build (22.x) (push) Waiting to run
2024-08-09 20:58:28 +03:00
Ivan
ec358911fb R: RSForm cache and transaction.atomic
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
2024-08-07 21:54:50 +03:00
Ivan
30a80de424 R: Optimize database queries
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
2024-08-06 23:14:09 +03:00
Ivan
077b9d2216 F: Add function for predecessor tracing
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
Frontend CI / build (22.x) (push) Waiting to run
2024-08-01 21:20:49 +03:00
Ivan
600b0c01ef F: Improve OSS <-> RSForm UI
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
Frontend CI / build (22.x) (push) Waiting to run
2024-08-01 00:36:06 +03:00
Ivan
4f9f27dfd3 R: Backend cleanup and query improvements
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
Frontend CI / build (22.x) (push) Waiting to run
2024-07-31 21:10:34 +03:00
Ivan
727c1b3ab6 R: Move update-cst to RSForm
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
Frontend CI / build (22.x) (push) Waiting to run
2024-07-31 14:02:33 +03:00
Ivan
c97e24dc63 R: Simplify sync_text and transfer_term
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
Frontend CI / build (22.x) (push) Waiting to run
2024-07-30 16:00:09 +03:00
Ivan
617d8daeb2 F: Implement Operation edit 2024-07-29 22:31:11 +03:00
Ivan
591d36d772 F: Implement input schema change UI 2024-07-28 21:30:10 +03:00
Ivan
642a94b565 R: restructure backend DB
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
Frontend CI / build (22.x) (push) Waiting to run
Warning! This will reset database migrations. Data should be imported manually
2024-07-25 19:12:59 +03:00
Ivan
8697ee6175 Refactoring: improving backend
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
2024-07-22 21:20:51 +03:00
Ivan
b69d96d839 Implementing oss backend pt1 2024-07-19 19:29:27 +03:00
IRBorisov
9e02d809a0 Add OSS creation and fix access policy implementation 2024-06-03 17:38:30 +03:00
IRBorisov
dc0555076b Implementing locations and permissions pt1 2024-06-02 23:41:46 +03:00
IRBorisov
467cd3dcc9 Implement backend for permission management 2024-05-26 00:46:58 +03:00
IRBorisov
18c09ecd93 Refactoring: enable formatting with autopep8 2024-05-24 19:06:39 +03:00
IRBorisov
9e4f7ca2f2 Refactoring: setup isort for backend 2024-05-24 18:31:14 +03:00
IRBorisov
f669a3054b Add Editors to database 2024-05-24 15:40:28 +03:00
IRBorisov
9ff6a92c4f Implement restoreVersion 2024-05-18 19:22:26 +03:00
IRBorisov
b07f0a8cd0 Implement backed for RestoreOrder functionality 2024-04-26 00:38:22 +03:00
IRBorisov
604578d9da Add option to clone only selected constituents 2024-04-04 14:34:25 +03:00
IRBorisov
102f8c2baf UI fixes and synthesis table unification 2024-03-27 22:54:24 +03:00
IRBorisov
8bae771e29 Add tests for InlineSynthesis backend 2024-03-23 21:24:51 +03:00
IRBorisov
a47d93a59b Implement InlineSynthesis backend 2024-03-22 20:14:32 +03:00
IRBorisov
68b6891ae4 Refactor insert functions for RSForm
Add option to insert copy constituents
2024-03-22 17:01:14 +03:00
IRBorisov
a6822e2f2b Backend refactoring: use PrimaryKeyRelatedField 2024-03-21 21:05:12 +03:00
IRBorisov
4d0ba713f3 Add backend for ProduceStructure function 2024-03-14 20:01:19 +03:00
IRBorisov
1d701530df Refactor: split backend rsform API into managable parts 2024-03-11 18:08:28 +03:00