Commit Graph

189 Commits

Author SHA1 Message Date
Ivan
945459cede B: Fix substitution UI error
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
2024-12-20 15:02:11 +03:00
Ivan
7c57872254 B: Fix tabs background 2024-12-18 14:55:10 +03:00
Ivan
dc7cea8eaa F: Add QR feature for RSForm 2024-12-18 12:35:48 +03:00
Ivan
326d4b0e1d R: Improve styling semantics pt2 2024-12-17 11:38:00 +03:00
Ivan
da4dbd3b90 R: Improve styling semantics pt1 2024-12-17 10:53:01 +03:00
Ivan
91dbd0e88f F: Rework colors using tailwind configs
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-12-17 00:05:45 +03:00
Ivan
609752a9d6 R: Remove unused useMemo and useCallback
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
2024-12-13 21:31:09 +03:00
Ivan
d3e19d9c64 R: Fix Rules of React violations 2024-12-13 13:10:23 +03:00
Ivan
56b7d3d71f R: Prepare to migrate to react-compiler 2024-12-12 21:46:03 +03:00
Ivan
ca8aba2b9d F: Animation rework
move to simple CSS animations and react-spring
2024-12-12 13:19:12 +03:00
Ivan
2d3bc56776 R: Small UI refactoring and improvement
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-12-03 12:47:08 +03:00
Ivan
ab75de1042 M: Update GraphUI
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-12-02 21:00:31 +03:00
Ivan
93019b45e9 M: Remove unused dependencies
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
2024-11-22 11:44:54 +03:00
Ivan
5eace56968 F: Implement AST visualization using reactflow 2024-11-21 21:39:01 +03:00
Ivan
72634e80fa R: Decouple setters from onChange events
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-11-21 00:26:16 +03:00
Ivan
8f631b1b10 F: Use dagre for graph node layout 2024-11-20 21:25:48 +03:00
Ivan
15c292d240 F: Add TypeGraph for RSForm
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-11-20 10:39:09 +03:00
Ivan
18601a2ee7 M: Add warning when deleting constituents with children 2024-11-19 22:58:43 +03:00
Ivan
a869f42fce F: Add TypeGraph manual page 2024-11-19 22:30:52 +03:00
Ivan
29b169bef4 F: Implementing M-Graph pt3 2024-11-14 22:10:29 +03:00
Ivan
402277e30e F: Implementing M-Graph pt1
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
2024-10-31 15:21:50 +03:00
Ivan
db1d8257b9 M: Improve UI borders and styling props
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-10-29 12:45:03 +03:00
Ivan
8d5ce8b0cf F: Improve Help UI for dialogs 2024-10-29 12:06:43 +03:00
Ivan
9761cc2c9d F: Constituenta relocation: final part
Some checks failed
Frontend CI / build (22.x) (push) Waiting to run
Backend CI / build (3.12) (push) Has been cancelled
2024-10-28 23:55:25 +03:00
Ivan
2b312cebb1 F: Constituenta relocation pt2 2024-10-28 14:53:41 +03:00
Ivan
79d8184193 R: Add eslint-plugin-react-hooks and
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-10-23 16:29:35 +03:00
Ivan
5700462ad5 F: Implement constituenta relocation pt1 2024-10-23 15:31:24 +03:00
Ivan
7ab1eb71c1 M: Inverse treeView 2024-09-26 22:40:11 +03:00
Ivan
b7cfb3082b M: Fix placeholder text
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
2024-09-23 14:58:53 +03:00
Ivan
7f88d030d4 M: Small UI layout fixes
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-09-21 20:24:32 +03:00
Ivan
c92a4058b9 M: Minor UI fixes
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
2024-09-19 21:15:08 +03:00
Ivan
03643e49a9 M: Minor fix to AST viewer 2024-09-18 15:53:55 +03:00
Ivan
6338888095 M: allow single operand synthesis
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
2024-09-16 20:02:38 +03:00
Ivan
636a9a1650 M: UI improvements 2024-09-16 14:07:11 +03:00
Ivan
9dec66dbda M: Add modifications check for operation editor 2024-09-16 13:46:13 +03:00
Ivan
0dceb1d0c2 M: Improve InlineSynthesis UI
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-09-15 13:21:25 +03:00
Ivan
f7354c9883 F: Improve schema picker filtering 2024-09-12 15:08:22 +03:00
Ivan
3edee8450e M: Optimize dialogs height for small screen notebooks
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-09-10 17:40:58 +03:00
Ivan
31fb5b82ef F: Improve RSEditor layout responsiveness 2024-09-06 14:19:59 +03:00
Ivan
95f833d97d B: Fix renaming validation
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-09-05 21:25:09 +03:00
Ivan
318fadcc5f F: Add ordering to OSS arguments 2024-09-04 14:37:57 +03:00
Ivan
79c2050ed2 F: Improve tooltips positioning and text truncation 2024-09-02 18:34:18 +03:00
Ivan
c0235e573a M: Small UI fixes
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-08-31 00:02:06 +03:00
Ivan
50452bd92d B: Fix input min-width
Some checks failed
Frontend CI / build (22.x) (push) Waiting to run
Backend CI / build (3.12) (push) Has been cancelled
2024-08-30 11:03:45 +03:00
Ivan
091b79f19b B: Small dialog fixes
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-08-29 12:42:26 +03:00
Ivan
ddeab3bbb6 B: Small UI fixes 2024-08-28 22:38:50 +03:00
Ivan
2fb64ef69a F: Add suggestions to substitution table 2024-08-28 15:43:28 +03:00
Ivan
fa6eb49172 M: Add warning if term expressions are not equal 2024-08-28 12:34:29 +03:00
Ivan
134ef566be F: Implement basic substitution checks
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-08-26 17:25:07 +03:00
Ivan
8bceeb2b38 F: Improve versioning UI
Some checks failed
Frontend CI / build (22.x) (push) Waiting to run
Backend CI / build (3.12) (push) Has been cancelled
2024-08-24 12:29:38 +03:00