Commit Graph

332 Commits

Author SHA1 Message Date
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
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
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
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
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
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
848617496e Improve consituenta editor UI
Started implementing TemplateExpressions
2023-10-25 21:21:43 +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
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
IRBorisov
a08faec231 Add name change when creating cst 2023-10-08 15:24:41 +03:00
IRBorisov
42a1b2663e Update SearchPanel.tsx 2023-10-06 15:42:02 +03:00
IRBorisov
2cd53a08af Update logo 2023-10-06 15:37:32 +03:00
IRBorisov
c2f7d5d045 Add hover feature for search filters 2023-10-06 15:09:23 +03:00
IRBorisov
8d062baa8b Rework Search panels UI 2023-10-06 14:39:32 +03:00
IRBorisov
a44a43214c Minor UI improvements 2023-10-04 20:38:58 +03:00
IRBorisov
09c95cb81f Fix regexp filtering errors 2023-10-04 18:46:52 +03:00
IRBorisov
ce513eeb90 Minor UI fixes 2023-10-02 23:43:29 +03:00
IRBorisov
f54254bb56 Improve reference editing 2023-09-30 17:16:20 +03:00
IRBorisov
41bb83b784 Minor UI fixes 2023-09-30 12:47:27 +03:00
IRBorisov
70737410c2 Minor UI fixes 2023-09-29 16:28:26 +03:00
IRBorisov
e8a6b2dd0f Update help UI 2023-09-29 16:22:49 +03:00
IRBorisov
edff9b640a Implement reference dialog 2023-09-29 15:33:32 +03:00
IRBorisov
4eef460be1 NPM update and fix CM tooltips issue 2023-09-28 17:04:06 +03:00
IRBorisov
50258ba6d8 Improve code mirror use 2023-09-28 16:41:42 +03:00
IRBorisov
a8ad142544 Refactor CodeMirror wrappers and simplify available grams 2023-09-28 16:31:10 +03:00
IRBorisov
1054db3a8a Improve reference info 2023-09-28 13:05:43 +03:00
IRBorisov
78c6a2306e Display text reference tooltips 2023-09-27 23:36:51 +03:00
IRBorisov
1f8f904626 Minor UI fixes 2023-09-26 00:24:50 +03:00
IRBorisov
cd4792e96c Add frontend parser for text references 2023-09-25 23:50:41 +03:00
IRBorisov
83242dfb69 Implement termform editor 2023-09-25 14:17:52 +03:00
IRBorisov
f8c087ad87 Change api redicrect 2023-09-24 13:23:52 +03:00
IRBorisov
b6f14fdbe1 Refactor backend API generation and admin UI 2023-09-22 23:26:22 +03:00
IRBorisov
f21a01bbc0 Refactor backend using drf-spectacular 2023-09-21 23:09:51 +03:00
IRBorisov
c322e2e8eb Refactor UI labels 2023-09-21 14:58:01 +03:00
IRBorisov
b3e866bb00 Update HelpMain.tsx 2023-09-20 10:17:34 +03:00
IRBorisov
a1a9886ca3 Fix hotkey descriptions 2023-09-19 22:52:27 +03:00
IRBorisov
e23a71a217 Prepare termform UI 2023-09-19 17:55:17 +03:00