1820 Commits

Author SHA1 Message Date
Andrei Isvoran
4a9297cfd7 Merge remote-tracking branch 'origin/master' into RED-9140 2024-06-18 15:03:35 +03:00
Andrei Isvoran
bf932151e5 Merge remote-tracking branch 'origin/master' into RED-9140 2024-06-18 12:59:41 +03:00
Ali Oezyetimoglu
111f79a1d8 RED-9369: changed status code from 200 to 204 for endpoints with no response content 2024-06-18 11:00:12 +02:00
Corina Olariu
08c8d65f3c Merge branch 'RED-9351' into 'master'
RED-9351 - Redaction skipped after changing only type + paragraph

Closes RED-9351

See merge request redactmanager/persistence-service!546
2024-06-18 07:36:30 +02:00
Ali Oezyetimoglu
ce6ec13b4c RED-9360: changed "redaction" to "annotation" for manual redactions to make it DM-conform 2024-06-17 16:49:08 +02:00
Dominique Eifländer
c28dcbfe40 RED-9297: When removing annotation with dictionary and manual always add a local remove as well 2024-06-17 14:58:51 +02:00
Corina Olariu
11d050a92e RED-9351 - Redaction skipped after changing only type + paragraph
- add junit test

Signed-off-by: Corina Olariu <corina.olariu.ext@knecon.com>
2024-06-17 14:37:53 +03:00
Andrei Isvoran
c4020b1425 Merge remote-tracking branch 'origin/master' into RED-9140 2024-06-17 10:48:01 +03:00
Corina Olariu
0f782c802d RED-9351 - Redaction skipped after changing only type + paragraph
- only on this endpoint: /api/dossier-templates/{dossierTemplateId}/dossiers/{dossierId}/files/{fileId}/components check if the user has a valid role (RED_USER or RED_MANAGER)

Signed-off-by: Corina Olariu <corina.olariu.ext@knecon.com>
2024-06-17 10:29:34 +03:00
Andrei Isvoran
cd8f6abb17 RED-9140 - Add more information to changes 2024-06-14 13:29:14 +03:00
Kilian Schüttler
e94ff93c7d RED-9255: implement full file exchange between stacks 2024-06-14 09:48:24 +02:00
Andrei Isvoran
bc2fbfe475 Merge remote-tracking branch 'origin/master' into RED-9140 2024-06-13 16:46:12 +03:00
Andrei Isvoran
aa25e9c25c RED-9140 - Add more information to changes 2024-06-13 15:06:18 +03:00
Dominique Eifländer
00052b7a43 RED-9334: Fixed wrong objectmapper 2024-06-13 13:36:41 +02:00
Andrei Isvoran
05679289a3 RED-9140 - Add more information to changes 2024-06-13 13:32:00 +03:00
Andrei Isvoran
9a64c0f2d7 RED-9140 - Add more information to changes 2024-06-13 13:15:29 +03:00
Andrei Isvoran
1d9903c3bf RED-9140 - Add more information to changes 2024-06-13 12:21:11 +03:00
Andrei Isvoran
8d02fd4fdf Merge remote-tracking branch 'origin/master' into RED-9140 2024-06-13 11:54:20 +03:00
Andrei Isvoran
853440d46b RED-9140 - Add more information to changes 2024-06-13 11:54:03 +03:00
Ali Oezyetimoglu
0dd9d0ed07 RED-8339: prevent component name being null 2024-06-12 17:11:46 +02:00
Dominique Eifländer
c90606f4c0 RED-9334: Fixed missing dependencies 2024-06-12 15:26:27 +02:00
Dominique Eifländer
63253581a3 RED-9334: Enabled to stream downloads > 2gb from blob storage 2024-06-12 11:22:45 +02:00
Andrei Isvoran
9e1189726d RED-9290 - Component management for dossier template clone/import/export 2024-06-12 08:12:23 +02:00
Dominique Eifländer
4451c07f02 RED-9250: Do not run any scheduled jobs in parallel 2024-06-11 10:45:34 +02:00
Christoph Schabert
d0faf8a33d Merge branch 'RED-9114-apispec' into 'master'
RED-9225 / RED-9114: Added resource owner password credentials grant (password flow).

See merge request redactmanager/persistence-service!535
2024-06-11 07:48:40 +02:00
Kresnadi Budisantoso
78e82020ab RED-9225: Added resource owner password credentials grant (password flow). 2024-06-07 13:19:22 +02:00
Dominique Eifländer
16c3388ffe RED-9225: Fixed not validated dossier template id in create download dossier 2024-06-07 10:51:05 +02:00
Kilian Schüttler
2ef9800eae Merge branch 'RED-9145' into 'master'
RED-9145: remove EXPERIMENTAL role which no user has

Closes RED-9145

See merge request redactmanager/persistence-service!531
2024-06-07 10:44:53 +02:00
Kilian Schuettler
4843f79466 RED-9145: remove EXPERIMENTAL role which no user has 2024-06-07 10:32:35 +02:00
Ali Oezyetimoglu
abccf8ca82 RED-8339: fixed misbehaving when adding an override in old endpoint 2024-06-07 08:36:10 +02:00
Dominique Eifländer
c67fa5926b RED-9225: Added endpoint to get report templates in new customer api, fixed some bugs 2024-06-06 15:05:49 +02:00
Dominique Eifländer
0f203d39a4 RED-9270: Fixed download of report template, RED-9225: Minor fixes for new customer api 2024-06-06 14:55:42 +02:00
Kresnadi Budisantoso
64f519f100 RED-9225 / RED-9114 RedactManager API Specs for BASF - Added possibility to retrieve the available report templates
Additionally:
* Added `approverIds` to `DossierRequest` schema
* Harmonized some descriptions between RedactManager and DocuMine specs
2024-06-06 12:39:10 +02:00
Ali Oezyetimoglu
62c81c3654 RED-8339: rolled back signature changes in old component log endpoints 2024-06-06 12:02:58 +02:00
Maverick Studer
f9090cfa3f RED-9254: Support Controller (Part 1) 2024-06-06 10:21:26 +02:00
Andrei Isvoran
b52ac441e9 RED-9221 - Add duplicated text ranges for entity log in mongo 2024-06-05 14:12:48 +03:00
Dominique Eifländer
088a4ac21b RED-9225: Fixed findings in new customer api 2024-06-05 10:50:17 +02:00
Andrei Isvoran
a18f9d11b8 RED-9221 - Add duplicated text ranges to EntityLogEntry 2024-06-05 10:32:38 +02:00
Andrei Isvoran
fb133a4770 Merge branch 'RED-9142' into 'master'
RED-9142 - Basic component management

Closes RED-9142

See merge request redactmanager/persistence-service!515
2024-06-05 08:13:25 +02:00
Andrei Isvoran
bb9e977e78 RED-9142 - Basic component management 2024-06-05 08:13:25 +02:00
Ali Oezyetimoglu
581206bd16 Merge branch 'RED-8339-5' into 'master'
RED-8339: rolled back signature changes in old component log endpoints

Closes RED-8339

See merge request redactmanager/persistence-service!519
2024-06-04 17:29:20 +02:00
Ali Oezyetimoglu
6a4047effb RED-8339: rolled back signature changes in old component log endpoints 2024-06-04 17:13:58 +02:00
Kilian Schuettler
01747eab4f RED-9145: remove unnecessary logs
* revert accidental remove of retry
2024-06-04 17:13:56 +02:00
Ali Oezyetimoglu
fe777da0f5 Merge branch 'RED-8339-4' into 'master'
Resolve RED-8339 "4"

Closes RED-8339

See merge request redactmanager/persistence-service!511
2024-06-03 15:38:31 +02:00
Dominique Eifländer
b66e436058 Merge branch 'RED-9114-apispec' into 'master'
RED-9114 - RedactManager API Specs for BASF (Cherry-picked merge-commit...

See merge request redactmanager/persistence-service!505
2024-06-03 14:54:11 +02:00
Kresnadi Budisantoso
1622228613 Fixed missing path parameter reference and removed wrong endpoint tags 2024-06-03 14:41:20 +02:00
Ali Oezyetimoglu
a5866b36c8 RED-8339: some refactoring 2024-06-03 13:13:25 +02:00
Ali Oezyetimoglu
efd777acd8 RED-8339: some refactoring 2024-06-03 13:09:45 +02:00
Maverick Studer
05faad96bc Merge branch 'RED-9254' into 'master'
RED-9254: Support Controller (Part 1)

Closes RED-9254

See merge request redactmanager/persistence-service!512
2024-06-03 12:36:20 +02:00
Maverick Studer
cfda6a8217 RED-9254: Support Controller (Part 1) 2024-06-03 12:36:20 +02:00