Commit Graph

78 Commits

Author SHA1 Message Date
Ivan
fca8eb71e1 B: Fix self-attribution after substitution 2025-11-07 12:53:32 +03:00
Ivan
b6b9c62b43 R: Rename association -> attributions 2025-11-07 00:07:15 +03:00
Ivan
0c0c58a4d0 R: Refactor constituenta insertion 2025-11-06 23:59:27 +03:00
Ivan
bfcc43457c F: Implement attribution merge on substitution 2025-10-27 13:02:12 +03:00
Ivan
f9d0f8556c D: Minor fixes 2025-08-24 11:29:19 +03:00
Ivan
1555a1bf92 F: Rename Nominal relation and improve UI 2025-08-21 21:26:40 +03:00
Ivan
5836e48b22 T: add basic tests for associations 2025-08-15 16:59:38 +03:00
Ivan
be54dde982 F: Prepare Association backend api 2025-08-12 20:31:35 +03:00
Ivan
a6f36d0d4f F: Implementing Nominal cst_type 2025-08-12 15:39:11 +03:00
Ivan
f8dd26cc4c R: update test calls 2025-08-10 14:08:36 +03:00
Ivan
17f9658e97 R: Use pythonic bool instead of len 2025-08-10 12:41:37 +03:00
Ivan
c6f52ed8f4 F: Implementing Association and Nominal pt1 2025-08-10 12:24:25 +03:00
Ivan
ce05b9de70 R: Refactoring caches pt3 2025-08-03 15:48:48 +03:00
Ivan
4794d36b6d R: Refactoring cache models pt1 2025-08-03 11:38:58 +03:00
Ivan
687e646bf7 R: Segregate cached models pt1 2025-08-01 10:55:00 +03:00
Ivan
61b018f1bc F: Implementing operation reference pt1 2025-07-31 20:23:01 +03:00
Ivan
18ad3f9f29 F: Implement crucial constituents UI 2025-07-29 20:56:56 +03:00
Ivan
e69638799a F: Implement constituenta mark for backend 2025-07-29 13:45:53 +03:00
Ivan
854d32aea1 F: Improve data validation for user inputs and backend serializers 2025-07-17 19:02:58 +03:00
Ivan
e4411c2c78 F: Implement backend for prompts 2025-07-13 17:58:32 +03:00
Ivan
d46fa536e6 F: Rework constituenta editing endpoints 2025-07-08 18:27:52 +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
417583efa5 R: Change fieldname comment to description 2025-03-25 22:30:15 +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
26bf15e981 M: Remove schema_id from RSForm items 2024-12-17 22:33:51 +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
8f29c69b49 F: Add ordering to OSS arguments 2024-09-04 14:37:07 +03:00
Ivan
a4e2d2c25f B: Fix error response to invalid file type 2024-08-30 09:42:21 +03:00
Ivan
eb5cb6945f M: Remove inheritance data from archive schemas 2024-08-23 18:36:17 +03:00
Ivan
0c8577e913 F: Remove subscriptions and notification icon 2024-08-20 15:09:36 +03:00
Ivan
13442c44aa B: Fix convention editing for OSS 2024-08-19 17:05:15 +03:00
Ivan
60eba81001 F: Propagate operation changes to OSS 2024-08-16 20:57:07 +03:00
Ivan
3032d90f32 R: preparing change operation propagation 2024-08-16 19:53:01 +03:00
Ivan
f59206c182 F: Implement operation and schema delete consequence for OSS 2024-08-15 23:23:10 +03:00
Ivan
63991f713c R: Merge ChangeManager and OperationSchema 2024-08-14 13:13:00 +03:00
Ivan
4d3f91dd5e Update rsforms.py 2024-08-13 23:53:36 +03:00
Ivan
6d3d07dbc0 M: Implement substitution updates on cst_delete 2024-08-13 23:37:32 +03:00
Ivan
fde844f5c2 F: Implement substitutions propagation
Some checks failed
Backend CI / build (3.12) (push) Has been cancelled
Frontend CI / build (22.x) (push) Has been cancelled
2024-08-12 16:51:24 +03:00
Ivan
58d0cb9afd R: Improve cst creation propagation 2024-08-11 21:22:53 +03:00
Ivan
6a498ed2de M: Propagate cst_delete 2024-08-11 12:37:18 +03:00
Ivan
79ad54ed84 R: intorduce facade 2024-08-11 00:11:25 +03:00