Commit Graph

444 Commits

Author SHA1 Message Date
Ivan
c1f50d6f50 D: Improve TSDocs for frontend components
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-11-21 15:09:51 +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
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
5d68f05b85 M: Disable move buttons when all selected 2024-11-19 21:56:26 +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
2b42329956 M: Decouple statusbar and graph nodes colors 2024-10-31 10:56:12 +03:00
Ivan
ba08844ff8 M: Small UI fix
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-10-30 21:48:17 +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
b912594b20 M: Minor style fixes 2024-10-03 18:02:24 +03:00
Ivan
77be306cf1 F: Add AST visualization for expression
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-09-26 23:26:48 +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
ae1fceafcf M: Remove MockCst from sideView 2024-09-23 11:54:18 +03:00
Ivan
35bfc86533 F: Update pyconcept and implement improved typechecking
Some checks failed
Frontend CI / build (22.x) (push) Waiting to run
Backend CI / build (3.12) (push) Has been cancelled
2024-09-22 20:25:36 +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
abc28940a9 R: use React.PropsWithChildren 2024-09-19 17:49:25 +03:00
Ivan
636a9a1650 M: UI improvements 2024-09-16 14:07:11 +03:00
Ivan
87ed5b39ae M: Improve Library location navigation
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-09-15 21:19:17 +03:00
Ivan
fcfc2e909b F: Add schemas coloring option for TermGraph
Some checks failed
Frontend CI / build (22.x) (push) Waiting to run
Backend CI / build (3.12) (push) Has been cancelled
2024-09-14 17:11:50 +03:00
Ivan
e0eb06b27f B: Fix buttons layers 2024-09-14 16:14:04 +03:00
Ivan
80680a7bf2 R: Add inherited cst source to API 2024-09-14 15:15:36 +03:00
Ivan
c18efc93e1 D: Add documentation to react components pt1 2024-09-12 16:42:02 +03:00
Ivan
3e34414b85 R: Replace disabled buttons with indicators 2024-09-12 15:08:22 +03:00
Ivan
dc60c79f81 M: Minor UI improvements 2024-09-12 11:57:43 +03:00
Ivan
997021d628 M: Improve layout for canvas - remove clipping top 2024-09-11 21:15:53 +03:00
Ivan
aa33d0af6f R: Simplify Constituenta order attribute
0-indexed used for database storage only
2024-09-11 20:06:58 +03:00
Ivan
701f9b57b9 M: Small UI fixes
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-09-07 16:26:41 +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
40d3d0c28d B: Fix selection after substitutions 2024-09-02 12:11:18 +03:00
Ivan
c44495a8b1 M: Fix inheritance indicators 2024-09-01 11:16:12 +03:00
Ivan
323f124d68 M: Fix breaking word in expressions
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-08-31 12:26:38 +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
ce73be22bf M: Remove expression column from sideview 2024-08-30 09:58:51 +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
5edf08a5cb F: Add xs size screen media query
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-08-28 23:49:39 +03:00
Ivan
55e09d856f B: Fix tooltip clipping after cst==null 2024-08-28 23:02:48 +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
8f1fbcde3d F: Add search feature to multiple cst selector
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
2024-08-25 13:53:02 +03:00
Ivan
e7678c979a M: Improve mobile UI
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-08-24 19:41:29 +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
Ivan
c897966886 M: Small UI layout fixes 2024-08-24 11:21:02 +03:00
Ivan
2126ab5cac B: Fix RSForm editor layout
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-08-24 08:24:32 +03:00
Ivan
faa0fd3fcc M: Minor syntax fixes
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
Frontend CI / build (22.x) (push) Waiting to run
2024-08-23 22:53:53 +03:00
Ivan
b4d8ff74b2 F: Improve stats UI for OSS and RSForm 2024-08-23 21:29:07 +03:00