Commit Graph

346 Commits

Author SHA1 Message Date
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
263f3f93eb F: Prepare operation change propagation 2024-08-14 21:50:28 +03:00
Ivan
cb3fd32e78 F: Implement substitutions propagation
Some checks failed
Backend CI / build (3.12) (push) Has been cancelled
Frontend CI / build (22.x) (push) Has been cancelled
2024-08-12 16:52:06 +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
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
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
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
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
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
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
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
IRBorisov
04e108df11 Refactor location naming 2024-06-27 11:35:26 +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
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
c046ac300f Update icons and help 2024-06-20 11:28:35 +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
568886d1b7 Implement click navigation for RSInput 2024-06-18 19:55:23 +03:00
IRBorisov
867e60581b Improve cursor blocking icon
Some checks are pending
Frontend CI / build (18.x) (push) Waiting to run
2024-06-18 15:19:19 +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
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
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
c786b54132 Refactoring Icons 2024-06-06 22:01:28 +03:00