Commit Graph

102 Commits

Author SHA1 Message Date
Ivan
301f388788 R: Split label resources into features 2025-02-11 20:56:24 +03:00
Ivan
17b94b5e9a R: Refactoring folder structure: introducing features
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2025-02-10 01:32:55 +03:00
Ivan
4d91437d7f R: Refactor modal dialogs API
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
Distinguish Form and View modals
2025-02-06 20:28:23 +03:00
Ivan
515f398fda F: Rework createLibraryItem form 2025-02-04 23:34:02 +03:00
Ivan
e3d8c9110a F: Rework password change 2025-02-03 18:17:44 +03:00
Ivan
6583f44209 F: Rework signup form using react-hook-form and zod
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2025-02-03 13:14:39 +03:00
Ivan
7595991f26 R: Move notifications into transport layer
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
Minor bug fixes
2025-01-28 19:47:24 +03:00
Ivan
711ed28a43 F: Implement react-query for backend interactions 2025-01-27 15:03:48 +03:00
Ivan
b260640ebf R: Replace AccessMode with RoleStore
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2025-01-15 23:03:35 +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
23f2e142cf F: Term graph rework pt1 2024-12-02 15:59:03 +03:00
Ivan
5eace56968 F: Implement AST visualization using reactflow 2024-11-21 21:39:01 +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
195774722c M: Update emoji 2024-10-31 11:27:48 +03:00
Ivan
8d5ce8b0cf F: Improve Help UI for dialogs 2024-10-29 12:06:43 +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
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
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
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
02b6a53d00 M: Fix syntax error message 2024-09-21 17:28:55 +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
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
fa6eb49172 M: Add warning if term expressions are not equal 2024-08-28 12:34:29 +03:00
Ivan
f70f226c36 F: Implement typification checks on substitutions
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-08-26 22:53:27 +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
05920b1b6a F: Improve OSS deletion mechanics 2024-08-23 19:09:31 +03:00
Ivan
f072edf701 F: Implement CSV export 2024-08-22 22:41:41 +03:00
Ivan
658de0545b F: Implement location editing + showSubfolders 2024-08-21 16:49:17 +03:00
Ivan
a6bf2c1a3d F: Add Thesaurus manual page
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-08-21 12:37:50 +03:00
Ivan
b1f4f90b95 F: Remove subscriptions and notification icon
Some checks failed
Frontend CI / build (22.x) (push) Waiting to run
Backend CI / build (3.12) (push) Has been cancelled
2024-08-20 15:12:03 +03:00
Ivan
3f8fab80aa F: Improve OSS UI and Manuals
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
Frontend CI / build (22.x) (push) Waiting to run
2024-08-19 22:03:39 +03:00
Ivan
0b3fbd8d4f M: Implement RSForm sorting for OSS and small UI fixes
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-08-17 22:36:17 +03:00
Ivan
50760d7d13 R: Upgrade to eslint9
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
2024-08-06 14:39:00 +03:00
Ivan
25d0c06de0 F: Improve RSForm UI for inherited cs 2024-08-01 12:04:41 +03:00
Ivan
16a225a959 F: Implementing backend for synthesis operation 2024-07-31 18:09:31 +03:00
Ivan
282925c9a3 F: Prepare frontend for Synthesis execution
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
Frontend CI / build (22.x) (push) Waiting to run
2024-07-29 23:20:42 +03:00
Ivan
8376c6bda1 Improve OSS UI
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-07-24 18:11:39 +03:00
Ivan
bf7902258b Improve OSS frontend
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
Frontend CI / build (22.x) (push) Waiting to run
2024-07-23 23:04:21 +03:00
Ivan
cdb2f6cb79 Implementing basic oss graph
Some checks failed
Backend CI / build (3.12) (push) Waiting to run
Frontend CI / build (22.x) (push) Has been cancelled
2024-07-21 22:51:43 +03:00
IRBorisov
100abf082d Minor UI refactoring 2024-06-21 19:27:36 +03:00
IRBorisov
c36b5dd500 Add path copy functionality 2024-06-20 21:12:33 +03:00
IRBorisov
09f7232687 Fix folder naming
Some checks are pending
Frontend CI / build (18.x) (push) Waiting to run
2024-06-20 11:07:29 +03:00
IRBorisov
9e1c08910d Add FolderTree UI 2024-06-19 22:10:15 +03:00
IRBorisov
2d2a605991 UI improvements 2024-06-18 15:07:41 +03:00
IRBorisov
011ef7222c Update manuals
Some checks are pending
Frontend CI / build (18.x) (push) Waiting to run
2024-06-16 22:53:30 +03:00
IRBorisov
ed47b1b0d6 Improve help UI
Some checks are pending
Frontend CI / build (18.x) (push) Waiting to run
2024-06-10 11:58:23 +03:00
IRBorisov
c00ad097d6 Help topics and tooltips improvements 2024-06-07 13:42:50 +03:00