Commit Graph

447 Commits

Author SHA1 Message Date
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
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
f7a7a1b173 Add backend support for text parsing 2023-09-24 19:08:17 +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
5d266420e1 Fix CSRF 2023-09-18 14:29:23 +03:00
IRBorisov
3737942ddc Fix subdomain csrf 2023-09-18 14:11:48 +03:00
IRBorisov
77b577c9f8 Update settings.py 2023-09-18 13:36:10 +03:00
IRBorisov
8b6d913244 Update settings.py 2023-09-18 13:30:40 +03:00
IRBorisov
2c8c9693e5 Fix configs 2023-09-18 13:05:06 +03:00
IRBorisov
5881a51e33 Update .env.prod 2023-09-18 12:55:05 +03:00
IRBorisov
5a7395e5be Finalize portal URLs 2023-09-16 20:32:56 +03:00
IRBorisov
65aecea8d2 Update .env.prod 2023-09-16 18:06:20 +03:00
IRBorisov
a158fe8e23 Update .env.production 2023-09-16 17:51:33 +03:00
IRBorisov
1e7edf1c17 Prepare migration 2023-09-16 16:45:09 +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
e8ec015633 Update Dockerfile 2023-08-27 16:01:00 +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
03eb311403 Minor fixes 2023-08-23 23:19:43 +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
1cfab50d43 Fix regexps and update old reference format 2023-08-22 18:47:19 +03:00
IRBorisov
cff07788e5 Refactor pyconcept interaction and minor UI fixes 2023-08-22 17:52:59 +03:00
IRBorisov
05645a29e8 Add reference resolution to RSForm operations 2023-08-21 20:20:03 +03:00
IRBorisov
9475a6718b Add dependency graph implementation to backend 2023-08-21 16:02:05 +03:00
IRBorisov
e0d0114336 Update Dockerfile 2023-08-21 00:32:26 +03:00
IRBorisov
bf8af6317a Add minimal text resolution capabilities to API 2023-08-21 00:25:12 +03:00
IRBorisov
3360facd10 Fix resolution for empty entities 2023-08-20 14:19:45 +03:00
IRBorisov
b3fd0d9ff7 Refactoring: distinguish grammems and WordTag 2023-08-20 14:12:09 +03:00
IRBorisov
7dbbbab15a Implement text reference resolution for backend 2023-08-20 13:59:46 +03:00
IRBorisov
7cd76f6004 Add mypy linter to Python toolchain 2023-08-17 21:23:54 +03:00
IRBorisov
37d9b74cb6 Refactor: include pylint in toolchain and fix errors 2023-08-17 15:43:39 +03:00
IRBorisov
48c70cd8d9 Add cctext python module 2023-08-16 21:26:59 +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