Commit Graph

156 Commits

Author SHA1 Message Date
Ivan
409bfb0d94 R: Replace switch statements with records
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
Frontend CI / notify-failure (push) Has been cancelled
2025-07-11 14:14:50 +03:00
Ivan
3cd7055dc5 M: Minor UI fixes
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-07-10 17:09:03 +03:00
Ivan
af5d660499 F: Implement TermGraph view 2025-07-09 18:05:33 +03:00
Ivan
bc7195d617 R: Refactoring tg structure 2025-07-09 12:43:27 +03:00
Ivan
3fb28e4867 R: Refactor term-graph preparing to extract shared components 2025-07-09 12:15:53 +03:00
Ivan
acdd74001e F: Implement Constituenta editing from OSS
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
Frontend CI / notify-failure (push) Blocked by required conditions
2025-07-08 20:55:49 +03:00
Ivan
c7afd4b065 R: Rework constituenta editing endpoints + small ui fix
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-07-08 18:28:33 +03:00
Ivan
4f54c59130 R: Apply withPreventDefault utility 2025-07-08 12:37:35 +03:00
Ivan
b95952a5e5 F: Improve tooltips for Mac 2025-07-08 12:08:29 +03:00
Ivan
dc5ff50175 F: Add block stats to side panel 2025-07-07 15:02:45 +03:00
Ivan
9da2ed751c M: Multiple minor UI fixes
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
Frontend CI / notify-failure (push) Has been cancelled
2025-07-03 17:24:59 +03:00
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