Commit Graph

66 Commits

Author SHA1 Message Date
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
395376c76f Allow dash in folder name 2024-06-04 11:26:20 +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
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
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
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
IRBorisov
8bae771e29 Add tests for InlineSynthesis backend 2024-03-23 21:24:51 +03:00
IRBorisov
b549580452 Refactoring: add tools to endpoint testing 2024-03-23 20:53:23 +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
7d7016cc67 Fix get_max_index to return 0 when nothing found 2024-03-14 20:22:02 +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
IRBorisov
abf11fecc0 Fix backend for versioning 2024-03-07 15:22:50 +03:00
IRBorisov
ce945711e2 Implement backend for versions 2024-03-04 15:26:23 +03:00
IRBorisov
ca4882575e Implementing versioning: backend createVersion 2024-03-03 22:00:22 +03:00
IRBorisov
1aa80c3dce Add endpoint for constituenta substitution 2024-01-15 23:37:14 +03:00
IRBorisov
87d3152e6c Refactoring: spelling updates 2023-12-27 19:34:39 +03:00
IRBorisov
5aaf902919 Fix spelling via spellchecker 2023-12-26 14:23:51 +03:00
IRBorisov
e1d82d4b3a Backend fixes 2023-11-01 14:48:06 +03:00
IRBorisov
7ecf85dbc7 Copy terms when cloning 2023-10-31 10:41:14 +03:00
IRBorisov
72039727ff Add library template support for backend 2023-10-23 20:55:12 +03:00
IRBorisov
83242dfb69 Implement termform editor 2023-09-25 14:17:52 +03:00
IRBorisov
f7a7a1b173 Add backend support for text parsing 2023-09-24 19:08:17 +03:00
IRBorisov
b6f14fdbe1 Refactor backend API generation and admin UI 2023-09-22 23:26:22 +03:00
IRBorisov
81931d06d6 Fix library UI errors 2023-09-01 23:44:02 +03:00
IRBorisov
03fb9e3fd0 Refactor constituenta API and remove move restriction 2023-08-29 15:17:16 +03:00
IRBorisov
743ddf298e Implement subscriptions and improve UI 2023-08-26 17:26:49 +03:00
IRBorisov
fba16a3d0b Change data model and refactor backend 2023-08-25 22:51:20 +03:00
IRBorisov
6988d07f04 UI fixes and Footer rework 2023-08-24 11:10:04 +03:00
IRBorisov
890e676a2c Implement frontend text refs 2023-08-23 22:57:25 +03:00
IRBorisov
375bac2a52 Implement CstRename 2023-08-23 12:15:16 +03:00
IRBorisov
1cfab50d43 Fix regexps and update old reference format 2023-08-22 18:47:19 +03:00
IRBorisov
cff07788e5 Refactor pyconcept interaction and minor UI fixes 2023-08-22 17:52:59 +03:00
IRBorisov
05645a29e8 Add reference resolution to RSForm operations 2023-08-21 20:20:03 +03:00
IRBorisov
9475a6718b Add dependency graph implementation to backend 2023-08-21 16:02:05 +03:00