Commit Graph

122 Commits

Author SHA1 Message Date
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
IRBorisov
102f8c2baf UI fixes and synthesis table unification 2024-03-27 22:54:24 +03:00
IRBorisov
3ac6a3577d Refactoring: standardize localStorage and add prefix 2024-03-27 15:32:59 +03:00
IRBorisov
6a41ecd88c Implement font switcher for RSInput 2024-03-26 12:49:38 +03:00
IRBorisov
22ce5094d4 Minor UI fixes 2024-03-25 19:17:18 +03:00
IRBorisov
f6cb4d7859 Implement InlineSynthesis fronted + backend 2024-03-23 21:42:50 +03:00
IRBorisov
a6822e2f2b Backend refactoring: use PrimaryKeyRelatedField 2024-03-21 21:05:12 +03:00
IRBorisov
feb65cfd42 Refactor components fold structure 2024-03-20 15:27:32 +03:00
IRBorisov
38cd91765a Naming refactoring and minor UI fixes 2024-03-17 19:24:12 +03:00
IRBorisov
156c58568e Implement UI for ProduceStructure 2024-03-15 12:34:41 +03:00
IRBorisov
85ecad1e1b Update height calculations 2024-03-12 19:54:10 +03:00
IRBorisov
7f5fde1325 Fix version UI 2024-03-12 18:03:31 +03:00
IRBorisov
953a8d4700 Implement frontend for schema versioning
Also includes major rework for anonymous user UI
2024-03-08 18:39:08 +03:00
IRBorisov
7d4b87aa7d Add version frontend API 2024-03-04 19:22:22 +03:00
IRBorisov
95dc3d4b9b Implement constituenta substitution and small UI fixes 2024-03-01 18:19:33 +03:00