Commit Graph

644 Commits

Author SHA1 Message Date
IRBorisov
b549580452 Refactoring: add tools to endpoint testing 2024-03-23 20:53:23 +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
38bbf04de6 Implementing inline synthesis pt3. Frontend done 2024-03-21 17:48:42 +03:00
IRBorisov
0d551422b9 Add error message for CSRF missing
Happens after server restart while client has site open
2024-03-20 20:04:52 +03:00
IRBorisov
278b60277c Small UI fixes 2024-03-20 19:49:45 +03:00
IRBorisov
feb65cfd42 Refactor components fold structure 2024-03-20 15:27:32 +03:00
IRBorisov
71e87ac9c5 Implementing inline synthesis pt2 2024-03-20 15:03:53 +03:00
IRBorisov
bcbe35b436 classnames refactoring + small ui fixes 2024-03-19 19:19:08 +03:00
IRBorisov
f8364d1a06 Implementing inline synthesis pt1. Frontend 2024-03-18 16:22:27 +03:00
IRBorisov
56cb7236ca Refactoring: improve id's and labels
Do not use html labels without inputs
2024-03-18 16:21:39 +03:00
IRBorisov
38cd91765a Naming refactoring and minor UI fixes 2024-03-17 19:24:12 +03:00
IRBorisov
8e7491b2e2 Add missing dependency 2024-03-15 14:40:47 +03:00
IRBorisov
fd9b5d2728 Add vertical layout for constituent search 2024-03-15 14:35:06 +03:00
IRBorisov
1335a0f804 npm update 2024-03-15 12:40:19 +03:00
IRBorisov
156c58568e Implement UI for ProduceStructure 2024-03-15 12:34:41 +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
cf47d90822 Refactor apply_mapping 2024-03-12 20:11:11 +03:00
IRBorisov
e4a0b2aedc Replace unreadable symbols 2024-03-12 19:56:57 +03:00
IRBorisov
85ecad1e1b Update height calculations 2024-03-12 19:54:10 +03:00
IRBorisov
7f5fde1325 Fix version UI 2024-03-12 18:03:31 +03:00
IRBorisov
83bf42ed57 Add Versioning help 2024-03-12 13:47:19 +03:00
IRBorisov
1d701530df Refactor: split backend rsform API into managable parts 2024-03-11 18:08:28 +03:00
IRBorisov
e2a20ab91d Update FormConstituenta.tsx 2024-03-10 21:50:26 +03:00
IRBorisov
644619b253 Small UI fixes 2024-03-10 21:39:22 +03:00
IRBorisov
a7957770f5 Update TODO.txt 2024-03-09 16:40:13 +03:00
IRBorisov
5e91eccd68 Improve tooltips 2024-03-09 16:40:10 +03:00
IRBorisov
5b1fe5527f Update TODO.txt 2024-03-08 20:29:12 +03:00
IRBorisov
292f695bb8 Fix UI processing issues 2024-03-08 19:37:36 +03:00
IRBorisov
953a8d4700 Implement frontend for schema versioning
Also includes major rework for anonymous user UI
2024-03-08 18:39:08 +03:00
IRBorisov
abf11fecc0 Fix backend for versioning 2024-03-07 15:22:50 +03:00
IRBorisov
da7af6f8dc Small UI fixes 2024-03-06 21:33:59 +03:00
IRBorisov
f2cba9aaaf Add indication for anonymous user and archive schema 2024-03-04 19:58:10 +03:00
IRBorisov
7d4b87aa7d Add version frontend API 2024-03-04 19:22:22 +03:00
IRBorisov
ce945711e2 Implement backend for versions 2024-03-04 15:26:23 +03:00
IRBorisov
b2ada0d630 npm update 2024-03-03 22:05:10 +03:00
IRBorisov
ca4882575e Implementing versioning: backend createVersion 2024-03-03 22:00:22 +03:00
IRBorisov
e0deefd0cb Fix divider in menu 2024-03-01 18:23:35 +03:00
IRBorisov
95dc3d4b9b Implement constituenta substitution and small UI fixes 2024-03-01 18:19:33 +03:00
IRBorisov
52ed20942e Minor fixes 2024-02-26 14:14:09 +03:00
IRBorisov
1e7b6f5c7a Revert "Try change mail server"
This reverts commit 33722727f0.
2024-02-26 14:09:13 +03:00
IRBorisov
33722727f0 Try change mail server 2024-02-26 13:51:18 +03:00
IRBorisov
c305777cc9 npm update 2024-02-26 13:24:25 +03:00
IRBorisov
3566cd56e3 Update signals.py 2024-02-26 13:01:00 +03:00
IRBorisov
9a7c1f784a Update mail config 2024-02-26 12:51:06 +03:00
IRBorisov
de1ad538d0 Refactoring: fix env variables usage + small fixes 2024-02-26 12:18:28 +03:00
IRBorisov
51c2d2bde6 Add localhost to allowed_hosts 2024-02-26 12:18:28 +03:00
IRBorisov
105a37dac0 Fix templates placement for production 2024-02-26 12:18:28 +03:00