Commit Graph

1010 Commits

Author SHA1 Message Date
Ivan
8ad1db5295 R: Add port to preview 2024-12-17 21:23:29 +03:00
Ivan
196862e0d9 M: Add animation for tooltip
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-12-17 13:43:52 +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
b7aa8fe56a F: Add selection animation for graphs
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-12-16 11:54:27 +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
254b6a64d5 F: Add react-compiler to build toolchain
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-12-13 13:55:26 +03:00
Ivan
6da40bc09b M: Small UI improvement 2024-12-13 13:22:21 +03:00
Ivan
22ce9ee13b M: Fix redirect to replace history 2024-12-13 13:18:06 +03:00
Ivan
d3e19d9c64 R: Fix Rules of React violations 2024-12-13 13:10:23 +03:00
Ivan
0d826498f3 R: Fix updating procedure for graph nodes 2024-12-13 11:00:20 +03:00
Ivan
d0fbaa7148 R: Remove .Provider from Contexts
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-12-12 21:58:19 +03:00
Ivan
56b7d3d71f R: Prepare to migrate to react-compiler 2024-12-12 21:46:03 +03:00
Ivan
a2e080d6e1 update to React19 2024-12-12 17:25:29 +03:00
Ivan
f878afa920 R: Remove unused dependencies 2024-12-12 17:16:36 +03:00
Ivan
f4fb293d84 npm update
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-12-12 13:43:35 +03:00
Ivan
ca8aba2b9d F: Animation rework
move to simple CSS animations and react-spring
2024-12-12 13:19:12 +03:00
Ivan
bc4a68f4d1 R: Remove unused ref
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
2024-12-06 10:42:27 +03:00
Ivan
5da2c23280 R: Use Suspence to reduce bundle size
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-12-05 15:46:23 +03:00
Ivan
a8d39eb8bd R: Use monadic conditional call
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-12-04 22:53:01 +03:00
Ivan
9fb7ca0abb M: Small UI fixes 2024-12-04 20:09:07 +03:00
Ivan
783bcdbb0e R: Fix django dependencies
Some checks failed
Backend CI / build (3.12) (push) Has been cancelled
2024-12-04 14:52:41 +03:00
Ivan
fb4837278c update dependencies
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
Frontend CI / build (22.x) (push) Waiting to run
2024-12-03 22:28:44 +03:00
Ivan
a6ef6bc045 M: Minor UI fix for small screens 2024-12-03 19:35:45 +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
963c725617 M: UI fixes
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-12-02 16:07:59 +03:00
Ivan
776bbf7d95 npm update 2024-12-02 16:03:51 +03:00
Ivan
23f2e142cf F: Term graph rework pt1 2024-12-02 15:59:03 +03:00
Ivan
2b09044e8f M: Hide modal on backdrop click
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
2024-11-28 14:10:44 +03:00
Ivan
f4488384ac R: Upgrade to react-router v7
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
2024-11-25 19:53:20 +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
f9e6b4673f npm update 2024-11-22 11:44:39 +03:00
Ivan
8634fa14ea M: Improve Typification UI
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-11-21 22:14:22 +03:00
Ivan
5eace56968 F: Implement AST visualization using reactflow 2024-11-21 21:39:01 +03:00
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
aeb2b08412 npm update 2024-11-20 21:40:22 +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
5d68f05b85 M: Disable move buttons when all selected 2024-11-19 21:56:26 +03:00
Ivan
d637def7a1 M: Broaden substitution suggestions
Some checks failed
Backend CI / build (3.12) (push) Has been cancelled
Frontend CI / build (22.x) (push) Has been cancelled
Allow constituents with no links to other constituents
2024-11-15 20:45:21 +03:00
Ivan
bc956e0af2 B: Fix incorrect operation deletion consequences 2024-11-15 20:37:00 +03:00
Ivan
592914b6c0 Update dependencies
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
Frontend CI / build (22.x) (push) Waiting to run
2024-11-14 22:20:37 +03:00
Ivan
29b169bef4 F: Implementing M-Graph pt3 2024-11-14 22:10:29 +03:00
Ivan
178499676c M: minor text fixes
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
2024-11-07 23:15:44 +03:00
Ivan
f4886ca61e F: Implementing M-Graph pt2 2024-11-07 23:15:22 +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
195774722c M: Update emoji 2024-10-31 11:27:48 +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
06f59e3ed3 R: Improve conditional hook performance 2024-10-30 21:41:52 +03:00
Ivan
678079192a M: Fix TSDoc text 2024-10-30 21:35:55 +03:00
Ivan
9c336e324b R: Improve OSS rendering 2024-10-30 19:56:48 +03:00
Ivan
df4adf72a5 M: Update manuals
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-10-30 10:39:26 +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
0d14151469 npm update
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
Frontend CI / build (22.x) (push) Waiting to run
2024-10-28 14:58:06 +03:00
Ivan
2b312cebb1 F: Constituenta relocation pt2 2024-10-28 14:53:41 +03:00
Ivan
db7776ffdb R: Improve CSS setup
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
2024-10-23 23:22:55 +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
ed30714628 M: Update dependencies + small fixes
Some checks failed
Backend CI / build (3.12) (push) Has been cancelled
Frontend CI / build (22.x) (push) Has been cancelled
2024-10-17 17:02:58 +03:00
Ivan
36fb7e3f8c npm update
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
2024-10-14 13:15:32 +03:00
Ivan
729c96c12f M: Minor fixes 2024-10-14 12:41:19 +03:00
Ivan
0ccdfd0955 npm update
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
2024-10-03 20:53:50 +03:00
Ivan
b912594b20 M: Minor style fixes 2024-10-03 18:02:24 +03:00
Ivan
ef877703bb M: Do not reset order after inline synthesis
Some checks failed
Backend CI / build (3.12) (push) Has been cancelled
2024-10-03 10:22:48 +03:00
Ivan
f3ffa8bd2b M: Improve table column width when NoHeader is on
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
2024-09-27 15:29:03 +03:00
Ivan
df81c4e125 F: Rework user filter for LibraryPage 2024-09-27 12:23:26 +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
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