Commit Graph

117 Commits

Author SHA1 Message Date
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
7da327c131 Embed youtube video 2023-08-27 23:04:57 +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
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
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
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
9475a6718b Add dependency graph implementation to backend 2023-08-21 16:02:05 +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
ecea364d69 Implement GraphEditor params 2023-08-16 00:39:16 +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
IRBorisov
53187efd6c Implement full RSLang grammar 2023-08-14 18:40:19 +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
26639fde5b Update network setup 2023-08-11 12:04:45 +03:00
IRBorisov
7a3ea1bbba Network experiment 2023-08-11 11:18:10 +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
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
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
3947778a35 Update TODO's and add repo link 2023-08-03 17:57:58 +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
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
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
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
ff75bef064 Implement RSForm clone 2023-07-28 01:37: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
468de70465 onSucccess->onSuccess 2023-07-26 10:59:55 +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
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
94961deb8a Improve UI procedures 2023-07-21 00:09:05 +03:00
IRBorisov
ff564704fe Prepare RSForm edit UI 2023-07-20 17:11:03 +03:00