Commit Graph

105 Commits

Author SHA1 Message Date
IRBorisov
c2e0cfae07 Small UI design improvements 2023-12-04 14:19:54 +03:00
IRBorisov
29691e9f6a Rework editor forms 2023-11-30 02:14:24 +03:00
IRBorisov
c5e49bf85a Update local library timestamps on changes 2023-11-23 18:23:26 +03:00
IRBorisov
5638fef857 Refactoring: split common models/API and add docs 2023-11-17 20:51:13 +03:00
IRBorisov
97bec834f0 Refactor models: split API in separate module 2023-11-06 20:21:30 +03:00
IRBorisov
6e610b5806 Implementing templated expressions pt1 2023-11-04 01:29:21 +03:00
IRBorisov
639d274714 Prepare fontend templates integration 2023-11-01 13:41:32 +03:00
IRBorisov
3e416564b5 Restructure models files 2023-09-11 20:31:54 +03:00
IRBorisov
b53fe27b1e Refactor navigation 2023-09-05 00:23:53 +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
cac74272f2 Update ThemeContext.tsx 2023-08-27 23:09:34 +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
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
5a67d982e5 Minor UI fixes 2023-08-24 14:23:17 +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
4fbfda4eb4 Reimplement CstCreate and minor UI fixes 2023-08-16 18:32:37 +03:00
IRBorisov
e1601ab137 Implement editing capabilities for TermGraph 2023-08-16 11:45:05 +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
Ulle9
025f6b3df2 minor changes 2023-08-11 12:25:16 +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
a6afc08b2b Update AuthContext.tsx 2023-08-10 14:13:36 +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
db4ba706fb Refactor library editing 2023-08-09 17:19:12 +03:00
IRBorisov
0fe2360886 UI improvements 2023-08-08 23:04:21 +03:00
IRBorisov
47564c9d91 Multiple UI improvements for RSForm edit 2023-08-02 18:24:17 +03:00
IRBorisov
a8bbb2b63c Implement Schema search 2023-08-01 20:14:03 +03:00
IRBorisov
ae8b4afa88 Refactor UserProfileContext 2023-07-31 23:47:18 +03:00
IRBorisov
ff75bef064 Implement RSForm clone 2023-07-28 01:37:26 +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
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
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
IRBorisov
b8b8143b51 Improve RSForm edit UI 2023-07-18 14:55:40 +03:00
IRBorisov
61d8a0e4aa Implement trs file download 2023-07-16 22:25:23 +03:00
IRBorisov
555784b0b1 Improve RSForm and Constituenta UI
includeing RSForm list filtering
2023-07-16 20:25:55 +03:00
IRBorisov
484b1a9ea1 Refactor backend API calls and add toasts 2023-07-15 17:57:25 +03:00
IRBorisov
c7549b1e07 Initial commit 2023-07-15 17:46:19 +03:00