Commit Graph

82 Commits

Author SHA1 Message Date
Ivan
30d2a0b2ff F: UI semantic styling improvements
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
Frontend CI / notify-failure (push) Has been cancelled
2025-04-17 14:38:38 +03:00
Ivan
f0715df343 F: Improve color and animation styling 2025-04-16 15:22:31 +03:00
Ivan
e36e50f49f F: More color simplifications 2025-04-13 19:16:40 +03:00
Ivan
c5e41acc31 F: Merge with shadcn styling
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
Frontend CI / notify-failure (push) Has been cancelled
Revert "F: Merge with shadcn styling"

This reverts commit b9f8143b3e0a7f4726ab7751757b31532b0834f9.

F: Merge with shadcn styling
2025-04-12 21:49:18 +03:00
Ivan
b78b7edceb F: Replace SelectSingle with combobox 2025-04-11 20:02:29 +03:00
Ivan
c1d84dc490 F: Improve shadcn Select integration
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
Frontend CI / notify-failure (push) Has been cancelled
2025-04-10 11:07:26 +03:00
Ivan
95e66fb836 F: Use radix-ui select element for versionSelector
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
Frontend CI / notify-failure (push) Blocked by required conditions
2025-04-09 20:09:23 +03:00
Ivan
c4e829871e B: Fix search bar width
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
Frontend CI / notify-failure (push) Blocked by required conditions
2025-04-08 22:33:22 +03:00
Ivan
f329496679 F: Introduce shadcn, implement okclh colors 2025-04-07 15:26:10 +03:00
Ivan
ac4fd37b65 B: Fix pagination change rendering error 2025-03-20 19:31:15 +03:00
Ivan
9f2a8d8431 F: Add StyleLint tooling and fix some CSS issues 2025-03-19 15:12:02 +03:00
Ivan
8208adab96 F: Rework inline styles and improve animations 2025-03-13 14:42:48 +03:00
Ivan
81fa0c5796 F: Refactor z-index and stacking 2025-03-07 20:38:40 +03:00
Ivan
536705c00b F: Upgrade to tailwind 4. Fix type imports
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2025-02-21 21:15:05 +03:00
Ivan
05422df430 npm update 2025-02-06 11:27:37 +03:00
Ivan
69ee70e61f M: Minor fixes 2024-07-27 22:49:49 +03:00
IRBorisov
ead0418564 Minor UI improvements and CSS refactoring 2024-01-06 03:15:02 +03:00
IRBorisov
e22c38d9f4 Add font for missing symbol 2024-01-01 02:01:51 +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
4d4d0a611d Refactor tooltips 2023-12-21 00:12:24 +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
75da54cbd3 Fix default color 2023-12-04 14:42:47 +03:00
IRBorisov
c2e0cfae07 Small UI design improvements 2023-12-04 14:19:54 +03:00
IRBorisov
6999e086d5 Refactor Tabs UI components 2023-12-01 22:50:43 +03:00
IRBorisov
29691e9f6a Rework editor forms 2023-11-30 02:14:24 +03:00
IRBorisov
5be2fc0200 Fix codemirror padding
Using custom padding size to match standard controls px-3 py-2
2023-11-07 18:14:48 +03:00
IRBorisov
150bfa0629 Add transitions to hover effects 2023-11-07 11:39:23 +03:00
IRBorisov
bdbf77faa2 Components refactoring and small fixes 2023-11-05 16:31:49 +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
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
ce513eeb90 Minor UI fixes 2023-10-02 23:43:29 +03:00
IRBorisov
41bb83b784 Minor UI fixes 2023-09-30 12:47:27 +03:00
IRBorisov
e8a6b2dd0f Update help UI 2023-09-29 16:22:49 +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
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
Ulle9
82801e81c0 Violet theme 2023-09-09 17:51:34 +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
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