Commit Graph

511 Commits

Author SHA1 Message Date
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
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
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
5e91eccd68 Improve tooltips 2024-03-09 16:40:10 +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
IRBorisov
9d04a4108b Enable backend logging for production
Revert "Enable backend logging for production"

This reverts commit c355cd4c2c2ea4874307ecf08dff8d33bb1f707a.

Fix backend logging
2024-02-26 12:18:28 +03:00
IRBorisov
27f346715e Update RestorePasswordPage.tsx 2024-02-25 21:16:53 +03:00
IRBorisov
8ba344ec2f Fix settings input 2024-02-25 21:07:30 +03:00
IRBorisov
657f4fe11c Setup password recovery through email 2024-02-25 20:55:30 +03:00
IRBorisov
76b5456162 Remove username data from list of users 2024-02-22 19:09:24 +03:00
IRBorisov
8336c3340c Fix margins for control elements 2024-02-22 16:25:11 +03:00
IRBorisov
ba658d4d0e UI improvements for small screens 2024-02-22 15:07:05 +03:00
IRBorisov
48d9eea153 Improve mobile size UI 2024-02-22 11:35:27 +03:00
IRBorisov
24d5d723d4 Add tooltip for missing constituenta 2024-02-20 13:22:16 +03:00
IRBorisov
2d3403bb84 Minor UI improvements 2024-02-20 13:12:06 +03:00
IRBorisov
6e1460a827 Optimize frontend for mobile screens 2024-02-17 12:50:25 +03:00
IRBorisov
de51d89ca6 Update dependencies 2024-02-17 11:33:02 +03:00
IRBorisov
358e4309f2 npm update 2024-02-04 23:52:23 +03:00
IRBorisov
9f67e6128b Refactoring: extract ui controller for RSEdit into context 2024-02-04 23:45:49 +03:00
IRBorisov
6ae6451236 Minor UI improvements 2024-02-03 15:58:55 +03:00
IRBorisov
a5f3539798 Refactor constituenta move functionality 2024-02-03 15:49:23 +03:00
IRBorisov
2b7a4c04ce Refactor constituenta selection and tooltip visibility 2024-02-03 15:33:28 +03:00
IRBorisov
5b3862d46c Fix codemirror selection and fonts 2024-01-29 15:27:06 +03:00
IRBorisov
f37dbdcf31 npm update 2024-01-29 14:58:59 +03:00
IRBorisov
f2a1524c32 Add initial filter update 2024-01-29 14:44:51 +03:00
IRBorisov
5a196b8fa1 Optimize frontend for small screens 2024-01-16 13:47:29 +03:00
IRBorisov
46d8d93c4b Prevent click propagation to tooltip anchor 2024-01-16 01:28:20 +03:00
IRBorisov
d54f67ae92 npm update 2024-01-15 23:42:30 +03:00
IRBorisov
1aa80c3dce Add endpoint for constituenta substitution 2024-01-15 23:37:14 +03:00
IRBorisov
dfdbd4b17c Improve animations 2024-01-07 03:29:16 +03:00
IRBorisov
ead0418564 Minor UI improvements and CSS refactoring 2024-01-06 03:15:02 +03:00
IRBorisov
d64e4a9894 Simplify error handler 2024-01-04 22:10:57 +03:00
IRBorisov
d57ecb7994 Refactoring: components folder structure 2024-01-04 19:38:12 +03:00
IRBorisov
fa6fef5fa5 Refactoring: rework application files structure 2024-01-04 19:30:10 +03:00
IRBorisov
5310e0c9ed Update columns settings 2024-01-04 15:04:14 +03:00
IRBorisov
8b1daefd1c Update dependencies 2024-01-04 14:51:23 +03:00
IRBorisov
8d240d1360 Refactoring: miscellaneous functions 2024-01-04 14:35:46 +03:00
IRBorisov
e22c38d9f4 Add font for missing symbol 2024-01-01 02:01:51 +03:00
IRBorisov
7414aa0186 UI update: new fonts and adjustments 2023-12-30 19:43:24 +03:00
IRBorisov
0a4d48f6ef Host dev for local network access (i.e. mobile) 2023-12-30 14:47:10 +03:00
IRBorisov
0bb902145c Minor format changes and fixes 2023-12-30 14:46:43 +03:00
IRBorisov
40cb8b4ce8 Refactoring: apply prettier on save 2023-12-28 14:04:44 +03:00
IRBorisov
87d3152e6c Refactoring: spelling updates 2023-12-27 19:34:39 +03:00
IRBorisov
6e12aff5c6 Refactoring and small UI fix 2023-12-27 18:44:37 +03:00
IRBorisov
31899c49ce Small fixes 2023-12-27 16:45:18 +03:00
IRBorisov
18469324f9 Add alias resolution to Jest 2023-12-26 14:46:46 +03:00
IRBorisov
9105fc43eb Fix settings 2023-12-26 14:32:28 +03:00
IRBorisov
5aaf902919 Fix spelling via spellchecker 2023-12-26 14:23:51 +03:00
IRBorisov
1df94572b7 Implement UI animations
using Framer Motion
2023-12-25 16:53:27 +03:00
IRBorisov
e024900dfa Minor UI fixes 2023-12-21 17:40:36 +03:00
IRBorisov
06137daa3e npm update 2023-12-21 00:17:24 +03:00
IRBorisov
4d4d0a611d Refactor tooltips 2023-12-21 00:12:24 +03:00
IRBorisov
8e84d570e3 Small UI fixes 2023-12-19 19:40:42 +03:00
IRBorisov
c138315deb Refactoring: remove redundant flex classnames 2023-12-19 11:18:28 +03:00
IRBorisov
930c185908 Add toggle for side list 2023-12-19 02:48:01 +03:00
IRBorisov
6919529466 Update FormConstituenta.tsx 2023-12-19 02:28:49 +03:00
IRBorisov
c7a0de77d0 Small UI improvement 2023-12-19 02:21:44 +03:00