Commit Graph

573 Commits

Author SHA1 Message Date
Ivan
3f97562fae F: Propagate operation changes to OSS
Some checks failed
Frontend CI / build (22.x) (push) Waiting to run
Backend CI / build (3.12) (push) Has been cancelled
2024-08-16 21:05:06 +03:00
Ivan
88c9b646eb R: Invalidate OSS on RSForm change. Minor UI fixes
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-08-16 12:44:53 +03:00
Ivan
35883458f3 F: Implement operation and schema delete consequence for OSS
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
Frontend CI / build (22.x) (push) Waiting to run
2024-08-15 23:23:45 +03:00
Ivan
5eb63eac42 B: Prevent oss cross-propagation
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
Frontend CI / build (22.x) (push) Waiting to run
2024-08-14 23:38:50 +03:00
Ivan
263f3f93eb F: Prepare operation change propagation 2024-08-14 21:50:28 +03:00
Ivan
53998cfa92 M: Improve cst table UI
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
Frontend CI / build (22.x) (push) Waiting to run
2024-08-11 14:25:10 +03:00
Ivan
594d70e9d5 M: Propagate cst_update 2024-08-10 11:46:36 +03:00
Ivan
e530afd623 M: Change propagation for create_cst and rename_cst
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
Frontend CI / build (22.x) (push) Waiting to run
2024-08-09 20:58:28 +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
b929b051cc F: Implement RSForm and OSS attribute sync 2024-08-05 23:53:41 +03:00
Ivan
e059dc2394 M: Update icons
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
2024-08-03 12:00:10 +03:00
Ivan
9e8db4bfe6 M: Update manuals 2024-08-03 11:31:13 +03:00
Ivan
d5531d00eb M: Improve node positioning in OSS 2024-08-02 11:17:39 +03:00
Ivan
077b9d2216 F: Add function for predecessor tracing
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
Frontend CI / build (22.x) (push) Waiting to run
2024-08-01 21:20:49 +03:00
Ivan
10a4140c95 F: Improve RSForm and OSS UI + some fixes 2024-08-01 20:15:35 +03:00
Ivan
25d0c06de0 F: Improve RSForm UI for inherited cs 2024-08-01 12:04:41 +03:00
Ivan
600b0c01ef F: Improve OSS <-> RSForm UI
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
Frontend CI / build (22.x) (push) Waiting to run
2024-08-01 00:36:06 +03:00
Ivan
16a225a959 F: Implementing backend for synthesis operation 2024-07-31 18:09:31 +03:00
Ivan
c97e24dc63 R: Simplify sync_text and transfer_term
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
Frontend CI / build (22.x) (push) Waiting to run
2024-07-30 16:00:09 +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
617d8daeb2 F: Implement Operation edit 2024-07-29 22:31:11 +03:00
Ivan
5ee85b169d F: Implement UI for synthesis
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 16:56:24 +03:00
Ivan
591d36d772 F: Implement input schema change UI 2024-07-28 21:30:10 +03:00
Ivan
9c5cb64156 F: Implement dev helper features
Some checks failed
Frontend CI / build (22.x) (push) Has been cancelled
2024-07-28 13:07:22 +03:00
Ivan
0a1f9fe554 B: Fix default tab bug 2024-07-28 11:38:40 +03:00
Ivan
ec3936cc4c F: Implement RSForm to Operation dependency
Some checks failed
Frontend CI / build (22.x) (push) Waiting to run
Backend CI / build (3.12) (push) Has been cancelled
2024-07-28 01:30:21 +03:00
Ivan
69ee70e61f M: Minor fixes 2024-07-27 22:49:49 +03:00
Ivan
4f9b48cce5 F: Improve OSS UI controls
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2024-07-26 21:09:16 +03:00
Ivan
083f6bf299 F: Implement OSS context menu
Some checks failed
Frontend CI / build (22.x) (push) Waiting to run
Backend CI / build (3.12) (push) Has been cancelled
2024-07-26 17:31:57 +03:00
Ivan
b7e6b24e44 F: Improve OSS UI 2024-07-26 00:34:08 +03:00
Ivan
f71402641e F: Fix side animation for LibraryPage 2024-07-25 23:32:24 +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
Ivan
0ee0e65ac5 Prepare merge into main 2024-07-20 13:12:28 +03:00
Ivan
d95a41c8cd Merge branch 'main' into synthesis 2024-07-20 13:11:22 +03:00
Ivan
583edde582 Small UI fixes 2024-07-19 20:43:09 +03:00
Ivan
6f3d3c830e Implementing Synthesis frontend pt1
Some checks failed
Backend CI / build (3.12) (push) Waiting to run
Frontend CI / build (18.x) (push) Has been cancelled
2024-07-14 14:41:05 +03:00
IRBorisov
04e108df11 Refactor location naming 2024-06-27 11:35:26 +03:00
IRBorisov
de2c73efd4 Downgrade framer-motion to fix opacity changing bug
Some checks are pending
Frontend CI / build (18.x) (push) Waiting to run
2024-06-26 22:31:09 +03:00
IRBorisov
3ea22f3080 Refactoring: UI elements naming convention 2024-06-26 19:47:31 +03:00
IRBorisov
edb3bb4f10 Implement location selector button 2024-06-26 19:00:29 +03:00
IRBorisov
a37fdf33e2 Update HelpContributors.tsx
Some checks are pending
Frontend CI / build (18.x) (push) Waiting to run
2024-06-26 10:11:59 +03:00
IRBorisov
122bf4fcc1 Fix context loading semantics
Some checks failed
Backend CI / build (3.12) (push) Has been cancelled
Frontend CI / build (18.x) (push) Has been cancelled
Loading is a flag for data loading on context create
Processing is a flag for waiting for response after function call
2024-06-23 19:43:22 +03:00
IRBorisov
b303b25502 Improve help page 2024-06-23 13:45:41 +03:00
IRBorisov
b7a781351f Small UI fixes
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
Frontend CI / build (18.x) (push) Waiting to run
2024-06-23 00:13:03 +03:00
IRBorisov
2e4199b904 Start fixing type errors and basic linting 2024-06-21 21:46:38 +03:00
IRBorisov
91865e54f0 Merge branch 'main' into synthesis 2024-06-21 19:37:56 +03:00
IRBorisov
fcbe2f7909 Implementing SelectLocation pt1
Some checks failed
Frontend CI / build (18.x) (push) Has been cancelled
2024-06-21 19:34:16 +03:00
IRBorisov
100abf082d Minor UI refactoring 2024-06-21 19:27:36 +03:00
khadanovichba
73bbde3acb synthesis 2024-06-21 18:47:46 +03:00
IRBorisov
fa8e38b2ad Remove redundant cursor overrides 2024-06-21 17:14:14 +03:00
IRBorisov
4f59ad2b8a Minor UI fixes
Some checks are pending
Frontend CI / build (18.x) (push) Waiting to run
2024-06-21 11:17:50 +03:00
IRBorisov
fde030a152 Remove redundant animation
Some checks are pending
Frontend CI / build (18.x) (push) Waiting to run
2024-06-20 22:17:13 +03:00
IRBorisov
a66f73ef66 Update LibraryFolders.tsx 2024-06-20 22:10:00 +03:00
IRBorisov
6d3a1e926b Improve library help 2024-06-20 21:35:51 +03:00
IRBorisov
c36b5dd500 Add path copy functionality 2024-06-20 21:12:33 +03:00
IRBorisov
329599e672 Fix initial animation 2024-06-20 19:56:23 +03:00
IRBorisov
8adea52d4b Fix centering when list is hidden
Some checks are pending
Frontend CI / build (18.x) (push) Waiting to run
2024-06-20 14:35:25 +03:00
IRBorisov
3cc5b53737 Fix folder switch 2024-06-20 11:50:37 +03:00
IRBorisov
c046ac300f Update icons and help 2024-06-20 11:28:35 +03:00
IRBorisov
92f11ae211 Fix animations
Some checks are pending
Frontend CI / build (18.x) (push) Waiting to run
2024-06-19 22:32:15 +03:00
IRBorisov
9e1c08910d Add FolderTree UI 2024-06-19 22:10:15 +03:00
IRBorisov
e81e53e7d5 Add click navigation for references
Some checks are pending
Frontend CI / build (18.x) (push) Waiting to run
2024-06-19 12:13:05 +03:00
IRBorisov
3b13a27868 Improve manuals
Some checks are pending
Frontend CI / build (18.x) (push) Waiting to run
2024-06-18 20:11:45 +03:00
IRBorisov
568886d1b7 Implement click navigation for RSInput 2024-06-18 19:55:23 +03:00
IRBorisov
2d2a605991 UI improvements 2024-06-18 15:07:41 +03:00
IRBorisov
63f51e026f Improve first loading behavior
Some checks are pending
Frontend CI / build (18.x) (push) Waiting to run
2024-06-17 21:31:19 +03:00
IRBorisov
7927e9edb3 Update help page 2024-06-17 20:21:11 +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
255fe90ce7 Fix library view for anonymous user
Some checks failed
Backend CI / build (3.12) (push) Has been cancelled
Frontend CI / build (18.x) (push) Has been cancelled
2024-06-14 21:43:37 +03:00
IRBorisov
001069a7d9 Fix text color for typification
Some checks failed
Frontend CI / build (18.x) (push) Has been cancelled
2024-06-10 21:26:25 +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
5507761c0f Improve help UI for small screens
Some checks are pending
Frontend CI / build (18.x) (push) Waiting to run
2024-06-09 20:41:33 +03:00
IRBorisov
4d04fe76bc UI: Improve readonly mode 2024-06-09 15:19:39 +03:00
IRBorisov
36e33a2a38 Fix convention display if newline is present
Some checks are pending
Frontend CI / build (18.x) (push) Waiting to run
2024-06-08 21:53:24 +03:00
IRBorisov
1a5f887c0a Small layout fix 2024-06-07 18:38:15 +03:00
IRBorisov
186545afe9 Add rules of conduct 2024-06-07 15:35:34 +03:00
IRBorisov
53e75b9ddd Update react-pdf and improve PDFViewer 2024-06-07 15:05:08 +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
c786b54132 Refactoring Icons 2024-06-06 22:01:28 +03:00
IRBorisov
bc811cbf88 Small fixes 2024-06-05 21:59:03 +03:00
khadanovichba
2f08cd4803 resolve conflicts 2024-06-05 21:34:04 +03:00
IRBorisov
5378272010 UI: Fix layout 2024-06-05 20:07:15 +03:00
IRBorisov
4a56fd3029 Add Icons page for devs 2024-06-05 16:20:51 +03:00
IRBorisov
b5afb6e242 Small UI improvements 2024-06-05 14:43:52 +03:00
IRBorisov
4f9f885160 Fix layout 2024-06-05 13:02:38 +03:00
IRBorisov
89c2e704a8 Refactoring: Context structure and error processing 2024-06-05 12:28:08 +03:00
IRBorisov
3f2db1e7bc Add OSS scaffolding 2024-06-04 23:00:22 +03:00
IRBorisov
d4d1c81bdc Improve help pages 2024-06-04 16:06:48 +03:00
IRBorisov
10d1da917d Fix layout for Ipad 2024-06-04 14:20:43 +03:00
IRBorisov
2ead8e3a4a Improve LibraryHelp 2024-06-04 12:12:55 +03:00
IRBorisov
3a746a211c Fix Folder header 2024-06-04 11:35:39 +03:00
IRBorisov
0e174c971b UI: table improvements 2024-06-04 11:19:21 +03:00
IRBorisov
d888eada82 Small fixes and update initial data 2024-06-04 00:25:18 +03:00
IRBorisov
9e02d809a0 Add OSS creation and fix access policy implementation 2024-06-03 17:38:30 +03:00
IRBorisov
dc0555076b Implementing locations and permissions pt1 2024-06-02 23:41:46 +03:00
IRBorisov
64e1b028bc Small screen optimizations and help fix 2024-05-30 01:04:25 +03:00
IRBorisov
26991f460c Small UI fixes for Safari 2024-05-29 22:57:23 +03:00
IRBorisov
49179dd806 Fix alt + arrows navigation 2024-05-29 11:31:38 +03:00
IRBorisov
545bd97570 Small UI fixes 2024-05-28 19:48:33 +03:00
IRBorisov
d7761060e7 Enable email login 2024-05-28 15:29:35 +03:00
IRBorisov
66918217b4 Gracefully process registration and profile edit errors 2024-05-28 15:09:43 +03:00
IRBorisov
18beffb1d9 Implement editorial levels 2024-05-27 20:42:34 +03:00
IRBorisov
e0dcbd612c Refactoring: prepare for user permissions implementation 2024-05-26 14:54:02 +03:00
IRBorisov
4357fbf83f Setup backend permissions system 2024-05-25 17:20:22 +03:00
IRBorisov
f669a3054b Add Editors to database 2024-05-24 15:40:28 +03:00
IRBorisov
1a210606d7 UI selection improvements 2024-05-23 13:52:50 +03:00
IRBorisov
cb717cf492 UI fixes 2024-05-22 14:26:17 +03:00
IRBorisov
64a43b26b7 Small UI fix 2024-05-22 12:25:54 +03:00
IRBorisov
291ded8286 Add Command key detection logic for Mac 2024-05-22 12:18:05 +03:00
IRBorisov
cfd886e107 Refactor SelectTree and minor UI fixes 2024-05-20 17:45:37 +03:00
IRBorisov
d6cbe0889f Update manuals 2024-05-18 22:50:05 +03:00
IRBorisov
9ff6a92c4f Implement restoreVersion 2024-05-18 19:22:26 +03:00
IRBorisov
b8dd8376ea Update Help topics 2024-05-17 16:07:34 +03:00
IRBorisov
aecb0f70ed Small UI fixes 2024-05-17 11:43:42 +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
22ef6b1886 UI topics list refactoring 2024-05-14 19:16:04 +03:00
IRBorisov
18336cebe3 Refactor Help structure 2024-05-13 20:55:48 +03:00
IRBorisov
0ad42cc73f Fix editor max size 2024-05-13 13:04:10 +03:00
IRBorisov
086f5b93cd Implement rslang grammar update (pyconcept 0.1.5) 2024-05-13 12:50:08 +03:00
IRBorisov
67bce8d11d Add status button to tab order 2024-05-12 14:09:02 +03:00
IRBorisov
e9f62a0abc UI improvements and fixes 2024-05-12 13:58:28 +03:00
IRBorisov
2d9c4936b3 Firefox UI fixes 2024-05-11 21:47:22 +03:00
IRBorisov
ea6bf7224c Add move hotkeys 2024-05-09 15:32:36 +03:00
IRBorisov
230d17da35 Fix editor height to improve scroll experience 2024-05-09 13:05:46 +03:00
IRBorisov
a948099f09 Improve help pages 2024-05-09 12:37:13 +03:00
IRBorisov
8674bd7beb Update help pages 2024-05-07 17:58:36 +03:00
IRBorisov
3024cde1b1 Fix overscroll behavior 2024-05-02 21:34:47 +03:00
IRBorisov
91c5993b10 Add snap to table scrolls 2024-05-02 21:19:23 +03:00
IRBorisov
ff48364536 Refactor icons 2024-05-02 19:13:54 +03:00
IRBorisov
f68484c834 Improve selectors and Refactor Icons 2024-05-02 17:04:18 +03:00
IRBorisov
930841e1be Further UI fixes for tab panels 2024-04-30 17:16:45 +03:00
IRBorisov
66be97d0a6 Optimize editor performance and coverup animations 2024-04-30 16:49:08 +03:00
IRBorisov
266db4933a Optimize performance through memoization 2024-04-30 16:06:25 +03:00
IRBorisov
ee9db2fb05 Update initial values for focus input 2024-04-30 00:03:48 +03:00
IRBorisov
e86e7b7ace Enable deselection in graph for readers 2024-04-29 16:03:37 +03:00
IRBorisov
7bc65ad01a Add frontend admin tools and tune animations 2024-04-27 15:19:20 +03:00
IRBorisov
8104b57097 Frontend: Implement Cst reordering 2024-04-24 10:27:17 +03:00
IRBorisov
550a5e2892 Fix react-select scaling 2024-04-22 12:33:22 +03:00
IRBorisov
12dfd1c3cb Improve graph UI 2024-04-10 17:58:44 +03:00
IRBorisov
849ec42bdf Add debounce for constituenta hover 2024-04-10 15:54:47 +03:00
IRBorisov
4d72690234 Add focus cst UI 2024-04-09 13:47:18 +03:00
IRBorisov
65872cbce7 Small UI fixes 2024-04-08 11:47:47 +03:00
IRBorisov
ac85bfdba7 Add image save function 2024-04-07 21:31:38 +03:00
IRBorisov
dff56c4aaf Small fixes 2024-04-07 21:09:13 +03:00