Commit Graph

245 Commits

Author SHA1 Message Date
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
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
87d3152e6c Refactoring: spelling updates 2023-12-27 19:34:39 +03:00
IRBorisov
6e12aff5c6 Refactoring and small UI fix 2023-12-27 18:44:37 +03:00
IRBorisov
18469324f9 Add alias resolution to Jest 2023-12-26 14:46:46 +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
e024900dfa Minor UI fixes 2023-12-21 17:40:36 +03:00
IRBorisov
4d4d0a611d Refactor tooltips 2023-12-21 00:12:24 +03:00
IRBorisov
8e84d570e3 Small UI fixes 2023-12-19 19:40:42 +03:00
IRBorisov
c138315deb Refactoring: remove redundant flex classnames 2023-12-19 11:18:28 +03:00
IRBorisov
d038682793 UI improvements 2023-12-18 20:45:33 +03:00
IRBorisov
db1d5077c7 Refactoring: attribute names + introducing namespace 2023-12-18 19:42:27 +03:00
IRBorisov
6965e83e19 Refactor UI classes and improve editing UX 2023-12-18 12:25:39 +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
286bb4f29d Improve UI forms 2023-12-08 00:33:47 +03:00
IRBorisov
b4c1fd97fb Add privacy policy 2023-12-07 23:08:49 +03:00
IRBorisov
4e23bdd9f1 Add Portal to tooltips 2023-12-07 01:33:34 +03:00
IRBorisov
eab63814d5 Refactor and optimize dialogs 2023-12-07 01:21:27 +03:00
IRBorisov
bc31df77a9 Update syntax highlights 2023-12-05 12:52:42 +03:00
IRBorisov
c1a994bc0c UI components refactoring and DOM optimization 2023-12-05 01:22:44 +03:00
IRBorisov
c2e0cfae07 Small UI design improvements 2023-12-04 14:19:54 +03:00
IRBorisov
b026a57fad Minor UI improvements 2023-12-02 00:15:56 +03:00
IRBorisov
6999e086d5 Refactor Tabs UI components 2023-12-01 22:50:43 +03:00
IRBorisov
dc6321b3bf Minor UI improvements 2023-11-30 17:47:37 +03:00
IRBorisov
29691e9f6a Rework editor forms 2023-11-30 02:14:24 +03:00
IRBorisov
4b77faf98b Use portaling for react-select 2023-11-29 13:07:55 +03:00
IRBorisov
7094df1200 Refactoring: props naming
Use props to name ALL props and restProps to name partials props
2023-11-27 13:50:56 +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
ec75cb866c Minor UI fixes for editor 2023-11-24 18:03:10 +03:00
IRBorisov
f64f6a6c3d Fix minor UI issues 2023-11-23 19:34:37 +03:00
IRBorisov
c71bfbef34 UI improvements 2023-11-10 15:34:59 +03:00
IRBorisov
f73badebaa Minor UI fixes 2023-11-07 18:03:37 +03:00
IRBorisov
dc0e527a0b Small UI fixes 2023-11-07 10:05:50 +03:00
IRBorisov
3e5dda2db2 Small UI fixes 2023-11-06 23:13:27 +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
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
00ea912a9e UI fixes 2023-10-29 23:24:58 +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
a5ae20e325 Improve icons 2023-10-16 02:17:31 +03:00
IRBorisov
37ac2bd610 Minor UI improvements 2023-10-16 01:22:08 +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
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
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
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
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
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
e23a71a217 Prepare termform UI 2023-09-19 17:55:17 +03:00
IRBorisov
a1016d136b Minor UI fixes 2023-09-18 15:25:25 +03:00
IRBorisov
88a7181695 Refactor UI elements positioning and minor UI fixes 2023-09-15 23:29:52 +03:00
IRBorisov
fbf2d0ba4d Refactor UI elements 2023-09-14 16:53:38 +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
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
IRBorisov
cc81cc4b6b Major UI refactoring: change Select component + colors 2023-09-08 02:15:20 +03:00
IRBorisov
75fd9a855c Refactor Checkbox and add Tristate 2023-09-07 16:30:43 +03:00