Commit Graph

1257 Commits

Author SHA1 Message Date
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
7ab1eb71c1 M: Inverse treeView 2024-09-26 22:40:11 +03:00
Ivan
53e93dbab0 B: Correctly process invalid manuals topic name
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-09-26 11:48:42 +03:00
Ivan
67f2a9f325 F: Implement rules from pyconcept0.1.10
Some checks failed
Frontend CI / build (22.x) (push) Waiting to run
Backend CI / build (3.12) (push) Has been cancelled
2024-09-25 23:09:09 +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
e4a98e4dd7 npm update 2024-09-23 11:59:34 +03:00
Ivan
ae1fceafcf M: Remove MockCst from sideView 2024-09-23 11:54:18 +03:00
Ivan
00a1deda32 M: Improve coloring of constituents and statuses 2024-09-23 11:48:13 +03:00
Ivan
990b340705 M: Improve manuals UI layout 2024-09-23 10:34:14 +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
02b6a53d00 M: Fix syntax error message 2024-09-21 17:28:55 +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
94a33a1f19 R: use React.ComponentProps 2024-09-19 17:36:34 +03:00
Ivan
c75258bfa9 B: Fix inserting operation in empty OSS 2024-09-19 16:27:16 +03:00
Ivan
5d54734dfc npm update
Some checks failed
Frontend CI / build (22.x) (push) Waiting to run
Backend CI / build (3.12) (push) Has been cancelled
2024-09-18 16:28:55 +03:00
Ivan
7dc5d92588 B: Fix initial data 2024-09-18 16:25:55 +03:00
Ivan
03643e49a9 M: Minor fix to AST viewer 2024-09-18 15:53:55 +03:00
Ivan
519d060fcc B: Fix constituenta tooltip 2024-09-18 15:09:29 +03:00
Ivan
4b15bfdd6d M: Edit manuals
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-09-18 12:54:59 +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
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
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
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
713d436aa6 M: Shorten manuals landing page
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-09-13 13:31:23 +03:00
Ivan
0fc8341155 B: Fix incorrect local variable index parsing 2024-09-13 12:18:49 +03:00
Ivan
0211e2f58a R: Improve backend type hints, linting and package locks
Some checks failed
Backend CI / build (3.12) (push) Has been cancelled
2024-09-12 21:10:37 +03:00
Ivan
bc166b962e B: Fix cache after changing aliases
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
Frontend CI / build (22.x) (push) Waiting to run
2024-09-12 19:11:34 +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
f7354c9883 F: Improve schema picker filtering 2024-09-12 15:08:22 +03:00
Ivan
dc60c79f81 M: Minor UI improvements 2024-09-12 11:57:43 +03:00
Ivan
76d54fa709 B: Fix OSS image export. Use PNG for now
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
Frontend CI / build (22.x) (push) Waiting to run
2024-09-12 00:13:29 +03:00
Ivan
f8d411eced B: Fix react-flow attribution styling 2024-09-11 21:27:09 +03:00
Ivan
997021d628 M: Improve layout for canvas - remove clipping top 2024-09-11 21:15:53 +03:00
Ivan
687f6e549e npm update 2024-09-11 20:09:36 +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
bc770abcf5
M: Add server badge
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
Frontend CI / build (22.x) (push) Waiting to run
2024-09-11 13:48:23 +03:00
Ivan
c35262dbfd M: Cleanup todos 2024-09-11 13:24:52 +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
aebd1598ee B: Fix placeholder styling
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-09-09 20:39:52 +03:00
Ivan
ca79161ed8 M: Fix text wrap for long filenames
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
2024-09-07 19:13:16 +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
3d45510cd6 M: Implement projection swap on ctrl + space
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-09-06 15:59:28 +03:00
Ivan
31fb5b82ef F: Improve RSEditor layout responsiveness 2024-09-06 14:19:59 +03:00