Commit Graph

459 Commits

Author SHA1 Message Date
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
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
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
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
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
d8c0832ba0 Update dependencies 2023-10-04 19:36:04 +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
IRBorisov
2e591fe55c Fix centering 2023-09-19 17:54:48 +03:00
IRBorisov
a1016d136b Minor UI fixes 2023-09-18 15:25:25 +03:00
IRBorisov
5a7395e5be Finalize portal URLs 2023-09-16 20:32:56 +03:00
IRBorisov
a158fe8e23 Update .env.production 2023-09-16 17:51:33 +03:00
IRBorisov
017c95ac9b Fix hotkey recognition 2023-09-15 23:48:04 +03:00
IRBorisov
88a7181695 Refactor UI elements positioning and minor UI fixes 2023-09-15 23:29:52 +03:00
IRBorisov
1dd007a3e6 Prepare to migrate production server 2023-09-14 17:33:34 +03:00
IRBorisov
fbf2d0ba4d Refactor UI elements 2023-09-14 16:53:38 +03:00
IRBorisov
cf57f975f0 Remove unused prop 2023-09-11 21:24:06 +03:00
IRBorisov
edc66e5f57 Update index.tsx 2023-09-11 21:13:12 +03:00
IRBorisov
a3e60b7d85 Minor UI fixes 2023-09-11 21:06:51 +03:00
IRBorisov
3e416564b5 Restructure models files 2023-09-11 20:31:54 +03:00
IRBorisov
67eff6c9fc Small fixes 2023-09-11 17:56:32 +03:00
IRBorisov
38507e37e6 Fix build system 2023-09-10 21:34:04 +03:00
IRBorisov
38cdf31676 Implement DataTable features 2023-09-10 20:17:18 +03:00
IRBorisov
86c2965820 Refactoring: replacing data table component pt1 2023-09-09 20:36:55 +03:00
Ulle9
82801e81c0 Violet theme 2023-09-09 17:51:34 +03:00
IRBorisov
964013919d Rework upload file while creating LibraryItem 2023-09-08 13:46:45 +03:00
IRBorisov
cc81cc4b6b Major UI refactoring: change Select component + colors 2023-09-08 02:15:20 +03:00
IRBorisov
5b006f54dd Use node18 docker image while bug in node20 being fixed 2023-09-07 17:04:42 +03:00
IRBorisov
f29d2053d5 Revert "npm update"
This reverts commit 85ede309ab.
2023-09-07 16:47:45 +03:00
IRBorisov
85ede309ab npm update 2023-09-07 16:36:47 +03:00
IRBorisov
75fd9a855c Refactor Checkbox and add Tristate 2023-09-07 16:30:43 +03:00
IRBorisov
c58743bdb0 Make hotkeys for RSInput work in any language 2023-09-06 13:10:14 +03:00
IRBorisov
3eada5b32d Fix parser 2023-09-05 23:26:20 +03:00
IRBorisov
120cfdcf03 Refactor modal window and z-order 2023-09-05 23:18:21 +03:00
IRBorisov
b53fe27b1e Refactor navigation 2023-09-05 00:23:53 +03:00
IRBorisov
895ad1554b Minor changes 2023-09-04 22:17:04 +03:00
IRBorisov
6a5a635829 Fix parser 2023-09-04 21:41:40 +03:00
IRBorisov
a6b21279a9 Minor UI improvements 2023-09-04 20:37:55 +03:00
IRBorisov
04c3531f60 Fix tabindex 2023-09-04 19:12:27 +03:00
IRBorisov
7430041f7b Fix input colors 2023-09-04 18:33:48 +03:00
IRBorisov
0ab5622756 Color fixes 2023-09-04 18:14:59 +03:00
IRBorisov
63629afede Fix navigation after login 2023-09-04 16:40:40 +03:00
IRBorisov
c18e34d2eb Major UI improvement and colors refactoring 2023-09-03 18:26:50 +03:00
Ulle9
8a596ccccf Merge branch 'main' of https://github.com/IRBorisov/ConceptPortal
# Conflicts:
#	rsconcept/frontend/src/components/Footer.tsx
#	rsconcept/frontend/src/components/Help/HelpLibrary.tsx
#	rsconcept/frontend/src/pages/RSFormPage/EditorRSForm.tsx
2023-09-02 11:26:45 +03:00
Ulle9
153194c581 UI changes 2023-09-02 11:21:14 +03:00
IRBorisov
03ceadf361 Add missing placeholder 2023-09-02 01:29:44 +03:00
IRBorisov
2691860896 Improve navigation UI 2023-09-02 01:11:27 +03:00
IRBorisov
02021bd1d7 Fix minor issues 2023-09-02 00:03:49 +03:00
IRBorisov
017e8606dd Update UserDropdown.tsx 2023-09-01 23:46:18 +03:00
IRBorisov
81931d06d6 Fix library UI errors 2023-09-01 23:44:02 +03:00
IRBorisov
021c6ecc8b Refactor scripts and add Windows backup scripts 2023-09-01 20:45:15 +03:00
IRBorisov
b34caf2683 Fix height calculation for different DPI 2023-09-01 00:39:28 +03:00
IRBorisov
b84bc82c02 Minor UI fixes 2023-08-31 17:25:42 +03:00
IRBorisov
03fb9e3fd0 Refactor constituenta API and remove move restriction 2023-08-29 15:17:16 +03:00
IRBorisov
31cbb6f05a Setup dev and prod configurations for docker 2023-08-29 00:34:56 +03:00
Ulle9
631cf61d17 Merge branch 'main' of https://github.com/IRBorisov/ConceptPortal 2023-08-28 21:58:47 +03:00
Ulle9
111baacf47 UI changes 2023-08-28 21:58:39 +03:00
IRBorisov
aba28f7b39 Update backendAPI.ts 2023-08-28 10:50:10 +03:00
IRBorisov
329c2f943e Fix bug on deleting last cst 2023-08-28 10:50:07 +03:00
IRBorisov
91c318f36a Cleanup logging 2023-08-28 00:03:31 +03:00
IRBorisov
cac74272f2 Update ThemeContext.tsx 2023-08-27 23:09:34 +03:00
IRBorisov
7da327c131 Embed youtube video 2023-08-27 23:04:57 +03:00
IRBorisov
5fda409929 Use createRoot to enable React18 features 2023-08-27 22:14:42 +03:00
IRBorisov
0fb9ea932d Refactor router and add unsaved changes prompt 2023-08-27 22:08:18 +03:00
IRBorisov
0134af6b57 Fix RSLang editing 2023-08-27 19:48:08 +03:00
Ulle9
029298a9d3 Merge branch 'main' of https://github.com/IRBorisov/ConceptPortal 2023-08-27 19:47:26 +03:00
Ulle9
207ccadd1a colors 2023-08-27 19:47:11 +03:00
IRBorisov
be360312d4 Fix consistuenta submition 2023-08-27 19:30:37 +03:00
IRBorisov
6cd7143da0 Update EditorTermGraph.tsx 2023-08-27 18:34:08 +03:00
IRBorisov
35754a59c7 Minor UI fixes 2023-08-27 16:35:17 +03:00
IRBorisov
e87a6278e1 Major UI improvements pass 2023-08-27 15:39:49 +03:00
IRBorisov
2feebec64d Improve UI, start refactoring colors 2023-08-27 00:19:19 +03:00
IRBorisov
337c037e99 Fix typecheck for logic expressions 2023-08-26 21:37:57 +03:00
IRBorisov
fc7af76cfe Refactor navigation and library search 2023-08-26 19:39:49 +03:00
IRBorisov
743ddf298e Implement subscriptions and improve UI 2023-08-26 17:26:49 +03:00
IRBorisov
fba16a3d0b Change data model and refactor backend 2023-08-25 22:51:20 +03:00
IRBorisov
5d45094640 UI fixes 2023-08-25 00:33:16 +03:00
IRBorisov
5a67d982e5 Minor UI fixes 2023-08-24 14:23:17 +03:00
IRBorisov
6988d07f04 UI fixes and Footer rework 2023-08-24 11:10:04 +03:00
IRBorisov
890e676a2c Implement frontend text refs 2023-08-23 22:57:25 +03:00
IRBorisov
38ffba0af6 Fill manuals 2023-08-23 18:50:49 +03:00
IRBorisov
6467ff7b80 Refactor help pages 2023-08-23 18:11:42 +03:00
IRBorisov
375bac2a52 Implement CstRename 2023-08-23 12:15:16 +03:00
IRBorisov
24da53bf40 Add frontend for CstRename function 2023-08-23 01:36:17 +03:00
IRBorisov
7322a232d4 Minor UI fixes 2023-08-22 23:45:59 +03:00
IRBorisov
b85f057c03 Revert changing ID types and minor ui fixes 2023-08-22 22:38:27 +03:00
IRBorisov
503ad5d0dc Refactor ID types to strings. Multiple UI fixes 2023-08-22 20:29:07 +03:00
IRBorisov
cff07788e5 Refactor pyconcept interaction and minor UI fixes 2023-08-22 17:52:59 +03:00
IRBorisov
9475a6718b Add dependency graph implementation to backend 2023-08-21 16:02:05 +03:00
IRBorisov
7b9128ef60 Fix colors 2023-08-16 18:56:48 +03:00
IRBorisov
5ed0dbda09 Use minified version of font by default 2023-08-16 18:35:46 +03:00
IRBorisov
4fbfda4eb4 Reimplement CstCreate and minor UI fixes 2023-08-16 18:32:37 +03:00
Ulle9
1f9e761565 Merge branch 'main' of https://github.com/IRBorisov/ConceptPortal 2023-08-16 17:55:06 +03:00
Ulle9
8c60b7e7ce minor changes 2023-08-16 17:54:59 +03:00
IRBorisov
ba4e8219c5 Minor UI fixes 2023-08-16 13:48:46 +03:00
IRBorisov
e1601ab137 Implement editing capabilities for TermGraph 2023-08-16 11:45:05 +03:00
IRBorisov
101631a8be Prevent text selections on control elements 2023-08-16 10:46:22 +03:00
IRBorisov
d50afb290e Refactor help UI 2023-08-16 10:11:22 +03:00
IRBorisov
b55ad31147 Fix graph UI 2023-08-16 00:50:27 +03:00
IRBorisov
ecea364d69 Implement GraphEditor params 2023-08-16 00:39:16 +03:00
IRBorisov
162191040c Hide footer when navigation is hidden 2023-08-15 21:55:43 +03:00
IRBorisov
2deeee756c Refactor common help elements 2023-08-15 21:43:15 +03:00
IRBorisov
3a3ca5109e Improve GraphUI 2023-08-15 21:22:21 +03:00
Ulle9
f258ab4a97 Merge branch 'main' of https://github.com/IRBorisov/ConceptPortal 2023-08-15 16:54:50 +03:00
IRBorisov
cc882ad53a Add tooltips 2023-08-15 00:41:09 +03:00
IRBorisov
460d3e4ca1 Refactor bracket matching 2023-08-14 23:02:41 +03:00
IRBorisov
3f2717ce60 Add generated code to eslint ignore 2023-08-14 18:48:23 +03:00
IRBorisov
53187efd6c Implement full RSLang grammar 2023-08-14 18:40:19 +03:00
IRBorisov
377c1e0d2b Update DejaVu.ttf 2023-08-14 18:39:52 +03:00
IRBorisov
e44dcc8935 Fixate width 2023-08-14 00:36:25 +03:00
IRBorisov
bfb88c5cd7 Another attempt at chunking 2023-08-13 23:51:48 +03:00
IRBorisov
d9fbb57fc6 Revert "Improve chunks"
This reverts commit 12fb56e901.
2023-08-13 23:42:48 +03:00
IRBorisov
12fb56e901 Improve chunks 2023-08-13 23:40:43 +03:00
IRBorisov
036046734e Fix selection after insert 2023-08-13 21:57:05 +03:00
IRBorisov
1dc2a80629 UI improvements 2023-08-13 21:25:59 +03:00
IRBorisov
e9eed37aee Improve dynamic sizes in ConstituentaEdit 2023-08-13 13:18:50 +03:00
IRBorisov
27f515f5d3 Fix input height 2023-08-13 01:10:46 +03:00
IRBorisov
616ceebcb3 Add syntax highlighting 2023-08-13 00:57:31 +03:00
IRBorisov
67d60ade1c Grammar setup 2023-08-12 20:52:11 +03:00
Ulle9
06ecab1e64 f 2023-08-12 13:43:39 +03:00
IRBorisov
2bab898032 Replace RS editor and fix colors in dark mode 2023-08-12 01:03:06 +03:00
IRBorisov
83e08ca7fc Refactor contexts. Do not share reload in interface 2023-08-11 19:28:12 +03:00
IRBorisov
b9d0dd4c20 Refactor context dependencies 2023-08-11 17:36:09 +03:00
IRBorisov
004664a53e Fix LibraryContext update when user changes 2023-08-11 15:53:18 +03:00
IRBorisov
0036e7302d Update HomePage.tsx 2023-08-11 12:49:32 +03:00
Ulle9
025f6b3df2 minor changes 2023-08-11 12:25:16 +03:00
IRBorisov
4b1b5a3dbe Fix homepage redirect 2023-08-11 12:15:05 +03:00
IRBorisov
26639fde5b Update network setup 2023-08-11 12:04:45 +03:00
IRBorisov
efa1fdef2e Fix prod 2023-08-11 11:30:45 +03:00
IRBorisov
7a3ea1bbba Network experiment 2023-08-11 11:18:10 +03:00
IRBorisov
01fe367845 Fix build 2023-08-11 11:05:22 +03:00
IRBorisov
cffcfc88b8 Update ChangePassword.tsx 2023-08-11 11:01:59 +03:00
IRBorisov
ceeac08e81 Codemirror fixes 2023-08-11 10:54:53 +03:00
IRBorisov
4850a743e1 Add RSInput experimental feature 2023-08-10 18:35:49 +03:00
IRBorisov
5d0a5fd233 Add dependencies for code mirror editor 2023-08-10 18:25:46 +03:00
Ulle9
1f06f01645 Merge branch 'main' of https://github.com/IRBorisov/ConceptPortal
# Conflicts:
#	rsconcept/frontend/src/App.tsx
2023-08-10 16:20:35 +03:00
IRBorisov
3902ef189a Remove redundant message component 2023-08-10 14:30:20 +03:00
IRBorisov
a6afc08b2b Update AuthContext.tsx 2023-08-10 14:13:36 +03:00
IRBorisov
05a7ed215b Improve input customization 2023-08-10 14:13:34 +03:00
IRBorisov
535c45e50f Minor bug fixes 2023-08-10 13:54:49 +03:00
Ulle9
1aa051e8ff Update password function 2023-08-10 13:53:19 +03:00
IRBorisov
1093c4f957 Update constants.ts 2023-08-09 17:26:02 +03:00
IRBorisov
db4ba706fb Refactor library editing 2023-08-09 17:19:12 +03:00
IRBorisov
cd96ad2274 Setup https for prod 2023-08-09 16:55:53 +03:00
IRBorisov
a38cca9c0d UI fixes 2023-08-09 10:33:42 +03:00
IRBorisov
de86365e86 Minor fixes 2023-08-08 23:34:25 +03:00
IRBorisov
0fe2360886 UI improvements 2023-08-08 23:04:21 +03:00
IRBorisov
f6c51a3c5f Minor UI fixes 2023-08-08 18:44:30 +03:00
IRBorisov
8e2b91402f Setup prod settings 2023-08-08 16:14:58 +03:00
IRBorisov
586052f671 Update constants.ts 2023-08-08 15:48:42 +03:00
IRBorisov
a4c31efdb6 Setup production env 2023-08-08 15:33:23 +03:00
IRBorisov
6e81c13be5 Embed arguments in typification
update pyconcept to 1.3.0
2023-08-06 23:13:45 +03:00
IRBorisov
254499daa4 Fix docker setup 2023-08-05 15:45:18 +03:00
IRBorisov
2bd47df3e3 Minor ui fixes 2023-08-05 01:14:41 +03:00
IRBorisov
d227f7a5d9 Fix window sizing issues 2023-08-04 13:26:51 +03:00
IRBorisov
3947778a35 Update TODO's and add repo link 2023-08-03 17:57:58 +03:00
IRBorisov
6394396bee Fix scroll position 2023-08-03 17:34:55 +03:00
IRBorisov
0c53bf7a30 Add graph filtering for TermGraph 2023-08-03 16:42:49 +03:00
IRBorisov
b8fe9953a9 Implement search setup for EditConsituenta 2023-08-02 21:35:24 +03:00
IRBorisov
47564c9d91 Multiple UI improvements for RSForm edit 2023-08-02 18:24:17 +03:00
IRBorisov
6bb034ae51 Add testing for TS modules 2023-08-01 23:43:43 +03:00
IRBorisov
c7d4902137 Implement SyntaxTree visualization 2023-08-01 21:55:18 +03:00
IRBorisov
a8bbb2b63c Implement Schema search 2023-08-01 20:14:03 +03:00
IRBorisov
f4af39e62e Refactor backend url setup 2023-08-01 11:44:33 +03:00
IRBorisov
ae8b4afa88 Refactor UserProfileContext 2023-07-31 23:47:18 +03:00
IRBorisov
f03e61e3c1 Refactoring and multiple minor UI improvements 2023-07-31 22:38:58 +03:00
Ulle9
19a02b435f Update profile function 2023-07-31 21:45:27 +03:00
IRBorisov
26dff16c9c Implement tooltips for constituents 2023-07-30 16:48:25 +03:00
IRBorisov
cdf4ee8aca Refactor: replace react-select with react-dropdown-select 2023-07-30 15:49:30 +03:00
IRBorisov
29239590ba Setup term graph experiments 2023-07-30 00:47:07 +03:00
IRBorisov
37c052f73d Add graph visualization via reagraph 2023-07-29 23:00:03 +03:00
IRBorisov
d7138e8b37 Add datastructure for Term graph 2023-07-29 21:23:18 +03:00
IRBorisov
44cc9371e4 Refactor dialogs 2023-07-29 15:37:49 +03:00
IRBorisov
4f45b9978e Implement RSExpr check UI 2023-07-29 03:31:21 +03:00
IRBorisov
35ef677c60 Add patch test for profile 2023-07-28 18:23:37 +03:00
IRBorisov
2b93840807 Show empty home page only to admins 2023-07-28 01:37:39 +03:00
IRBorisov
ff75bef064 Implement RSForm clone 2023-07-28 01:37:26 +03:00
IRBorisov
e83ccd63fc Fix navigation 2023-07-28 00:10:26 +03:00
IRBorisov
bee8ee7738 Refactor frontend structure and names 2023-07-28 00:03:37 +03:00
IRBorisov
9dd3155319 Implement RSForm upload and fix bugs 2023-07-27 22:04:25 +03:00
IRBorisov
20bea9c067 Move to Vite. Refactor type system for data transport 2023-07-26 23:11:00 +03:00
Ulle9
a669f70efc Merge branch 'main' of https://github.com/IRBorisov/ConceptPortal 2023-07-26 11:01:29 +03:00
Ulle9
468de70465 onSucccess->onSuccess 2023-07-26 10:59:55 +03:00
IRBorisov
4be5a9fdaa Fix deps 2023-07-25 23:08:10 +03:00
IRBorisov
e7016aab21 Improve UI 2023-07-25 22:29:33 +03:00
IRBorisov
e737628cea Setup ESLint and fix issues 2023-07-25 20:27:29 +03:00
IRBorisov
747ce126ae Fix UI bugs and styles + refactor contexts 2023-07-25 00:20:37 +03:00
IRBorisov
920a7baff4 Refactor backend-frontend interaction and add MoveCst
some bugs are still present in MoveCst and CreateCst
2023-07-24 22:34:03 +03:00
IRBorisov
ffbeafc3f5 Refactor async functions. Implement DeleteCst 2023-07-23 21:38:04 +03:00
IRBorisov
e58fd183e9 Implement NewConstituenta + add selector component 2023-07-23 15:23:01 +03:00
IRBorisov
c9e56e7146 Improve RSForm UI and add Modal dialog 2023-07-22 12:24:14 +03:00
IRBorisov
8861ec5378 Improve Consistuenta editing experience 2023-07-22 03:18:48 +03:00
IRBorisov
5bcadaf58b Refactor UI styling and implement text editing buttons 2023-07-21 18:44:14 +03:00
IRBorisov
53868d48d7 Add navigation hide btn and improve styling 2023-07-21 01:50:57 +03:00