16 Commits

Author SHA1 Message Date
Kilian Schuettler
368cf13586 DM-285: add pathvariable annotation to internal rules controller 2023-09-11 17:36:44 +02:00
Kilian Schuettler
b4527e4bfe DM-285: fully deprecated RedactionLog, added component rule file 2023-09-11 13:35:02 +02:00
deiflaender
c4d8f16c2e DM-410: Added endpoint to set that a timeout was detected during rule execution 2023-09-07 10:54:25 +02:00
Kilian Schuettler
aab2971d6e RED-7317: Endpoint to change entity types of dict-based annotations
* major refactor of manual redaction service
2023-08-30 15:28:20 +02:00
Kilian Schuettler
4105563036 RED-6725: deprecate FileType.TEXT, fix tests 2023-08-01 10:45:26 +02:00
Andrei Isvoran
bb799a15b3 RED-6992 - Add removeWatermark flag for dossier template 2023-07-31 14:27:54 +03:00
Timo Bejan
a2f7a2d85b RED-7094 - extracted liquibase code 2023-07-06 12:30:15 +03:00
Corina Olariu
d7e61e0fa4 RED-6575- Failed report generation after upload KMS Certificate
- add convert method for the certificate, entity uses byte[] and the model has the certificate as string
2023-06-28 08:50:10 +03:00
Timo Bejan
dc6a004365 RED-6686 Extract Tenant and user-management code into a separate service. 2023-06-26 22:44:52 +02:00
Corina Olariu
004fe8d0d2 RED-6734 - Get merged dossier and template dictionaries
- add endpoint for the merged dictionaries
- use DictionaryEntry from commons service
- add junit tests
2023-06-20 11:28:55 +03:00
Corina Olariu
7d15f30ca7 RED-6072 - As Operation I want to see why files are in an ERROR state
- add timestamp to file error info
- reset error info when file is overwritten
2023-06-13 14:13:53 +03:00
devplant
43e7b0a3eb RED-6072 - As Operation I want to see why files are in an ERROR state
- set back the initial endpoints for backward compatibility
2023-05-17 15:32:41 +03:00
devplant
5bf42a6c60 RED-6072 - As Operation I want to see why files are in an ERROR state
- add to file entity and models information about the error state
- update endpoints with the error information in case of failure
2023-05-16 18:55:59 +03:00
devplant
d92409dadb RED-5504 - Prevent using exact same database schema/buckets/index for multiple tenants
- extract the name of the unique constraint
2023-04-07 16:22:07 +03:00
devplant
be0978a299 RED-5504 - Prevent using exact same database schema/buckets/index for multiple tenants
- update the sql messages
2023-04-06 16:34:26 +03:00
Timo Bejan
72b0a3d933 RED-6162 2023-03-10 08:58:51 +02:00