Commit Graph

540 Commits

Author SHA1 Message Date
IRBorisov
a10bda8af3 Refactoring constants + small UI fixes 2024-04-06 14:39:49 +03:00
IRBorisov
16252b2145 Improve derivation check algorithm 2024-04-05 22:36:20 +03:00
IRBorisov
2fbbec0466 Improve concept derivation UI 2024-04-05 20:04:12 +03:00
IRBorisov
f03fd337ba Add concept derivation relation to backend 2024-04-05 15:53:05 +03:00
IRBorisov
6957d3d2fa Update help pages 2024-04-05 12:21:52 +03:00
IRBorisov
2f830a920b Refactoring: simplify clone procedure 2024-04-04 21:16:10 +03:00
IRBorisov
64ebce3082 Improve graph UI 2024-04-04 20:03:41 +03:00
IRBorisov
2f98ae90ff Add spellcheck for codemirror text editors 2024-04-04 16:34:07 +03:00
IRBorisov
70286353c5 npm update 2024-04-04 14:55:17 +03:00
IRBorisov
604578d9da Add option to clone only selected constituents 2024-04-04 14:34:25 +03:00
IRBorisov
2d707eca72 Update SelectedCounter.tsx 2024-04-03 22:00:00 +03:00
IRBorisov
fc70140718 Add blur effects 2024-04-03 21:53:11 +03:00
IRBorisov
26a7f2dee5 Update README.md 2024-04-03 21:08:45 +03:00
IRBorisov
b3a4b8e034 Refactoring: extract incapsulate icon usage. Iconset rework 2024-04-03 21:05:53 +03:00
IRBorisov
abd88ccdbf Minor UI fixes 2024-04-03 19:31:26 +03:00
IRBorisov
b33dceebf8 Implement graph operations and improve UI 2024-04-03 18:48:56 +03:00
IRBorisov
79be1167be Update TODO.txt 2024-04-03 15:52:01 +03:00
IRBorisov
c1f69f23e8 Rework graph UI pt1 2024-04-03 15:51:57 +03:00
IRBorisov
3ee7e110cf Minor UI improvement 2024-04-02 13:02:54 +03:00
IRBorisov
1954da2aa3 Fix loading flicker 2024-04-02 12:26:46 +03:00
IRBorisov
9fe73a607a Refactoring: centralize internal URLs + animation fixes 2024-04-01 21:45:10 +03:00
IRBorisov
aff116abbc Improve help UI + small fixes 2024-04-01 19:07:20 +03:00
IRBorisov
41af54abd3 npm update 2024-04-01 15:13:52 +03:00
IRBorisov
52b4953fc7 Update constituenta creation 2024-04-01 15:11:17 +03:00
IRBorisov
99f9bdb856 UI improvements 2024-04-01 11:13:50 +03:00
IRBorisov
852f32e085 Update t_resolver.py 2024-04-01 11:13:43 +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
40696fa553 Refactor UI state flags 2024-03-28 18:44:34 +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
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
8f6b9f7a84 Update README.md 2024-03-26 09:33:36 +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