Commit Graph

122 Commits

Author SHA1 Message Date
Ivan
16a225a959 F: Implementing backend for synthesis operation 2024-07-31 18:09:31 +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
282925c9a3 F: Prepare frontend for Synthesis execution
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
Frontend CI / build (22.x) (push) Waiting to run
2024-07-29 23:20:42 +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
ec3936cc4c F: Implement RSForm to Operation dependency
Some checks failed
Frontend CI / build (22.x) (push) Waiting to run
Backend CI / build (3.12) (push) Has been cancelled
2024-07-28 01:30:21 +03:00
Ivan
083f6bf299 F: Implement OSS context menu
Some checks failed
Frontend CI / build (22.x) (push) Waiting to run
Backend CI / build (3.12) (push) Has been cancelled
2024-07-26 17:31:57 +03:00
Ivan
620cd9f7b9 C: Add Inheritance model 2024-07-25 21:19:15 +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
8a4b75c1bf Refactoring: endpoint naming unifications
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
Frontend CI / build (22.x) (push) Waiting to run
2024-07-24 23:45:22 +03:00
Ivan
4c413ca0f4 Add sync functionality for Operation 2024-07-24 22:23:35 +03:00
Ivan
bf7902258b Improve OSS frontend
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
Frontend CI / build (22.x) (push) Waiting to run
2024-07-23 23:04:21 +03:00
Ivan
1bcf660c15 Fix cst create
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
2024-07-23 11:54:53 +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
cdb2f6cb79 Implementing basic oss graph
Some checks failed
Backend CI / build (3.12) (push) Waiting to run
Frontend CI / build (22.x) (push) Has been cancelled
2024-07-21 22:51:43 +03:00
Ivan
0ee0e65ac5 Prepare merge into main 2024-07-20 13:12:28 +03:00
Ivan
d95a41c8cd Merge branch 'main' into synthesis 2024-07-20 13:11:22 +03:00
Ivan
b69d96d839 Implementing oss backend pt1 2024-07-19 19:29:27 +03:00
Ivan
1928972feb Refactor RSForm backend and tests
Some checks failed
Backend CI / build (3.12) (push) Has been cancelled
2024-07-16 12:18:33 +03:00
IRBorisov
c430a0132c Small fixes 2024-06-23 14:20:52 +03:00
IRBorisov
2e4199b904 Start fixing type errors and basic linting 2024-06-21 21:46:38 +03:00
khadanovichba
73bbde3acb synthesis 2024-06-21 18:47:46 +03:00
khadanovichba
2f08cd4803 resolve conflicts 2024-06-05 21:34:04 +03:00
IRBorisov
395376c76f Allow dash in folder name 2024-06-04 11:26:20 +03:00
IRBorisov
58d85da72f Fix migrations 2024-06-03 21:29:27 +03:00
IRBorisov
9e02d809a0 Add OSS creation and fix access policy implementation 2024-06-03 17:38:30 +03:00
IRBorisov
93d56ef4fa Fix Editor filter and view permissions 2024-06-03 01:17:27 +03:00
IRBorisov
dc0555076b Implementing locations and permissions pt1 2024-06-02 23:41:46 +03:00
IRBorisov
d7761060e7 Enable email login 2024-05-28 15:29:35 +03:00
IRBorisov
c258af66cb Add email unique check and Refactor users API tests 2024-05-28 14:26:44 +03:00
IRBorisov
467cd3dcc9 Implement backend for permission management 2024-05-26 00:46:58 +03:00
IRBorisov
4357fbf83f Setup backend permissions system 2024-05-25 17:20:22 +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
62e30d474b Improve help UI + minor fixes 2024-05-16 14:01:06 +03:00
IRBorisov
dc1024dce1 Implement special data loading for admins 2024-04-28 21:07:04 +03:00
IRBorisov
dcaf930570 Apply restore_order after synthesis 2024-04-28 19:44:13 +03:00
IRBorisov
128bdf5ec4 Fix: do not allow base and constant sets to have children 2024-04-26 09:56:56 +03:00
IRBorisov
b07f0a8cd0 Implement backed for RestoreOrder functionality 2024-04-26 00:38:22 +03:00
IRBorisov
8104b57097 Frontend: Implement Cst reordering 2024-04-24 10:27:17 +03:00
IRBorisov
167ebdac56 Fix cctext lint 2024-04-20 18:07:42 +03:00
IRBorisov
2f830a920b Refactoring: simplify clone procedure 2024-04-04 21:16:10 +03:00
IRBorisov
604578d9da Add option to clone only selected constituents 2024-04-04 14:34:25 +03:00
IRBorisov
859ce243ea Update to Python 3.12 and Django 5
Make sure to upgrade local python to Python 3.12 and reset venv
2024-03-29 12:16:27 +03:00
IRBorisov
102f8c2baf UI fixes and synthesis table unification 2024-03-27 22:54:24 +03:00
IRBorisov
54da2f4871 Fix reference updating 2024-03-27 18:41:48 +03:00
IRBorisov
855de8412c Refactoring: update test formatting and improve readability 2024-03-27 17:37:37 +03:00