Commit Graph

586 Commits

Author SHA1 Message Date
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
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
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
f254acac7f R: Move OSS to global library context 2024-07-27 22:50:32 +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
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
4c413ca0f4 Add sync functionality for Operation 2024-07-24 22:23:35 +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
56bda11773 Upgrade build system base versions 2024-07-19 22:38:43 +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
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
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
c430a0132c Small fixes 2024-06-23 14:20:52 +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