Commit Graph

173 Commits

Author SHA1 Message Date
Ivan
fd6ee0d736 F: Implement schema variables + small UI fixes 2025-07-23 12:09:01 +03:00
Ivan
78964b23cc F: Prompt editor component pt1 2025-07-22 14:52:03 +03:00
Ivan
20d95f42dc F: Improve Help documentation 2025-07-21 19:40:35 +03:00
Ivan
f27d9df8d3 F: Add JSON export option 2025-07-19 10:59:56 +03:00
Ivan
94ea516256 M: Fix minor UI issues 2025-07-17 19:27:32 +03:00
Ivan
854d32aea1 F: Improve data validation for user inputs and backend serializers 2025-07-17 19:02:58 +03:00
Ivan
2a3f413315 F: Implementing generator pt1 2025-07-16 10:43:58 +03:00
Ivan
56652095af F: Implementing PromptEdit pt2 2025-07-15 20:12:00 +03:00
Ivan
12c202adff F: Implementing PromptEdit pt1 2025-07-15 13:30:41 +03:00
Ivan
1d11bd4ab5 F: Implement backend hooks for frontend 2025-07-14 15:47:14 +03:00
Ivan
1fda7c79c3 R: Replace switch statements with records 2025-07-12 18:28:38 +03:00
Ivan
3bca1a8921 M: Minor UI fixes 2025-07-10 17:08:43 +03:00
Ivan
7dc0088bd2 F: Implement TermGraph view 2025-07-09 17:24:20 +03:00
Ivan
09075f2416 R: Refactoring tg structure 2025-07-09 12:43:00 +03:00
Ivan
315c0f847e R: Refactor term-graph preparing to extract shared components 2025-07-09 12:15:21 +03:00
Ivan
d901094d8e F: Implement Constituenta editing from OSS 2025-07-08 20:55:24 +03:00
Ivan
d46fa536e6 F: Rework constituenta editing endpoints 2025-07-08 18:27:52 +03:00
Ivan
b62797205b R: Apply withPreventDefault utility 2025-07-08 12:37:08 +03:00
Ivan
022041881b F: Improve tooltips for Mac 2025-07-08 12:08:06 +03:00
Ivan
ae22e9b9f7 F: Add block stats to side panel 2025-07-07 15:01:25 +03:00
Ivan
1260f159c9 M: Multiple minor UI fixes 2025-07-03 17:24:40 +03:00
Ivan
8e474160d5 F: Add side panel for schema preview pt1
Some checks failed
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
ac38e9f4b5 B: Fix transparent bg for tabs 2025-07-02 15:55:16 +03:00
Ivan
1ee3e9ef4f F: Improve typography 2025-07-02 13:13:01 +03:00
Ivan
9b6a014fb3 R: Remove index files from components 2025-07-02 12:37:47 +03:00
Ivan
f365b20814 R: Refactor components to isolate reusable parts 2025-07-02 12:14:46 +03:00
Ivan
cb0f8783e5 B: Fix panel animation 2025-07-01 21:55:42 +03:00
Ivan
65a65aba41 M: Replace functional typification label 2025-07-01 19:44:42 +03:00
Ivan
52b039259a R: Replace clsx with merging styles 2025-06-24 22:22:19 +03:00
Ivan
893875c0cf F: Add hide button for stats 2025-06-24 22:13:02 +03:00
Ivan
ef8355dc57 M: Simplify color tooltips 2025-06-24 14:25:27 +03:00
Ivan
ffebe27d48 B: Adjust selection for Constituenta editor 2025-06-19 18:12:34 +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
e6d0b50833 M: Minor UI color improvements 2025-06-18 22:54:03 +03:00
Ivan
8a3748bc2d F: Reworking colors and hovering pt1 2025-06-18 16:20:59 +03:00
Ivan
d4e45a4c73 F: Improve placeholder for RSExpressions 2025-06-18 00:16:13 +03:00
Ivan
d75d834865 F: Improve hover buttons design 2025-06-17 22:28:37 +03:00
Ivan
f78dbc6065 M: Always show search for RSList 2025-06-17 20:43:10 +03:00
Ivan
313d5de706 B: Fix operation precedences 2025-06-10 21:49:23 +03:00
Ivan
c166a4478a B: Do not change state in render 2025-06-10 21:28:21 +03:00
Ivan
5dcaae4f51 Update text-editing.ts 2025-06-10 21:27:41 +03:00
Ivan
f0f41a4dcb M: Improve double boolean editing 2025-06-10 21:20:22 +03:00
Ivan
2b65b19d08 R: Fix onSuccess typing for react-query 2025-06-05 15:46:01 +03:00
Ivan
c442ca8094 M: Minor UI fixes 2025-05-14 11:48:14 +03:00
Ivan
5f2239dc26 Update text-editing.ts 2025-05-14 10:52:54 +03:00
Ivan
e2ab676ec2 B: Fix boolean envelopement
Some checks failed
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-05-14 10:46:51 +03:00
Ivan
822533f293 Update schemas-guide.tsx 2025-05-13 18:42:30 +03:00
Ivan
0e32c70610 R: Add ReadOnly wrapper for backend data 2025-04-30 12:31:07 +03:00