Ivan
|
9f1aa2b4a8
|
M: Minor UI improvements
|
2025-08-26 13:59:16 +03:00 |
|
Ivan
|
c634ae9700
|
M: Fix layout shrinking when unfolding items
|
2025-08-24 11:39:35 +03:00 |
|
Ivan
|
6e17eada27
|
B: Keep select components managed
|
2025-08-23 16:19:43 +03:00 |
|
Ivan
|
a6f36d0d4f
|
F: Implementing Nominal cst_type
|
2025-08-12 15:39:11 +03:00 |
|
Ivan
|
c7ac37411d
|
M: Minor UI fixes
|
2025-08-08 15:51:58 +03:00 |
|
Ivan
|
e20f969bfd
|
B: Fix cache invalidation logic
|
2025-08-08 11:25:17 +03:00 |
|
Ivan
|
ad0f30b5fd
|
R: Add use client directive
|
2025-08-05 20:01:18 +03:00 |
|
Ivan
|
f78ee7c705
|
B: Fix OSS creation
|
2025-08-04 10:24:46 +03:00 |
|
Ivan
|
5a34116975
|
R: Refactor unnecessary tsx extensions
|
2025-07-25 13:21:55 +03:00 |
|
Ivan
|
d2dc779130
|
F: Improve navigation tracking and loaders
|
2025-07-25 10:54:08 +03:00 |
|
Ivan
|
422e9139f4
|
F: Improve updating timestamps
|
2025-07-23 16:13:11 +03:00 |
|
Ivan
|
f27d9df8d3
|
F: Add JSON export option
|
2025-07-19 10:59:56 +03:00 |
|
Ivan
|
854d32aea1
|
F: Improve data validation for user inputs and backend serializers
|
2025-07-17 19:02:58 +03:00 |
|
Ivan
|
12c202adff
|
F: Implementing PromptEdit pt1
|
2025-07-15 13:30:41 +03:00 |
|
Ivan
|
022041881b
|
F: Improve tooltips for Mac
|
2025-07-08 12:08:06 +03:00 |
|
Ivan
|
1260f159c9
|
M: Multiple minor UI fixes
|
2025-07-03 17:24:40 +03:00 |
|
Ivan
|
c361047caf
|
M: Disable selection for control elements
|
2025-07-03 11:58:13 +03:00 |
|
Ivan
|
161a51fc45
|
F: Improve folders UI
|
2025-07-03 11:39:51 +03:00 |
|
Ivan
|
8e474160d5
|
F: Add side panel for schema preview pt1
Frontend CI / build (22.x) (push) Has been cancelled
Frontend CI / notify-failure (push) Has been cancelled
|
2025-07-02 20:23:49 +03:00 |
|
Ivan
|
9b6a014fb3
|
R: Remove index files from components
|
2025-07-02 12:37:47 +03:00 |
|
Ivan
|
893875c0cf
|
F: Add hide button for stats
|
2025-06-24 22:13:02 +03:00 |
|
Ivan
|
807c22a3c8
|
M: Minor UI fixes
|
2025-06-19 17:49:51 +03:00 |
|
Ivan
|
a7f6f994fe
|
F: Upgrade hover animations pt2
|
2025-06-19 13:12:48 +03:00 |
|
Ivan
|
fd6d448efd
|
B: Fix UI for small screens
|
2025-06-19 10:57:28 +03:00 |
|
Ivan
|
096efef357
|
F: Rework location picker
|
2025-06-18 22:30:55 +03:00 |
|
Ivan
|
8a3748bc2d
|
F: Reworking colors and hovering pt1
|
2025-06-18 16:20:59 +03:00 |
|
Ivan
|
d75d834865
|
F: Improve hover buttons design
|
2025-06-17 22:28:37 +03:00 |
|
Ivan
|
c05759901a
|
F: Filter out users without schemas
Backend CI / build (3.12) (push) Has been cancelled
Frontend CI / build (22.x) (push) Has been cancelled
Backend CI / notify-failure (push) Has been cancelled
Frontend CI / notify-failure (push) Has been cancelled
|
2025-06-11 11:00:40 +03:00 |
|
Ivan
|
2b65b19d08
|
R: Fix onSuccess typing for react-query
|
2025-06-05 15:46:01 +03:00 |
|
Ivan
|
0e32c70610
|
R: Add ReadOnly wrapper for backend data
|
2025-04-30 12:31:07 +03:00 |
|
Ivan
|
687aa55dcb
|
R: Refactor const global objects
|
2025-04-30 01:10:01 +03:00 |
|
Ivan
|
bac6650301
|
M: Improve searchbar hitboxes
|
2025-04-29 21:42:18 +03:00 |
|
Ivan
|
290081ed35
|
M: Improve transitions and remounting
|
2025-04-29 13:33:26 +03:00 |
|
Ivan
|
3d77317347
|
R: Remove unnecessary rerenders from useEffect
|
2025-04-28 11:38:31 +03:00 |
|
Ivan
|
c07bdfbb3a
|
R: Unify naming convention for frontend APIs
|
2025-04-20 16:20:43 +03:00 |
|
Ivan
|
6cb0fd71ba
|
F: Improve color and animation styling
|
2025-04-16 15:22:04 +03:00 |
|
Ivan
|
40314dbb63
|
B: Fix library updates
|
2025-04-15 13:16:24 +03:00 |
|
Ivan
|
1f15a6a53c
|
R: Remove unused dependencies
|
2025-04-13 23:13:04 +03:00 |
|
Ivan
|
7e0c59709d
|
M: Minor UI fixes and refactoring
|
2025-04-13 22:28:28 +03:00 |
|
Ivan
|
cc119c73a4
|
F: More color simplifications
|
2025-04-13 19:15:54 +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
|
91261a745b
|
F: Improve shadcn Select integration
|
2025-04-10 11:07:04 +03:00 |
|
Ivan
|
5c75b01646
|
F: Use radix-ui select element for versionSelector
|
2025-04-09 20:08:36 +03:00 |
|
Ivan
|
422f1bb49a
|
F: Various UI fixes
|
2025-04-08 12:03:36 +03:00 |
|
Ivan
|
5efce874b2
|
R: Restructuring layout data pt2
|
2025-04-06 15:47:40 +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
|
1cd780504d
|
F: Improve styling and accessibility
|
2025-03-20 18:24:07 +03:00 |
|