Commit Graph

702 Commits

Author SHA1 Message Date
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
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
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
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
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
IRBorisov
d038682793 UI improvements 2023-12-18 20:45:33 +03:00
IRBorisov
db1d5077c7 Refactoring: attribute names + introducing namespace 2023-12-18 19:42:27 +03:00
IRBorisov
6965e83e19 Refactor UI classes and improve editing UX 2023-12-18 12:25:39 +03:00
IRBorisov
1009a2ec98 Refactor and simplify UI 2023-12-17 20:19:28 +03:00
IRBorisov
219bf4a111 Fix icon order 2023-12-16 19:23:10 +03:00
IRBorisov
ada335ee21 Rework UI toolbars and icons 2023-12-16 19:20:26 +03:00
IRBorisov
7282063738 npm update 2023-12-15 17:37:26 +03:00
IRBorisov
44b30a9bd8 Refactoring: use clsx to clarify classNames 2023-12-15 17:34:50 +03:00
IRBorisov
a9586a8e8e Update ConstituentsSearch.tsx 2023-12-13 15:37:36 +03:00
IRBorisov
64d0dcd59b Small UI improvements 2023-12-13 15:24:10 +03:00
IRBorisov
9c16c3fdb7 Fix navigation 2023-12-13 15:03:58 +03:00
IRBorisov
fe2fe4ee5a Fix build issues 2023-12-13 15:03:50 +03:00
IRBorisov
87dc02dba5 Refactoring: implement aliases and use client 2023-12-13 14:32:57 +03:00
IRBorisov
263e26ab7b npm update 2023-12-10 11:38:49 +03:00
IRBorisov
be066c6144 Add input validation for login 2023-12-08 19:58:16 +03:00
IRBorisov
da05bd6a12 Refactor UI elements 2023-12-08 19:24:08 +03:00
IRBorisov
286bb4f29d Improve UI forms 2023-12-08 00:33:47 +03:00
IRBorisov
b4c1fd97fb Add privacy policy 2023-12-07 23:08:49 +03:00
IRBorisov
4e23bdd9f1 Add Portal to tooltips 2023-12-07 01:33:34 +03:00
IRBorisov
5f29851a36 npm update 2023-12-07 01:28:36 +03:00
IRBorisov
eab63814d5 Refactor and optimize dialogs 2023-12-07 01:21:27 +03:00
IRBorisov
38b661f290 Improve hotkeys 2023-12-06 20:16:47 +03:00
IRBorisov
bc31df77a9 Update syntax highlights 2023-12-05 12:52:42 +03:00
IRBorisov
c1a994bc0c UI components refactoring and DOM optimization 2023-12-05 01:22:44 +03:00
IRBorisov
75da54cbd3 Fix default color 2023-12-04 14:42:47 +03:00
IRBorisov
7c97b722a8 Fix tooltips positions 2023-12-04 14:32:08 +03:00
IRBorisov
c2e0cfae07 Small UI design improvements 2023-12-04 14:19:54 +03:00
IRBorisov
b026a57fad Minor UI improvements 2023-12-02 00:15:56 +03:00
IRBorisov
6999e086d5 Refactor Tabs UI components 2023-12-01 22:50:43 +03:00
IRBorisov
b118c64b9b UI fixe for rslist scroll 2023-12-01 02:57:19 +03:00
IRBorisov
840fbbb3f6 Update dependencies 2023-11-30 18:00:11 +03:00
IRBorisov
dc6321b3bf Minor UI improvements 2023-11-30 17:47:37 +03:00
IRBorisov
d9296ada5c Update miscelaniousAPI.ts 2023-11-30 02:14:32 +03:00
IRBorisov
29691e9f6a Rework editor forms 2023-11-30 02:14:24 +03:00
IRBorisov
4b77faf98b Use portaling for react-select 2023-11-29 13:07:55 +03:00
IRBorisov
6b8a428f9f Minor ui fixes 2023-11-27 18:42:02 +03:00
IRBorisov
50de0176f6 Refactor EditorTermGraph
decouple responsibilities
2023-11-27 18:27:23 +03:00
IRBorisov
b804586394 Update RSTabs.tsx 2023-11-27 14:21:21 +03:00
IRBorisov
15fe1f3200 Refactoring: improve deleteConstituenta 2023-11-27 14:20:21 +03:00
IRBorisov
7094df1200 Refactoring: props naming
Use props to name ALL props and restProps to name partials props
2023-11-27 13:50:56 +03:00
IRBorisov
096e11a35a Fix dialog UI 2023-11-27 13:06:52 +03:00
IRBorisov
cf57cf369a Fix import paths 2023-11-27 12:11:39 +03:00
IRBorisov
de9c470276 Refactoring: replace shortcurctuit with conditionals 2023-11-27 11:33:34 +03:00
IRBorisov
747176c673 Fix key prop 2023-11-27 02:13:37 +03:00
IRBorisov
71dd8f4be1 Refactoring: wrapper index.tsx for components 2023-11-26 02:24:16 +03:00
IRBorisov
fbd97b2653 npm update 2023-11-24 19:58:54 +03:00
IRBorisov
e0dd8b7e24 Minor fixes 2023-11-24 19:47:03 +03:00
IRBorisov
56d8245747 Update ParsingResult.tsx 2023-11-24 18:15:27 +03:00
IRBorisov
5f52e32a34 Do not show error position for disabled input 2023-11-24 18:13:52 +03:00
IRBorisov
ec75cb866c Minor UI fixes for editor 2023-11-24 18:03:10 +03:00
IRBorisov
f64f6a6c3d Fix minor UI issues 2023-11-23 19:34:37 +03:00
IRBorisov
c5e49bf85a Update local library timestamps on changes 2023-11-23 18:23:26 +03:00
IRBorisov
2d63c78866 Add tests for libraryAPI 2023-11-23 17:19:10 +03:00
IRBorisov
edda87c7ee Refactor and test language API 2023-11-20 18:03:34 +03:00
IRBorisov
c5d80328ef npm update 2023-11-19 15:24:57 +03:00
IRBorisov
5638fef857 Refactoring: split common models/API and add docs 2023-11-17 20:51:13 +03:00
IRBorisov
8bd0ef2334 Npm update & fix axios usage 2023-11-10 17:19:58 +03:00
IRBorisov
c71bfbef34 UI improvements 2023-11-10 15:34:59 +03:00
IRBorisov
3f4f9b03dc Still have problem with canvas preventing key events from firing 2023-11-07 18:59:00 +03:00
IRBorisov
5be2fc0200 Fix codemirror padding
Using custom padding size to match standard controls px-3 py-2
2023-11-07 18:14:48 +03:00
IRBorisov
f73badebaa Minor UI fixes 2023-11-07 18:03:37 +03:00
IRBorisov
150bfa0629 Add transitions to hover effects 2023-11-07 11:39:23 +03:00
IRBorisov
07e0959d38 Use forceRender to prevent elements flickering 2023-11-07 11:03:59 +03:00
IRBorisov
dc0e527a0b Small UI fixes 2023-11-07 10:05:50 +03:00
IRBorisov
3e5dda2db2 Small UI fixes 2023-11-06 23:13:27 +03:00
IRBorisov
93136b4843 Implement template argument substitutions 2023-11-06 22:21:36 +03:00
IRBorisov
0e5b013e4e Refactor language API 2023-11-06 20:53:14 +03:00
IRBorisov
97bec834f0 Refactor models: split API in separate module 2023-11-06 20:21:30 +03:00
IRBorisov
643f43c819 Finalize templated constituents UI 2023-11-06 18:44:14 +03:00
IRBorisov
cc79fffd34 Refactor data tables and implement argument selection 2023-11-06 18:03:23 +03:00
IRBorisov
cefd0d3c40 Implement TemplateExpression editing 2023-11-06 02:20:16 +03:00
IRBorisov
4cd8b31b59 UI: Improve editing experience 2023-11-05 18:41:28 +03:00
IRBorisov
bdbf77faa2 Components refactoring and small fixes 2023-11-05 16:31:49 +03:00
IRBorisov
6e610b5806 Implementing templated expressions pt1 2023-11-04 01:29:21 +03:00
IRBorisov
90c8303ee7 Refactor dialogs using partialUpdate hook for states 2023-11-01 20:14:50 +03:00
IRBorisov
e1d82d4b3a Backend fixes 2023-11-01 14:48:06 +03:00
IRBorisov
3561a7c7e0 Downgrade axios due to CSRF bug 2023-11-01 14:37:51 +03:00
IRBorisov
97a2585185 Decouple dialogs and pages 2023-11-01 14:09:44 +03:00
IRBorisov
ce1cd7f6ca Refactor dialogs source location 2023-11-01 13:47:49 +03:00
IRBorisov
639d274714 Prepare fontend templates integration 2023-11-01 13:41:32 +03:00
IRBorisov
72052d186b npm update 2023-10-31 10:43:30 +03:00
IRBorisov
7ecf85dbc7 Copy terms when cloning 2023-10-31 10:41:14 +03:00
IRBorisov
00ea912a9e UI fixes 2023-10-29 23:24:58 +03:00
IRBorisov
3b423b33ff Minor UI improvements 2023-10-26 11:50:18 +03:00
IRBorisov
f1ac63b61a npm update 2023-10-25 21:22:55 +03:00
IRBorisov
848617496e Improve consituenta editor UI
Started implementing TemplateExpressions
2023-10-25 21:21:43 +03:00
IRBorisov
72039727ff Add library template support for backend 2023-10-23 20:55:12 +03:00
IRBorisov
9cd682b19f Update Constituenta editor UI 2023-10-23 18:22:55 +03:00
IRBorisov
ae9964de87 Fix termgraph UI 2023-10-18 19:31:11 +03:00
IRBorisov
94e0210a00 Minor UI fixes 2023-10-18 19:16:47 +03:00
IRBorisov
012b2cc39f Fix selection line breaks layout 2023-10-18 11:01:32 +03:00
IRBorisov
a5ae20e325 Improve icons 2023-10-16 02:17:31 +03:00
IRBorisov
638a59b004 Fix build issue 2023-10-16 01:39:17 +03:00
IRBorisov
ef04e4165e Update front dependencies 2023-10-16 01:34:55 +03:00
IRBorisov
37ac2bd610 Minor UI improvements 2023-10-16 01:22:08 +03:00
IRBorisov
cc2ac61bb0 Fix modified state for expression 2023-10-15 13:24:17 +03:00
IRBorisov
4775b6270a Fix selection 2023-10-14 23:56:08 +03:00
IRBorisov
1cc41320ac UI fixes 2023-10-14 23:46:36 +03:00
IRBorisov
2ab01cda42 Fix selection for hover 2023-10-14 21:50:03 +03:00
IRBorisov
af25c0eef9 UI fixes for small screens 2023-10-14 21:17:21 +03:00
IRBorisov
2bc14c24bd Improve UI design 2023-10-14 17:14:40 +03:00
IRBorisov
9391d757d7 Update EditorTermGraph.tsx 2023-10-13 23:24:46 +03:00
IRBorisov
13e9ed5876 Update color.ts 2023-10-13 23:19:00 +03:00
IRBorisov
11dbf2bcd4 Change editor layout 2023-10-13 23:11:41 +03:00
IRBorisov
5fab8522a6 Minor UI fixes 2023-10-13 21:44:18 +03:00
IRBorisov
7a5471fa29 Small UI fixes 2023-10-11 15:19:27 +03:00
IRBorisov
3a67a1ae6b Fix table NoDataComponent layout 2023-10-10 11:30:12 +03:00
IRBorisov
5e0a8b7b7f Minor UI fixes 2023-10-08 18:45:15 +03:00
IRBorisov
2e5317660d Update RSTabs.tsx 2023-10-08 18:15:59 +03:00