Commit Graph

68 Commits

Author SHA1 Message Date
Ivan
54ca6a5279 F: Implement RSForm to Operation dependency 2024-07-28 00:37:33 +03:00
Ivan
4899860a05 R: Move OSS to global library context 2024-07-27 22:50:10 +03:00
Ivan
342a1837ed M: Minor fixes 2024-07-27 22:49:20 +03:00
Ivan
12963c08dd F: Improve OSS UI controls 2024-07-26 21:08:31 +03:00
Ivan
2eff1b27b9 F: Improve OSS UI
Some checks failed
Backend CI / build (3.12) (push) Has been cancelled
Frontend CI / build (22.x) (push) Has been cancelled
2024-07-26 17:30:37 +03:00
Ivan
583083c1fd F: Improve OSS UI 2024-07-26 00:33:22 +03:00
Ivan
a611486c69 F: Fix side animation for LibraryPage 2024-07-25 23:32:09 +03:00
Ivan
90dcf7a8eb R: restructure backend
Warning! This will reset database migrations. Data should be imported manually
2024-07-25 19:12:31 +03:00
Ivan
95caab2919 Refactoring: endpoint naming unifications 2024-07-24 23:45:06 +03:00
Ivan
c438b6ac16 Refactoring: split backendAPI into modules 2024-07-24 23:20:45 +03:00
Ivan
de8e0e60ac Add sync functionality for Operation 2024-07-24 22:23:05 +03:00
Ivan
338ad2bb98 Improve OSS UI
Some checks failed
Backend CI / build (3.12) (push) Has been cancelled
Frontend CI / build (22.x) (push) Has been cancelled
2024-07-24 18:11:28 +03:00
Ivan
8977c0fadc Improve OSS frontend 2024-07-23 23:03:58 +03:00
Ivan
fbaf17ea58 Fix frontend 2024-07-21 22:50:43 +03:00
Ivan
7b39b76498 Implementing basic oss graph pt2 2024-07-21 15:17:36 +03:00
Ivan
286abaf476 Implementing basic oss graph pt1 2024-07-20 18:26:32 +03:00
Ivan
ace3d53a2e Upgrade build system base versions
Some checks failed
Frontend CI / build (22.x) (push) Waiting to run
Backend CI / build (3.12) (push) Has been cancelled
2024-07-19 22:38:14 +03:00
Ivan
5922c28fa7 Small UI fixes 2024-07-19 20:42:54 +03:00
Ivan
98ad3e2534 Small fixes
Some checks failed
Backend CI / build (3.12) (push) Has been cancelled
Frontend CI / build (18.x) (push) Has been cancelled
2024-07-14 14:23:28 +03:00
IRBorisov
6949461bfd Implementing oss frontend pt1
Some checks failed
Backend CI / build (3.12) (push) Has been cancelled
Frontend CI / build (18.x) (push) Has been cancelled
2024-06-27 14:43:06 +03:00
IRBorisov
aac805d478 Refactor location naming 2024-06-27 11:34:52 +03:00
IRBorisov
d230295004 Downgrade framer-motion to fix opacity changing bug 2024-06-26 22:30:52 +03:00
IRBorisov
5af65ecb06 Wait for user loading before loading Library or Schema 2024-06-26 21:52:18 +03:00
IRBorisov
6c3461977d Refactoring: UI elements naming convention
Some checks are pending
Frontend CI / build (18.x) (push) Waiting to run
2024-06-26 19:47:05 +03:00
IRBorisov
0ee686f6a4 Implement location selector button
Some checks are pending
Frontend CI / build (18.x) (push) Waiting to run
2024-06-26 18:59:49 +03:00
IRBorisov
dbfab8446c Update HelpContributors.tsx
Some checks failed
Frontend CI / build (18.x) (push) Waiting to run
Backend CI / build (3.12) (push) Has been cancelled
2024-06-26 10:10:47 +03:00
IRBorisov
552fb67f09 Fix context loading semantics
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:42:54 +03:00
IRBorisov
9ce0607cc3 Small fixes 2024-06-23 14:20:37 +03:00
IRBorisov
379f70c2b1 Improve help page 2024-06-23 13:44:34 +03:00
IRBorisov
9a009e0131 Small UI fix 2024-06-23 00:12:18 +03:00
IRBorisov
9a7076d516 Revert "Improting synthesis implementation pt1"
Some checks failed
Backend CI / build (3.12) (push) Waiting to run
Frontend CI / build (18.x) (push) Has been cancelled
2024-06-21 23:47:23 +03:00
IRBorisov
000bfad0f8 Start fixing type errors and basic linting
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
Frontend CI / build (18.x) (push) Waiting to run
2024-06-21 21:46:10 +03:00
IRBorisov
e144d156ac Improting synthesis implementation pt1 2024-06-21 19:56:30 +03:00
IRBorisov
8f53afa34e Implementing SelectLocation pt1
Some checks are pending
Frontend CI / build (18.x) (push) Waiting to run
2024-06-21 19:32:47 +03:00
IRBorisov
e1d8c99ebf Minor UI refactorings 2024-06-21 19:16:41 +03:00
IRBorisov
693cf5d391 Remove redundant cursor specifications 2024-06-21 17:13:34 +03:00
IRBorisov
2f33a140b7 Minor UI fixes 2024-06-21 11:16:47 +03:00
IRBorisov
55f54b97f7 Remove redundant animation
Some checks are pending
Frontend CI / build (18.x) (push) Waiting to run
2024-06-20 22:17:01 +03:00
IRBorisov
b24a3a568b Remove tooltip
Some checks are pending
Frontend CI / build (18.x) (push) Waiting to run
2024-06-20 22:09:34 +03:00
IRBorisov
636e20aae4 Improve library help 2024-06-20 21:35:41 +03:00
IRBorisov
99a08da2e6 Update LibraryFolders.tsx 2024-06-20 21:12:16 +03:00
IRBorisov
e1d99c47ca Add path copy functionality 2024-06-20 21:10:59 +03:00
IRBorisov
a10cd42f6b Fix initial animation 2024-06-20 19:56:03 +03:00
IRBorisov
b0e836406f Improve side animation 2024-06-20 19:50:57 +03:00
IRBorisov
d7ee1db6a9 Fix centering when list is hidden
Some checks are pending
Frontend CI / build (18.x) (push) Waiting to run
2024-06-20 14:35:09 +03:00
IRBorisov
7d41953a8d Fix folder switch 2024-06-20 11:50:26 +03:00
IRBorisov
fdbb05df70 Update icons and help 2024-06-20 11:28:22 +03:00
IRBorisov
142f3882bb Fix folder naming 2024-06-20 11:06:47 +03:00
IRBorisov
f3f9c419d4 Fix animations
Some checks are pending
Frontend CI / build (18.x) (push) Waiting to run
2024-06-19 22:30:58 +03:00
IRBorisov
c1f8553ff4 Add FolderTree UI
Some checks are pending
Frontend CI / build (18.x) (push) Waiting to run
2024-06-19 22:09:31 +03:00