Commit Graph

88 Commits

Author SHA1 Message Date
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
IRBorisov
8c38297de7 Refactoring: pull similar messages together 2024-06-06 23:11:53 +03:00
IRBorisov
d4d1c81bdc Improve help pages 2024-06-04 16:06:48 +03:00
IRBorisov
9e02d809a0 Add OSS creation and fix access policy implementation 2024-06-03 17:38:30 +03:00
IRBorisov
93d56ef4fa Fix Editor filter and view permissions 2024-06-03 01:17:27 +03:00
IRBorisov
dc0555076b Implementing locations and permissions pt1 2024-06-02 23:41:46 +03:00
IRBorisov
18beffb1d9 Implement editorial levels 2024-05-27 20:42:34 +03:00
IRBorisov
7664d9bda7 Improve help UI and refactor naming 2024-05-16 22:42:05 +03:00
IRBorisov
31bbf0ab84 Update help topics 2024-05-16 16:14:56 +03:00
IRBorisov
62e30d474b Improve help UI + minor fixes 2024-05-16 14:01:06 +03:00
IRBorisov
114f5d75cc Refactor help topics UI 2024-05-15 02:51:50 +03:00
IRBorisov
18336cebe3 Refactor Help structure 2024-05-13 20:55:48 +03:00
IRBorisov
086f5b93cd Implement rslang grammar update (pyconcept 0.1.5) 2024-05-13 12:50:08 +03:00
IRBorisov
e9f62a0abc UI improvements and fixes 2024-05-12 13:58:28 +03:00
IRBorisov
a948099f09 Improve help pages 2024-05-09 12:37:13 +03:00