now calling respected endpoints in rules controller
RED-9472: seperation of system rules
now calling respected endpoints in rules controller
RED-9472: seperation of system rules
removed rulesbuilder to fix failing pipeline and break circular dependency
RED-9472: seperation of system rules
added removal of system rules on download
added partial merge of user updated rules on upload
RED-9472: seperation of system rules
upgdatet redaction version
RED-9472: seperation of system rules
added endpoints for full rule files (including system rules)
added roles
RED-9472: seperation of system rules
changed path of full file paths
RED-9472: seperation of system rules
fixed failing tests by mocking rulebuilder service
RED-9472: seperation of system rules
fixed failing tests by mocking rulebuilder service
RED-9472: seperation of system rules
fixed failing tests by mocking rulebuilder service
RED-9472: seperation of system rules
fixed failing tests by mocking rulebuilder service
RED-9472: seperation of system rules
fixed failing tests
added validatioresponse to rulesresponse
RED-9472: seperation of system rules
added a new model for rule upload
RED-9472: seperation of system rules
disabled tests for getting tag
RED-9472: seperation of system rules
RED-9472: seperation of system rules
changed tests for new response of rulebuilderclient
now calling respected endpoints in rules controller
RED-9472: seperation of system rules
now calling respected endpoints in rules controller
RED-9472: seperation of system rules
removed rulesbuilder to fix failing pipeline and break circular dependency
RED-9472: seperation of system rules
added removal of system rules on download
added partial merge of user updated rules on upload
RED-9472: seperation of system rules
upgdatet redaction version
RED-9472: seperation of system rules
added endpoints for full rule files (including system rules)
added roles
RED-9472: seperation of system rules
changed path of full file paths
RED-9472: seperation of system rules
fixed failing tests by mocking rulebuilder service
RED-9472: seperation of system rules
fixed failing tests by mocking rulebuilder service
RED-9472: seperation of system rules
fixed failing tests by mocking rulebuilder service
RED-9472: seperation of system rules
fixed failing tests by mocking rulebuilder service
RED-9472: seperation of system rules
fixed failing tests
added validatioresponse to rulesresponse
RED-9472: seperation of system rules
added a new model for rule upload
RED-9472: seperation of system rules
disabled tests for getting tag
RED-9472: seperation of system rules
RED-9472: seperation of system rules
changed tests for new response of rulebuilderclient
now calling respected endpoints in rules controller
RED-9472: seperation of system rules
now calling respected endpoints in rules controller
RED-9472: seperation of system rules
removed rulesbuilder to fix failing pipeline and break circular dependency
RED-9472: seperation of system rules
added removal of system rules on download
added partial merge of user updated rules on upload
RED-9472: seperation of system rules
upgdatet redaction version
RED-9472: seperation of system rules
added endpoints for full rule files (including system rules)
added roles
RED-9472: seperation of system rules
changed path of full file paths
RED-9472: seperation of system rules
fixed failing tests by mocking rulebuilder service
RED-9472: seperation of system rules
fixed failing tests by mocking rulebuilder service
RED-9472: seperation of system rules
fixed failing tests by mocking rulebuilder service
RED-9472: seperation of system rules
fixed failing tests by mocking rulebuilder service
RED-9472: seperation of system rules
fixed failing tests
added validatioresponse to rulesresponse
RED-9472: seperation of system rules
added a new model for rule upload
RED-9472: seperation of system rules
disabled tests for getting tag
RED-9472: seperation of system rules
RED-9472: seperation of system rules
changed tests for new response of rulebuilderclient
RED-9998: App version history (for conditional re-analyzing the layout of a file)
Closes RED-9998
See merge request redactmanager/persistence-service!901
- when placeholder is set, the placeholder is checked to be unique (conflict otherwise) and then used
- when placeholder is not set, the current behaviour is in place(with generated placeholder)
- update unit tests
- The system manager entities will be exported.
- At import dossier template if system managed are present in the import then they should be used and not ignored
- update unit tests
- use a custom query to get the dictionary entity log entries with the found value and positions list needed instead of the entire entity log
- add index for entityLogId and value
- when a local removal is done the MANUAL engine is not added anymore.
- removed basedOnDictAnnotationId from manual changes. The add which is always created at a local change with unlink with save the dictionary annotation id in the source id
- unit tests updated