Commit Graph

177 Commits

Author SHA1 Message Date
Ivan
e4d38b1093 B: Fix linter error 2025-03-20 15:37:12 +03:00
Ivan
84ba39ea68 F: Improve OSS create operations 2025-03-19 13:26:01 +03:00
Ivan
79158c5cf5 F: Improve admin panel for User 2025-03-19 12:08:41 +03:00
Ivan
1c904f965c R: Setup testing environment and mocks
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
2025-03-02 21:23:34 +03:00
Ivan
32f83c4122 B: Improve typechecks and fix backend API data 2025-03-02 19:08:28 +03:00
Ivan
c9da647226 F: Rework DeleteCst and InlineSynthesis dialogs 2025-02-12 12:25:06 +03:00
Ivan
b6f1681f49 F: Rework user profile editor
Some checks failed
Frontend CI / build (22.x) (push) Waiting to run
Backend CI / build (3.12) (push) Has been cancelled
2025-02-03 19:56:48 +03:00
Ivan
97178d8114 B: Fix linter issue
Some checks failed
Frontend CI / build (22.x) (push) Waiting to run
Backend CI / build (3.12) (push) Has been cancelled
2024-12-17 22:34:11 +03:00
Ivan
99ffbb9835 M: Remove schema_id from RSForm items 2024-12-17 22:20:33 +03:00
Ivan
bc956e0af2 B: Fix incorrect operation deletion consequences 2024-11-15 20:37:00 +03:00
Ivan
2b312cebb1 F: Constituenta relocation pt2 2024-10-28 14:53:41 +03:00
Ivan
ef877703bb M: Do not reset order after inline synthesis
Some checks failed
Backend CI / build (3.12) (push) Has been cancelled
2024-10-03 10:22:48 +03:00
Ivan
35bfc86533 F: Update pyconcept and implement improved typechecking
Some checks failed
Frontend CI / build (22.x) (push) Waiting to run
Backend CI / build (3.12) (push) Has been cancelled
2024-09-22 20:25:36 +03:00
Ivan
fcfc2e909b F: Add schemas coloring option for TermGraph
Some checks failed
Frontend CI / build (22.x) (push) Waiting to run
Backend CI / build (3.12) (push) Has been cancelled
2024-09-14 17:11:50 +03:00
Ivan
80680a7bf2 R: Add inherited cst source to API 2024-09-14 15:15:36 +03:00
Ivan
0211e2f58a R: Improve backend type hints, linting and package locks
Some checks failed
Backend CI / build (3.12) (push) Has been cancelled
2024-09-12 21:10:37 +03:00
Ivan
bc166b962e B: Fix cache after changing aliases
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
Frontend CI / build (22.x) (push) Waiting to run
2024-09-12 19:11:34 +03:00
Ivan
aa33d0af6f R: Simplify Constituenta order attribute
0-indexed used for database storage only
2024-09-11 20:06:58 +03:00
Ivan
c35262dbfd M: Cleanup todos 2024-09-11 13:24:52 +03:00
Ivan
318fadcc5f F: Add ordering to OSS arguments 2024-09-04 14:37:57 +03:00
Ivan
40b799d815 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:32:42 +03:00
Ivan
c5c6c42007 B: Fix oss synthesis ordering and order propagation
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
2024-09-01 15:14:24 +03:00
Ivan
89889c9f40 B: Fix error response to invalid file type 2024-08-30 09:42:48 +03:00
Ivan
8bceeb2b38 F: Improve versioning UI
Some checks failed
Frontend CI / build (22.x) (push) Waiting to run
Backend CI / build (3.12) (push) Has been cancelled
2024-08-24 12:29:38 +03:00
Ivan
05920b1b6a F: Improve OSS deletion mechanics 2024-08-23 19:09:31 +03:00
Ivan
251ebece5d M: Remove inheritance data from archive schemas 2024-08-23 18:36:35 +03:00
Ivan
6d710cb55f B: Fix renaming folders in user location 2024-08-22 10:45:50 +03:00
Ivan
658de0545b F: Implement location editing + showSubfolders 2024-08-21 16:49:17 +03:00
Ivan
b1f4f90b95 F: Remove subscriptions and notification icon
Some checks failed
Frontend CI / build (22.x) (push) Waiting to run
Backend CI / build (3.12) (push) Has been cancelled
2024-08-20 15:12:03 +03:00
Ivan
35dbb6d201 B: Fix convention editing for OSS 2024-08-19 17:06:01 +03:00
Ivan
3f97562fae F: Propagate operation changes to OSS
Some checks failed
Frontend CI / build (22.x) (push) Waiting to run
Backend CI / build (3.12) (push) Has been cancelled
2024-08-16 21:05:06 +03:00
Ivan
35883458f3 F: Implement operation and schema delete consequence for OSS
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
Frontend CI / build (22.x) (push) Waiting to run
2024-08-15 23:23:45 +03:00
Ivan
5eb63eac42 B: Prevent oss cross-propagation
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
Frontend CI / build (22.x) (push) Waiting to run
2024-08-14 23:38:50 +03:00
Ivan
263f3f93eb F: Prepare operation change propagation 2024-08-14 21:50:28 +03:00
Ivan
ebf8af38a8 R: Merge ChangeManager and OperationSchema
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
2024-08-14 13:13:41 +03:00
Ivan
a382686701 M: Add substitution propagation for Inline synthesis
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
Frontend CI / build (22.x) (push) Waiting to run
2024-08-13 23:54:16 +03:00
Ivan
5210c6b811 M: Implement substitution updates on cst_delete 2024-08-13 23:38:19 +03:00
Ivan
cb3fd32e78 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:52:06 +03:00
Ivan
9170692f33 R: Improve cst creation propagation
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
2024-08-11 21:23:45 +03:00
Ivan
5d6c911583 F: Propagate cst_delete 2024-08-11 12:38:08 +03:00
Ivan
594d70e9d5 M: Propagate cst_update 2024-08-10 11:46:36 +03:00
Ivan
e530afd623 M: Change propagation for create_cst and rename_cst
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
Frontend CI / build (22.x) (push) Waiting to run
2024-08-09 20:58:28 +03:00
Ivan
ad1d51e8d8 R: Cleanup model API: move logic to view/serializer
Some checks failed
Backend CI / build (3.12) (push) Has been cancelled
Frontend CI / build (22.x) (push) Has been cancelled
2024-08-08 15:32:12 +03:00
Ivan
ec358911fb R: RSForm cache and transaction.atomic
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
2024-08-07 21:54:50 +03:00
Ivan
30a80de424 R: Optimize database queries
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
2024-08-06 23:14:09 +03:00
Ivan
be76908788 F: Implement editors change for OSS -> RSForm 2024-08-06 22:35:53 +03:00
Ivan
b929b051cc F: Implement RSForm and OSS attribute sync 2024-08-05 23:53:41 +03:00
Ivan
a6ad59b907 R: Test Inheritance and update initial data
Some checks failed
Frontend CI / build (22.x) (push) Waiting to run
Backend CI / build (3.12) (push) Has been cancelled
2024-08-02 15:17:49 +03:00
Ivan
d5531d00eb M: Improve node positioning in OSS 2024-08-02 11:17:39 +03:00
Ivan
64861ac9ad M: Add Operation to Inheritance model 2024-08-02 11:17:14 +03:00