Commit Graph

63 Commits

Author SHA1 Message Date
IRBorisov
953a8d4700 Implement frontend for schema versioning
Also includes major rework for anonymous user UI
2024-03-08 18:39:08 +03:00
IRBorisov
48d9eea153 Improve mobile size UI 2024-02-22 11:35:27 +03:00
IRBorisov
2b7a4c04ce Refactor constituenta selection and tooltip visibility 2024-02-03 15:33:28 +03:00
IRBorisov
5a196b8fa1 Optimize frontend for small screens 2024-01-16 13:47:29 +03:00
IRBorisov
dfdbd4b17c Improve animations 2024-01-07 03:29:16 +03:00
IRBorisov
ead0418564 Minor UI improvements and CSS refactoring 2024-01-06 03:15:02 +03:00
IRBorisov
d57ecb7994 Refactoring: components folder structure 2024-01-04 19:38:12 +03:00
IRBorisov
fa6fef5fa5 Refactoring: rework application files structure 2024-01-04 19:30:10 +03:00
IRBorisov
5310e0c9ed Update columns settings 2024-01-04 15:04:14 +03:00
IRBorisov
8d240d1360 Refactoring: miscellaneous functions 2024-01-04 14:35:46 +03:00
IRBorisov
7414aa0186 UI update: new fonts and adjustments 2023-12-30 19:43:24 +03:00
IRBorisov
40cb8b4ce8 Refactoring: apply prettier on save 2023-12-28 14:04:44 +03:00
IRBorisov
5aaf902919 Fix spelling via spellchecker 2023-12-26 14:23:51 +03:00
IRBorisov
1df94572b7 Implement UI animations
using Framer Motion
2023-12-25 16:53:27 +03:00
IRBorisov
c138315deb Refactoring: remove redundant flex classnames 2023-12-19 11:18:28 +03:00
IRBorisov
db1d5077c7 Refactoring: attribute names + introducing namespace 2023-12-18 19:42:27 +03:00
IRBorisov
1009a2ec98 Refactor and simplify UI 2023-12-17 20:19:28 +03:00
IRBorisov
ada335ee21 Rework UI toolbars and icons 2023-12-16 19:20:26 +03:00
IRBorisov
44b30a9bd8 Refactoring: use clsx to clarify classNames 2023-12-15 17:34:50 +03:00
IRBorisov
87dc02dba5 Refactoring: implement aliases and use client 2023-12-13 14:32:57 +03:00
IRBorisov
da05bd6a12 Refactor UI elements 2023-12-08 19:24:08 +03:00
IRBorisov
c1a994bc0c UI components refactoring and DOM optimization 2023-12-05 01:22:44 +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
71dd8f4be1 Refactoring: wrapper index.tsx for components 2023-11-26 02:24:16 +03:00
IRBorisov
639d274714 Prepare fontend templates integration 2023-11-01 13:41:32 +03:00
IRBorisov
9cd682b19f Update Constituenta editor UI 2023-10-23 18:22:55 +03:00
IRBorisov
a5ae20e325 Improve icons 2023-10-16 02:17:31 +03:00
IRBorisov
5e0a8b7b7f Minor UI fixes 2023-10-08 18:45:15 +03:00
IRBorisov
42a1b2663e Update SearchPanel.tsx 2023-10-06 15:42:02 +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
41bb83b784 Minor UI fixes 2023-09-30 12:47:27 +03:00
IRBorisov
88a7181695 Refactor UI elements positioning and minor UI fixes 2023-09-15 23:29:52 +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
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
75fd9a855c Refactor Checkbox and add Tristate 2023-09-07 16:30:43 +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
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
2691860896 Improve navigation UI 2023-09-02 01:11:27 +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