Ivan
|
873a26483c
|
F: Replace react-select with shadcn based analogue
|
2025-04-13 17:17:25 +03:00 |
|
Ivan
|
efd143ae94
|
F: Merge with shadcn styling
|
2025-04-12 21:47:46 +03:00 |
|
Ivan
|
b91ec793e9
|
F: Replace SelectSingle with combobox
|
2025-04-11 19:59:08 +03:00 |
|
Ivan
|
bcd54d22b6
|
F: Implement combo-box
|
2025-04-10 17:52:36 +03:00 |
|
Ivan
|
91261a745b
|
F: Improve shadcn Select integration
|
2025-04-10 11:07:04 +03:00 |
|
Ivan
|
422f1bb49a
|
F: Various UI fixes
|
2025-04-08 12:03:36 +03:00 |
|
Ivan
|
27dcb3a4cc
|
M: Improve color animations
|
2025-04-07 22:25:53 +03:00 |
|
Ivan
|
39c3a84c9a
|
M: Add debounce effect to node selection
|
2025-04-07 22:06:00 +03:00 |
|
Ivan
|
531c44d3c8
|
R: Split context and state dependencies to improve hot reload
|
2025-04-07 21:46:19 +03:00 |
|
Ivan
|
040601b16b
|
F: Introduce shadcn, implement okclh colors
|
2025-04-07 15:25:23 +03:00 |
|
Ivan
|
37ed795ad1
|
M: Improve fullname label and fix clone defaults
|
2025-03-25 23:03:09 +03:00 |
|
Ivan
|
417583efa5
|
R: Change fieldname comment to description
|
2025-03-25 22:30:15 +03:00 |
|
Ivan
|
03fc03a108
|
F: Replace clickOutside with onBlur trigger for dropdowns
|
2025-03-20 19:46:50 +03:00 |
|
Ivan
|
341db80e68
|
R: Improve ValueIcon component
|
2025-03-20 14:41:48 +03:00 |
|
Ivan
|
9bfdc56789
|
F: Improve buttons accessibility
|
2025-03-20 11:50:00 +03:00 |
|
Ivan
|
f92e086b13
|
F: Accessibility improvements
|
2025-03-19 23:28:32 +03:00 |
|
Ivan
|
9f64282385
|
B: Fix font loading and small issues
|
2025-03-19 16:12:18 +03:00 |
|
Ivan
|
ff744b5367
|
M: Revert to default selection behavior and fix minor issues
|
2025-03-19 13:03:26 +03:00 |
|
Ivan
|
c341360e90
|
M: Minor UI improvements
|
2025-03-14 21:06:31 +03:00 |
|
Ivan
|
eb48014e2f
|
R: Replace enums with const objects
|
2025-03-14 20:43:30 +03:00 |
|
Ivan
|
8bf829513f
|
R: Remove unused symbols
|
2025-03-13 23:20:52 +03:00 |
|
Ivan
|
ea8c86119c
|
B: Fix dialog heights for fullscreen dialogs
|
2025-03-13 20:13:57 +03:00 |
|
Ivan
|
ed89591af9
|
R: Simplify inline styles pt3
|
2025-03-13 14:40:56 +03:00 |
|
Ivan
|
a60f63455c
|
R: Simplify inline styles pt2
|
2025-03-13 13:30:31 +03:00 |
|
Ivan
|
503e447073
|
R: Simplify inline styles pt1
|
2025-03-13 01:20:46 +03:00 |
|
Ivan
|
023987d511
|
M: Remove unnecessary will-change attributes
|
2025-03-12 23:10:38 +03:00 |
|
Ivan
|
342c315c45
|
F: Add masking blur effects for edges of graphs
|
2025-03-12 23:08:01 +03:00 |
|
Ivan
|
85faab2078
|
R: Migrate to snake-case pt3
|
2025-03-12 12:12:45 +03:00 |
|
Ivan
|
aac1b072bc
|
R: Migrate to snake-case pt2
|
2025-03-12 12:04:23 +03:00 |
|
Ivan
|
cb178e69cd
|
R: Migrate to snake-case pt1
|
2025-03-12 11:54:32 +03:00 |
|
Ivan
|
15cd3fb306
|
M: Add distinguishing border for focusCst
|
2025-03-11 22:56:16 +03:00 |
|
Ivan
|
3d63c25845
|
R: Refactor layout definitions
|
2025-03-11 12:48:32 +03:00 |
|
Ivan
|
aea9dececf
|
R: Refactor tabs layout
|
2025-03-11 11:35:22 +03:00 |
|
Ivan
|
ff18a22b14
|
B: fix build
Backend CI / build (3.12) (push) Has been cancelled
Frontend CI / build (22.x) (push) Has been cancelled
|
2025-03-10 16:19:51 +03:00 |
|
Ivan
|
99507a9b8d
|
F: Improve styling pt2
|
2025-03-10 16:01:40 +03:00 |
|
Ivan
|
a85112e265
|
F: Improve styling
|
2025-03-09 21:57:21 +03:00 |
|
Ivan
|
8d44919303
|
R: Remove redundant containers
|
2025-03-07 22:04:56 +03:00 |
|
Ivan
|
38149d7168
|
F: Refactor z-index and stacking
|
2025-03-07 20:38:02 +03:00 |
|
Ivan
|
fce995f27d
|
F: Improve layout by reworking dropdowns
|
2025-03-07 02:45:37 +03:00 |
|
Ivan
|
b9e5331d91
|
R: Refactor table usage
|
2025-03-05 00:57:03 +03:00 |
|
Ivan
|
28c84d90ba
|
M: Update error msg text
|
2025-03-05 00:16:02 +03:00 |
|
Ivan
|
b63767a401
|
R: useContext -> use hook
|
2025-03-05 00:09:00 +03:00 |
|
Ivan
|
bfcaeb1ac5
|
R: Refactor constituents search
|
2025-03-04 14:30:08 +03:00 |
|
Ivan
|
d5386619e5
|
B: Fix buttons layout
|
2025-03-04 12:22:39 +03:00 |
|
Ivan
|
03578aa0b5
|
B: Improve typechecks and fix backend API data
|
2025-03-02 19:07:12 +03:00 |
|
Ivan
|
238a22b42f
|
R: Update inline packages
Frontend CI / build (22.x) (push) Has been cancelled
|
2025-02-26 23:49:34 +03:00 |
|
Ivan
|
3351ebc637
|
B: Fix validation after setValue
|
2025-02-26 22:10:18 +03:00 |
|
Ivan
|
41aa6106da
|
R: Refactor graph rendering and selection update
|
2025-02-26 20:46:33 +03:00 |
|
Ivan
|
a470a6c475
|
M: Refactor tooltips loading
|
2025-02-26 20:34:58 +03:00 |
|
Ivan
|
bade714fbf
|
F: Improve navigation API. Implement async versions
|
2025-02-26 16:28:16 +03:00 |
|