Commit Graph

477 Commits

Author SHA1 Message Date
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
3ac6a3577d Refactoring: standardize localStorage and add prefix 2024-03-27 15:32:59 +03:00
IRBorisov
8a134557b6 Minor UI fixes 2024-03-26 22:55:53 +03:00
IRBorisov
6a41ecd88c Implement font switcher for RSInput 2024-03-26 12:49:38 +03:00
IRBorisov
eee3788a8a Add Fira Code font 2024-03-26 10:32:34 +03:00
IRBorisov
b51abc8279 Update pymorphy to use newer version
also update dependencies. Prepare to move to python 3.12
2024-03-26 09:32:53 +03:00
IRBorisov
c1fc52821b Implement shift + click selection 2024-03-25 23:10:29 +03:00
IRBorisov
22ce5094d4 Minor UI fixes 2024-03-25 19:17:18 +03:00
IRBorisov
001fc525f8 Fix input for lesser and greater in non-english layout 2024-03-25 17:32:30 +03:00
IRBorisov
2f424779bd Fix navigation ignoring user input 2024-03-25 14:01:38 +03:00
IRBorisov
cefb79ff9c Rename operations 2024-03-25 13:13:54 +03:00
IRBorisov
41eac3fc4f UI refactoring and small fixes 2024-03-24 19:25:42 +03:00
IRBorisov
3d6d802cc0 npm update 2024-03-23 21:48:25 +03:00
IRBorisov
f6cb4d7859 Implement InlineSynthesis fronted + backend 2024-03-23 21:42:50 +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
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