Commit Graph

105 Commits

Author SHA1 Message Date
Ivan
2cb7c44f3a B: Fix cyclic block hierarchy 2025-07-17 19:17:08 +03:00
Ivan
854d32aea1 F: Improve data validation for user inputs and backend serializers 2025-07-17 19:02:58 +03:00
Ivan
86d81d7652 B: Fix access for unauth users 2025-07-16 10:52:54 +03:00
Ivan
56652095af F: Implementing PromptEdit pt2 2025-07-15 20:12:00 +03:00
Ivan
1d11bd4ab5 F: Implement backend hooks for frontend 2025-07-14 15:47:14 +03:00
Ivan
e4411c2c78 F: Implement backend for prompts 2025-07-13 17:58:32 +03:00
Ivan
073cd5412f F: Implement different dialogs for operation creation 2025-07-10 16:32:31 +03:00
Ivan
d46fa536e6 F: Rework constituenta editing endpoints 2025-07-08 18:27:52 +03:00
Ivan
9d8405fc36 F: Remove unnecessary updates and fix UI 2025-07-07 17:32:35 +03:00
Ivan
be11b4a59a F: Improve layout when parent is changed 2025-06-12 19:43:43 +03:00
Ivan
3d9930c44f R: Refactor layout data structure 2025-06-11 16:38:56 +03:00
Ivan
7496389c31 B: Prevent cyclic dependencies 2025-04-29 21:30:54 +03:00
Ivan
5f049a929d F: Implement drag change hierarchy 2025-04-23 23:31:52 +03:00
Ivan
3d81a7dc28 M: Allow partial attribute updates 2025-04-22 14:23:26 +03:00
Ivan
13914a04f9 F: Implementing block UI pt1 2025-04-21 20:35:40 +03:00
Ivan
2ae9576384 F: Implement frontend api calls 2025-04-20 18:06:18 +03:00
Ivan
09071a6e8f F: Implement delete-block and update-block backend 2025-04-16 11:18:27 +03:00
Ivan
dbceac0a6d F: Implement create-block API
Some checks failed
Backend CI / build (3.12) (push) Has been cancelled
Backend CI / notify-failure (push) Has been cancelled
2025-04-14 23:11:24 +03:00
Ivan
5efce874b2 R: Restructuring layout data pt2 2025-04-06 15:47:40 +03:00
Ivan
3271d9244c R: Restructuring layout data pt1 2025-04-06 13:28:00 +03:00
Ivan
37ed795ad1 M: Improve fullname label and fix clone defaults 2025-03-25 23:03:09 +03:00
Ivan
417583efa5 R: Change fieldname comment to description 2025-03-25 22:30:15 +03:00
Ivan
39783ec74a B: Fix linter error 2025-03-20 15:36:54 +03:00
Ivan
76902b34ae F: Improve OSS create operations 2025-03-19 13:25:20 +03:00
Ivan
6c13a9e774 F: Improve admin panel for User 2025-03-19 12:07:45 +03:00
Ivan
338cb9543c M: Setup testing mocks 2025-03-02 20:27:02 +03:00
Ivan
03578aa0b5 B: Improve typechecks and fix backend API data 2025-03-02 19:07:12 +03:00
Ivan
ea349c7ecc F: Rework DeleteCst and InlineSynthesis dialogs 2025-02-12 12:24:37 +03:00
Ivan
4cf24d0200 F: Rework user profile editor 2025-02-03 19:56:03 +03:00
Ivan
26bf15e981 M: Remove schema_id from RSForm items 2024-12-17 22:33:51 +03:00
Ivan
92822ccd8e B: Fix incorrect operation deletion consequences 2024-11-15 20:36:30 +03:00
Ivan
f0af0db3f9 F: Constituenta relocation pt2 2024-10-28 14:52:30 +03:00
Ivan
0d11ddb68f M: Do not reset order after inline synthesis 2024-10-03 10:21:56 +03:00
Ivan
df4323d214 F: Update pyconcept and implement improved typechecking 2024-09-22 20:25:10 +03:00
Ivan
0149f98c8b F: Add schemas coloring option for TermGraph
Some checks failed
Backend CI / build (3.12) (push) Has been cancelled
Frontend CI / build (22.x) (push) Has been cancelled
2024-09-14 17:11:26 +03:00
Ivan
3555db3edf R: Add inherited cst source to API 2024-09-14 15:14:48 +03:00
Ivan
31195cdd60 R: Improve backend type hints, linting and package locks
Some checks failed
Backend CI / build (3.12) (push) Has been cancelled
Frontend CI / build (22.x) (push) Has been cancelled
2024-09-12 21:10:05 +03:00
Ivan
17d1eac522 B: Fix cache after changing aliases 2024-09-12 18:23:47 +03:00
Ivan
fe678de8e4 R: Refactor Cst order attribute
0-indexed used for storage only
2024-09-11 20:06:01 +03:00
Ivan
5ca7f4d057 M: Cleanup todos 2024-09-11 13:24:29 +03:00
Ivan
8f29c69b49 F: Add ordering to OSS arguments 2024-09-04 14:37:07 +03:00
Ivan
6c4d10e8c0 M: Add fixed ordering for data sent to frontend
Some checks failed
Frontend CI / build (22.x) (push) Waiting to run
Backend CI / build (3.12) (push) Has been cancelled
2024-09-02 12:31:59 +03:00
Ivan
5b109689e4 B: Fix oss synthesis ordering and order propagation 2024-09-01 15:14:11 +03:00
Ivan
a4e2d2c25f B: Fix error response to invalid file type 2024-08-30 09:42:21 +03:00
Ivan
1efa13b1c5 F: Improve versioning UI 2024-08-24 12:29:09 +03:00
Ivan
13b7b4d748 F: Improve OSS deletion mechanics 2024-08-23 19:09:18 +03:00
Ivan
eb5cb6945f M: Remove inheritance data from archive schemas 2024-08-23 18:36:17 +03:00
Ivan
07c2f1da2f B: Fix renaming folders in user location
Some checks failed
Backend CI / build (3.12) (push) Has been cancelled
Frontend CI / build (22.x) (push) Has been cancelled
2024-08-22 10:45:24 +03:00
Ivan
37d022a030 F: Implement location editing + showSubfolders 2024-08-21 16:49:04 +03:00
Ivan
0c8577e913 F: Remove subscriptions and notification icon 2024-08-20 15:09:36 +03:00