Commit Graph

145 Commits

Author SHA1 Message Date
Ivan
ad3a4159c0 F: Add side panel for schema preview pt1
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
Frontend CI / notify-failure (push) Blocked by required conditions
2025-07-02 20:55:25 +03:00
Ivan
17bd0401fd B: Fix transparent bg for tabs
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
Frontend CI / notify-failure (push) Blocked by required conditions
2025-07-02 15:55:33 +03:00
Ivan
0015969fbb F: Improve typography 2025-07-02 13:13:15 +03:00
Ivan
78b1b0332d R: Remove index files from components 2025-07-02 12:39:20 +03:00
Ivan
ca6249afe0 R: Refactor components to isolate reusable parts 2025-07-02 12:15:16 +03:00
Ivan
6b69544b8b B: Fix panel animation
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
Frontend CI / notify-failure (push) Blocked by required conditions
2025-07-01 21:56:21 +03:00
Ivan
e8e32d127b M: Replace functional typification label 2025-07-01 19:44:59 +03:00
Ivan
91186b0e2e R: Replace clsx with merging styles
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
Frontend CI / notify-failure (push) Has been cancelled
2025-06-24 22:23:27 +03:00
Ivan
2d2c0290e3 F: Add hide button for stats 2025-06-24 22:13:26 +03:00
Ivan
dae47716ea M: Simplify color tooltips
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
Frontend CI / notify-failure (push) Blocked by required conditions
2025-06-24 14:26:36 +03:00
Ivan
65440e29f0 B: Adjust selection for Constituenta editor
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
Frontend CI / notify-failure (push) Has been cancelled
2025-06-19 18:12:58 +03:00
Ivan
22d8e0fadd M: Minor UI fixes 2025-06-19 17:50:02 +03:00
Ivan
dd8d4fe622 F: Upgrade hover animations pt2
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
Frontend CI / notify-failure (push) Blocked by required conditions
2025-06-19 13:13:23 +03:00
Ivan
7df3c4b7b2 B: Fix UI for small screens 2025-06-19 10:59:22 +03:00
Ivan
2a15faf17b M: Minor UI color improvements 2025-06-18 22:54:14 +03:00
Ivan
2013dca777 F: Reworking colors and hovering pt1
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
Frontend CI / notify-failure (push) Blocked by required conditions
2025-06-18 16:21:26 +03:00
Ivan
78efdb8743 F: Improve placeholder for RSExpressions 2025-06-18 00:16:27 +03:00
Ivan
4759abd03f F: Improve hover buttons design 2025-06-17 22:28:56 +03:00
Ivan
018e6c7215 M: Always show search for RSList 2025-06-17 20:43:27 +03:00
Ivan
0c46360601 B: Fix operation precedences 2025-06-10 21:49:36 +03:00
Ivan
8a984114dc B: Do not change state in render 2025-06-10 21:29:07 +03:00
Ivan
a2f300cf84 M: Improve double boolean editing 2025-06-10 21:28:35 +03:00
Ivan
46f3099b01 R: Fix onSuccess typing for react-query
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
Frontend CI / notify-failure (push) Has been cancelled
2025-06-05 15:46:15 +03:00
Ivan
2dc2649ff6 M: Minor UI fixes 2025-05-14 11:48:42 +03:00
Ivan
9524727391 B: Fix boolean envelopement 2025-05-14 10:53:10 +03:00
Ivan
a99734ac0e B: Fix schema names layout
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
Frontend CI / notify-failure (push) Blocked by required conditions
2025-05-13 18:43:03 +03:00
Ivan
b7358d3cc7 R: Add ReadOnly wrapper for backend data
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
Frontend CI / notify-failure (push) Has been cancelled
2025-04-30 12:31:30 +03:00
Ivan
d90cf08b6c R: Refactor const global objects
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
Frontend CI / notify-failure (push) Blocked by required conditions
2025-04-30 01:10:45 +03:00
Ivan
6bc7993797 F: Improve diagram flow management 2025-04-30 01:04:04 +03:00
Ivan
caf11aa329 M: Improve searchbar hitboxes
Some checks failed
Frontend CI / build (22.x) (push) Waiting to run
Frontend CI / notify-failure (push) Blocked by required conditions
Backend CI / build (3.12) (push) Has been cancelled
Backend CI / notify-failure (push) Has been cancelled
2025-04-29 21:42:28 +03:00
Ivan
a618a2bc42 M: Improve transitions and remounting 2025-04-29 13:33:39 +03:00
Ivan
95f1284c6e B: Deep copy instead of modifying cache 2025-04-29 13:10:47 +03:00
Ivan
309c1ba323 R: Refactor layout management
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
Frontend CI / notify-failure (push) Blocked by required conditions
2025-04-28 13:59:38 +03:00
Ivan
6fa25b51fe R: Remove unnecessary rerenders from useEffect 2025-04-28 11:38:55 +03:00
Ivan
d607038738 F: Improve oss UI
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
Frontend CI / notify-failure (push) Has been cancelled
2025-04-24 14:57:34 +03:00
Ivan
1eadbf5ba5 M: Improve typification labeling
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
Frontend CI / notify-failure (push) Blocked by required conditions
2025-04-22 11:32:58 +03:00
Ivan
6c75b0af3a B: Fix react-flow styling
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
Frontend CI / notify-failure (push) Blocked by required conditions
2025-04-22 00:52:40 +03:00
Ivan
e71a5baf60 F: Implementing block UI pt2 2025-04-22 00:41:13 +03:00
Ivan
c545189ffb F: Implement frontend api calls
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
Backend CI / notify-failure (push) Blocked by required conditions
Frontend CI / build (22.x) (push) Waiting to run
Frontend CI / notify-failure (push) Blocked by required conditions
2025-04-20 18:06:46 +03:00
Ivan
6064da8008 R: Unify naming convention for frontend APIs 2025-04-20 16:21:06 +03:00
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
43b54c43ea F: Add LLM prompt generation
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
Frontend CI / notify-failure (push) Blocked by required conditions
2025-04-16 21:06:59 +03:00
Ivan
f0715df343 F: Improve color and animation styling 2025-04-16 15:22:31 +03:00
Ivan
29af778d54 R: Remove unused dependencies
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
Frontend CI / notify-failure (push) Blocked by required conditions
2025-04-13 23:14:00 +03:00
Ivan
9e19290566 M: Minor UI fixes and refactoring 2025-04-13 22:29:23 +03:00
Ivan
e36e50f49f F: More color simplifications 2025-04-13 19:16:40 +03:00
Ivan
a8126f1f5e F: Replace react-select with shadcn based analogue 2025-04-13 17:18:09 +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