Commit Graph

136 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
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
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
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
16a225a959 F: Implementing backend for synthesis operation 2024-07-31 18:09:31 +03:00
Ivan
727c1b3ab6 R: Move update-cst to RSForm
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
Frontend CI / build (22.x) (push) Waiting to run
2024-07-31 14:02:33 +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
591d36d772 F: Implement input schema change UI 2024-07-28 21:30:10 +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
f254acac7f R: Move OSS to global library context 2024-07-27 22:50:32 +03:00
Ivan
642a94b565 R: restructure backend DB
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
Frontend CI / build (22.x) (push) Waiting to run
Warning! This will reset database migrations. Data should be imported manually
2024-07-25 19:12:59 +03:00
Ivan
8a4b75c1bf Refactoring: endpoint naming unifications
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
Frontend CI / build (22.x) (push) Waiting to run
2024-07-24 23:45:22 +03:00
Ivan
f36924d0e9 Refactoring: split backendAPI into modules 2024-07-24 23:20:59 +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
04e108df11 Refactor location naming 2024-06-27 11:35:26 +03:00
IRBorisov
e12cb3821b Wait for user loading before loading Library or Schema
Some checks are pending
Frontend CI / build (18.x) (push) Waiting to run
2024-06-26 21:50:43 +03:00
IRBorisov
3ea22f3080 Refactoring: UI elements naming convention 2024-06-26 19:47:31 +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
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
0fc299c0b2 Fix schema buffering
Some checks are pending
Frontend CI / build (18.x) (push) Waiting to run
2024-06-16 16:00:28 +03:00
IRBorisov
8c38297de7 Refactoring: pull similar messages together 2024-06-06 23:11:53 +03:00
IRBorisov
69baba7848 Fix viewport units for mobile 2024-06-05 18:07:02 +03:00
IRBorisov
3f2db1e7bc Add OSS scaffolding 2024-06-04 23:00:22 +03:00
IRBorisov
10d1da917d Fix layout for Ipad 2024-06-04 14:20:43 +03:00
IRBorisov
2c1dace17f Add library updates when schema changes 2024-06-04 02:06:52 +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
66918217b4 Gracefully process registration and profile edit errors 2024-05-28 15:09:43 +03:00
IRBorisov
898d6fb7fc Fix users order 2024-05-27 21:03:14 +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
9ff6a92c4f Implement restoreVersion 2024-05-18 19:22:26 +03:00
IRBorisov
8674bd7beb Update help pages 2024-05-07 17:58:36 +03:00
IRBorisov
361e88e35b Fix admin option storage 2024-05-02 17:33:53 +03:00
IRBorisov
f68484c834 Improve selectors and Refactor Icons 2024-05-02 17:04:18 +03:00
IRBorisov
dc1024dce1 Implement special data loading for admins 2024-04-28 21:07:04 +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
a5ca411cb5 Improve navigation. Ctrl + click - open in new tab 2024-04-07 19:45:07 +03:00
IRBorisov
26fe49b352 Refactoring: use cached maps to access constituents 2024-04-07 15:38:24 +03:00
IRBorisov
604578d9da Add option to clone only selected constituents 2024-04-04 14:34:25 +03:00
IRBorisov
aff116abbc Improve help UI + small fixes 2024-04-01 19:07:20 +03:00