Commit Graph

551 Commits

Author SHA1 Message Date
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