Commit Graph

336 Commits

Author SHA1 Message Date
Ivan
08fd26e687 R: Migrating to zustand for local state management pt2 2025-01-15 16:06:18 +03:00
Ivan
26bd0ce16b R: Migrating to zustand for local state management pt1 2025-01-14 21:57:32 +03:00
Ivan
a47ea5d32d M: Fix layout for small screens 2025-01-09 20:35:51 +03:00
Ivan
f919bfe4cf B: Fix substitution UI error
Some checks failed
Backend CI / build (3.12) (push) Has been cancelled
Frontend CI / build (22.x) (push) Has been cancelled
2024-12-20 15:01:23 +03:00
Ivan
8bad0890cd F: Improve tooltip performance 2024-12-20 14:36:20 +03:00
Ivan
32d12369c2 M: Improve checkbox structure 2024-12-20 13:36:31 +03:00
Ivan
0de6b17096 M: Prevent animations for darkMode transitions 2024-12-20 12:57:06 +03:00
Ivan
f5b26db1ff F: Improve navigation toggles 2024-12-20 11:54:10 +03:00
Ivan
48ce020c8f F: Improve theme switcher 2024-12-19 18:56:31 +03:00
Ivan
e40fd197b9 M: Use float property instead of overlay 2024-12-18 21:26:44 +03:00
Ivan
48289b2609 npm update 2024-12-18 15:32:46 +03:00
Ivan
1fdfa5012f B: Fix tabs background 2024-12-18 14:54:45 +03:00
Ivan
ab8c6082da M: Fix sidelist dynamics 2024-12-18 14:41:42 +03:00
Ivan
1332dbf088 F: Add QR feature for RSForm 2024-12-18 12:35:17 +03:00
Ivan
939652cef0 B: Fix error with loading RSForm
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
2024-12-17 21:24:58 +03:00
Ivan
02c93dfddc M: Add animation for tooltip 2024-12-17 13:43:32 +03:00
Ivan
7e63103d6b R: Improve styling semantics pt2 2024-12-17 11:37:42 +03:00
Ivan
d250a9fda0 R: Improve styling semantics pt1 2024-12-17 10:52:36 +03:00
Ivan
e70f7e45b9 F: Rework colors using tailwind configs 2024-12-17 00:05:13 +03:00
Ivan
c7f155bba1 F: Add selection animation for graphs 2024-12-16 11:54:01 +03:00
Ivan
6f922df227 R: Remove unused useMemo and useCallback 2024-12-13 21:30:49 +03:00
Ivan
dc7a0025c9 F: Add react-compiler to build toolchain 2024-12-13 13:55:11 +03:00
Ivan
bf44b14945 M: Small UI improvement 2024-12-13 13:22:13 +03:00
Ivan
9da54d78ab M: Fix redirect to replace history 2024-12-13 13:17:54 +03:00
Ivan
32b41620d8 R: Fix Rules of React violations 2024-12-13 13:10:03 +03:00
Ivan
150e6498af R: Fix updating procedure for graph nodes 2024-12-13 10:59:47 +03:00
Ivan
07919cd912 R: Remove .Provider from Contexts 2024-12-12 21:58:07 +03:00
Ivan
aa4a8b3f94 R: Prepare to migrate to react-compiler pt1 2024-12-12 21:45:46 +03:00
Ivan
7798ca9b0b F: Remove unused dependencies 2024-12-12 17:16:06 +03:00
Ivan
162dfa4bff F: Animation rework 2024-12-12 13:17:24 +03:00
Ivan
ce8f2584db F: Animation rework pt2 2024-12-11 23:37:23 +03:00
Ivan
725b21091c F: Animation rework pt1 2024-12-11 14:59:04 +03:00
Ivan
02fee878d1 R: Remove unused ref 2024-12-06 10:42:01 +03:00
Ivan
09cfb4f5e5 R: Use Suspence to reduce bundle size 2024-12-05 15:45:53 +03:00
Ivan
968c97b374 R: Use monadic conditional call 2024-12-04 22:52:45 +03:00
Ivan
0725c8220d M: Small UI fixes 2024-12-04 20:07:01 +03:00
Ivan
f39f7f0244 update dependencies 2024-12-03 22:27:04 +03:00
Ivan
a2615a9236 M: Minor UI fix for small screens
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
2024-12-03 19:35:28 +03:00
Ivan
fc9d21d425 R: Small UI refactoring and improvement 2024-12-03 12:46:25 +03:00
Ivan
4012b8f995 fix 2024-12-02 21:00:11 +03:00
Ivan
a63af2b5cf M: Update GraphUI 2024-12-02 20:46:54 +03:00
Ivan
82731be327 M: UI fixes 2024-12-02 16:07:40 +03:00
Ivan
f6bb76f5e1 F: Term graph rework pt1 2024-12-02 15:58:18 +03:00
Ivan
80f34d90c4 M: Hide modal on backdrop click 2024-11-28 14:04:33 +03:00
Ivan
39c972eeea R: Upgrade to react-router v7 2024-11-25 19:52:57 +03:00
Ivan
01b1ade339 M: Remove unused dependencies 2024-11-22 11:44:29 +03:00
Ivan
b03e2033eb M: Improve Typification UI
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
2024-11-21 22:14:11 +03:00
Ivan
71659b8c15 F: Implement AST visualization using reactflow 2024-11-21 21:38:32 +03:00
Ivan
4172e387c2 D: Improve TSDocs for frontend components 2024-11-21 15:09:31 +03:00
Ivan
c7df031041 R: Decouple setters from onChange events 2024-11-21 00:26:04 +03:00
Ivan
03e6bc55d9 F: Use dagre for graph node layout 2024-11-20 21:25:34 +03:00
Ivan
2b29f0b7bf F: Add TypeGraph for RSForm
Some checks failed
Backend CI / build (3.12) (push) Has been cancelled
Frontend CI / build (22.x) (push) Has been cancelled
2024-11-20 10:38:26 +03:00
Ivan
a1782904a9 M: Add warning when deleting constituents with children 2024-11-19 22:58:28 +03:00
Ivan
d0793d0e1c F: Add TypeGraph manual page 2024-11-19 22:30:33 +03:00
Ivan
581e7caf9c M: Disable move buttons when all selected 2024-11-19 21:56:02 +03:00
Ivan
1650e81751 M: Broaden substitution suggestions
Allow constituents with no links to other constituents
2024-11-15 20:44:56 +03:00
Ivan
2b97e109b4 F: Implementing M-Graph pt3
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
2024-11-14 22:09:40 +03:00
Ivan
c60b4398ed F: Implementing M-Graph pt2 2024-11-07 23:14:38 +03:00
Ivan
abca112b28 Update LinkTopic.tsx 2024-10-31 15:21:21 +03:00
Ivan
26a74202a1 F: Implementing M-Graph pt1 2024-10-31 15:20:50 +03:00
Ivan
c0eac11539 M: Update emoji 2024-10-31 11:27:32 +03:00
Ivan
12afd5997e M: Decouple statusbar and graph nodes colors 2024-10-31 10:55:45 +03:00
Ivan
9e9d8a3f08 M: Small UI fix
Some checks failed
Backend CI / build (3.12) (push) Has been cancelled
Frontend CI / build (22.x) (push) Has been cancelled
2024-10-30 21:48:07 +03:00
Ivan
fdc432ed57 R: Improve conditional hook performance 2024-10-30 21:41:38 +03:00
Ivan
6be49f2752 M: Fix TSDoc text 2024-10-30 21:35:43 +03:00
Ivan
bc460c7f19 R: Improve OSS rendering 2024-10-30 19:56:31 +03:00
Ivan
4462a95885 M: Update manuals 2024-10-30 10:39:05 +03:00
Ivan
9842681e51 M: Improve UI borders and styling props 2024-10-29 12:44:51 +03:00
Ivan
dde592bd32 F: Improve Help UI for dialogs 2024-10-29 12:05:23 +03:00
Ivan
227c0a2975 F: Constituenta relocation: final part 2024-10-28 23:55:12 +03:00
Ivan
f0af0db3f9 F: Constituenta relocation pt2 2024-10-28 14:52:30 +03:00
Ivan
2e775463a9 R: Improve CSS setup 2024-10-23 23:22:35 +03:00
Ivan
731ca12308 R: Add eslint-plugin-react-hooks and fix issues 2024-10-23 16:27:56 +03:00
Ivan
1da81dbfc1 F: Constituenta relocation pt1 2024-10-23 15:18:46 +03:00
Ivan
b1bfbe26cb M: Update dependencies + small fixes 2024-10-17 17:02:30 +03:00
Ivan
467e8be310 M: Minor fixes 2024-10-14 12:40:47 +03:00
Ivan
92f495f5b8 M: Minor style fixes 2024-10-03 18:02:05 +03:00
Ivan
26265707a6 M: Improve table column width when NoHeader is on 2024-09-27 15:28:52 +03:00
Ivan
124abf33eb F: Rework user filter for LibraryPage 2024-09-27 12:23:09 +03:00
Ivan
4383511a4a F: Add AST visualization for expression 2024-09-26 23:26:20 +03:00
Ivan
f3c11747d8 M: Inverse treeView 2024-09-26 22:40:00 +03:00
Ivan
aeaa92df3f B: Correctly process invalid manuals topic name 2024-09-26 11:48:22 +03:00
Ivan
e1604bb7f8 F: Implement rules from pyconcept0.1.10 2024-09-25 23:07:55 +03:00
Ivan
760c4cd659 F: Enable Emoji support
Some checks failed
Backend CI / build (3.12) (push) Has been cancelled
Frontend CI / build (22.x) (push) Has been cancelled
2024-09-23 20:33:07 +03:00
Ivan
861cb382ee M: Fix placeholder text 2024-09-23 14:58:28 +03:00
Ivan
e1969b017b M: Remove MockCst from sideView 2024-09-23 11:53:46 +03:00
Ivan
ff38802cc1 M: Improve coloring of constituents and statuses 2024-09-23 11:48:02 +03:00
Ivan
bfd429e004 M: Improve manuals UI layout 2024-09-23 10:33:47 +03:00
Ivan
df4323d214 F: Update pyconcept and implement improved typechecking 2024-09-22 20:25:10 +03:00
Ivan
1f84abbc24 M: Small UI layout fixes
Some checks failed
Backend CI / build (3.12) (push) Has been cancelled
Frontend CI / build (22.x) (push) Has been cancelled
2024-09-21 20:24:18 +03:00
Ivan
d12e8fed22 M: Fix syntax error message 2024-09-21 17:27:59 +03:00
Ivan
6d8462565a M: Minor UI fixes 2024-09-19 21:14:51 +03:00
Ivan
02b07d2874 R: React.PropsWithChildren 2024-09-19 17:48:48 +03:00
Ivan
08634e396e R: use React.ComponentProps 2024-09-19 17:36:24 +03:00
Ivan
ccf1818e20 B: Fix inserting operation in empty OSS 2024-09-19 16:26:49 +03:00
Ivan
a753273d6d M: Minor fix to AST viewer 2024-09-18 15:53:43 +03:00
Ivan
7f06777237 B: Fix constituenta tooltip
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
2024-09-18 15:09:17 +03:00
Ivan
17ec9ea69d M: Edit manuals 2024-09-18 12:54:16 +03:00
Ivan
93f2e772f6 M: allow single operand synthesis 2024-09-16 20:01:48 +03:00
Ivan
a919cf6baa M: Minor UI improvements 2024-09-16 14:06:42 +03:00