Commit Graph

27 Commits

Author SHA1 Message Date
Ivan
f36924d0e9 Refactoring: split backendAPI into modules 2024-07-24 23:20:59 +03:00
Ivan
583edde582 Small UI fixes 2024-07-19 20:43: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
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
e0dcbd612c Refactoring: prepare for user permissions implementation 2024-05-26 14:54:02 +03:00
IRBorisov
8104b57097 Frontend: Implement Cst reordering 2024-04-24 10:27:17 +03:00
IRBorisov
26fe49b352 Refactoring: use cached maps to access constituents 2024-04-07 15:38:24 +03:00
IRBorisov
feb65cfd42 Refactor components fold structure 2024-03-20 15:27:32 +03:00
IRBorisov
7d4b87aa7d Add version frontend API 2024-03-04 19:22:22 +03:00
IRBorisov
40cb8b4ce8 Refactoring: apply prettier on save 2023-12-28 14:04:44 +03:00
IRBorisov
87dc02dba5 Refactoring: implement aliases and use client 2023-12-13 14:32:57 +03:00
IRBorisov
c1a994bc0c UI components refactoring and DOM optimization 2023-12-05 01:22:44 +03:00
IRBorisov
97bec834f0 Refactor models: split API in separate module 2023-11-06 20:21:30 +03:00
IRBorisov
6e610b5806 Implementing templated expressions pt1 2023-11-04 01:29:21 +03:00
IRBorisov
3e416564b5 Restructure models files 2023-09-11 20:31:54 +03:00
IRBorisov
35754a59c7 Minor UI fixes 2023-08-27 16:35:17 +03:00
IRBorisov
f03e61e3c1 Refactoring and multiple minor UI improvements 2023-07-31 22:38:58 +03:00
IRBorisov
20bea9c067 Move to Vite. Refactor type system for data transport 2023-07-26 23:11:00 +03:00
Ulle9
468de70465 onSucccess->onSuccess 2023-07-26 10:59:55 +03:00
IRBorisov
e7016aab21 Improve UI 2023-07-25 22:29:33 +03:00
IRBorisov
e737628cea Setup ESLint and fix issues 2023-07-25 20:27:29 +03:00
IRBorisov
920a7baff4 Refactor backend-frontend interaction and add MoveCst
some bugs are still present in MoveCst and CreateCst
2023-07-24 22:34:03 +03:00
IRBorisov
ffbeafc3f5 Refactor async functions. Implement DeleteCst 2023-07-23 21:38:04 +03:00
IRBorisov
ff564704fe Prepare RSForm edit UI 2023-07-20 17:11:03 +03:00
IRBorisov
b8b8143b51 Improve RSForm edit UI 2023-07-18 14:55:40 +03:00
IRBorisov
484b1a9ea1 Refactor backend API calls and add toasts 2023-07-15 17:57:25 +03:00
IRBorisov
c7549b1e07 Initial commit 2023-07-15 17:46:19 +03:00