2169 Commits

Author SHA1 Message Date
Eduard Cziszter
d6495f2f1f Pull request #341: RED-3268
Merge in RED/ui from RED-3268 to master

* commit '31f8b745730677e0b8b396dd7189dbb2f1f79c8d':
  annotationModificationDate instead of lastModified
  updated de.json
  file table last modified
  added column to config service
2022-01-29 21:00:47 +01:00
Dan Percic
1a1a1e7f97 efsa improvements 2022-01-28 18:10:53 +02:00
Timo Bejan
13c6ec3516 corrections 2022-01-28 17:09:08 +02:00
Timo Bejan
417010ae9b corrections 2022-01-28 17:09:08 +02:00
Timo Bejan
d2dad66d64 Woring UI for latest redactionLog 2022-01-28 17:09:08 +02:00
Timo Bejan
58c56b7f7b Integrated manual changes for annotations 2022-01-28 17:09:08 +02:00
Edi Cziszter
31f8b74573 annotationModificationDate instead of lastModified 2022-01-28 16:13:34 +02:00
Edi Cziszter
47fd10bc11 updated de.json 2022-01-28 16:13:34 +02:00
Edi Cziszter
43f1513ced file table last modified 2022-01-28 16:13:34 +02:00
Edi Cziszter
9d97e961e7 added column to config service 2022-01-28 16:13:34 +02:00
Dan Percic
0f60660c95 fix show accept recommendation dialog 2022-01-28 16:08:43 +02:00
Dan Percic
40ea94873b fix warnings 2022-01-28 10:18:26 +02:00
Edi Cziszter
61d40c67be fixed overflow 2022-01-27 20:46:25 +02:00
Edi Cziszter
53949a0f65 class.active instead of style.background 2022-01-27 20:31:26 +02:00
Edi Cziszter
c9c05b920b reference grey background when selected 2022-01-27 20:16:24 +02:00
Edi Cziszter
acc67cade4 fix pr comments 2022-01-27 20:16:24 +02:00
Edi Cziszter
d688a73291 fix rebase & reference dialog back in list component 2022-01-27 20:16:15 +02:00
Edi Cziszter
fb859ece19 wip reference service instance for every annotation card 2022-01-27 20:16:15 +02:00
Edi Cziszter
409454972d wip has references 2022-01-27 20:16:15 +02:00
Edi Cziszter
c8f19f68e0 ng-container in list component 2022-01-27 20:16:15 +02:00
Edi Cziszter
b795b50c84 fixed some pr comments 2022-01-27 20:16:15 +02:00
Edi Cziszter
e35290029b references service back in providers 2022-01-27 20:16:15 +02:00
Edi Cziszter
32d6a894fc removed useless stuff & show button if annotation has references 2022-01-27 20:16:15 +02:00
Edi Cziszter
22b9a51210 apply filters when reference is clicked 2022-01-27 20:16:15 +02:00
Edi Cziszter
7759cdd018 page indicator and click event on reference 2022-01-27 20:16:15 +02:00
Edi Cziszter
23d79a00e2 reference cards in dialog 2022-01-27 20:16:15 +02:00
Edi Cziszter
53929c9e3a show/hide dialog functionality in separate service 2022-01-27 20:16:15 +02:00
Edi Cziszter
b89f4a3f78 separate annotation card component in list 2022-01-27 20:16:15 +02:00
Edi Cziszter
0d15cf694d annotation references in template 2022-01-27 20:16:15 +02:00
Edi Cziszter
13a71bf06a references dialog close button 2022-01-27 20:16:15 +02:00
Edi Cziszter
e8e8687ee9 dialog open on button click and annotation input 2022-01-27 20:16:15 +02:00
Edi Cziszter
7ce34ca329 references dialog wip 2022-01-27 20:16:15 +02:00
Edi Cziszter
73662cecfe added references button and dialog 2022-01-27 20:16:15 +02:00
Dan Percic
7298a817c3 filter not active dossier templates when adding or editing a dossier 2022-01-27 17:59:51 +02:00
Dan Percic
5a7475a4c5 add validFrom and validTo to info page 2022-01-27 17:59:51 +02:00
Dan Percic
cf4b84c47d add dossier template status column 2022-01-27 17:59:51 +02:00
Valentin Mihai
dbc6169139 RED-3288 -> updated delta tooltip text 2022-01-27 12:59:24 +02:00
Valentin Mihai
8f4a5db037 RED-3197 -> renamed "suggested redaction removal" to "suggested hint removal" 2022-01-27 11:33:33 +02:00
Dan Percic
04f2c11158 fix RED-3269 - clear i18n cache 2022-01-27 10:54:37 +02:00
Edi Cziszter
46cec7e6b8 refactoring && update common 2022-01-26 20:48:26 +02:00
Edi Cziszter
b0d088fc7a report count in dialog 2022-01-26 20:48:26 +02:00
Edi Cziszter
e69a6b64bd get by placeholder method for report templates 2022-01-26 20:48:26 +02:00
Edi Cziszter
3fb05c2e6e dossier and file attributes dialog in the same component 2022-01-26 20:48:26 +02:00
Dan Percic
125a9a2cb0 accept multiple recommendations 2022-01-26 19:27:57 +02:00
Dan Percic
a6ca95e7f0 use dialog to change dictionary when accepting a recommendation 2022-01-26 19:27:57 +02:00
Dan Percic
65f879af8f add resize action to recommendations 2022-01-26 19:27:57 +02:00
Valentin Mihai
5db44d09c4 fixed one more import in 'can-deactivate.guard.ts' 2022-01-26 17:25:56 +02:00
Valentin Mihai
a05738e7fe fixed more imports 2022-01-26 17:20:59 +02:00
Valentin Mihai
1419d3b109 Merge branch 'master' into VM/RED-2614 and solved comments 2022-01-26 17:17:35 +02:00
Timo Bejan
b426046ca1 owner is mandatory 2022-01-26 16:22:42 +02:00