Timo Bejan
6d7e19ef07
config update
2022-02-09 11:11:43 +02:00
Timo Bejan
9a41df9b59
Fixed RED-3351 and deployment issue for help
2022-02-09 11:11:43 +02:00
Atlassian Bamboo
e399a0b28d
chore(release)
2022-02-09 09:10:53 +01:00
Adina Țeudan
44aa8249ab
RED-3366: File updates filter only for current user
2022-02-09 10:05:59 +02:00
Atlassian Bamboo
ea1fb34fa7
chore(release)
2022-02-08 16:53:41 +01:00
Adina Țeudan
2a3b32305a
RED-3356: Add Error handling for missing type in redaction log
2022-02-08 17:49:14 +02:00
Atlassian Bamboo
73cdcd9ca4
chore(release)
2022-02-08 16:42:01 +01:00
Valentin-Gabriel Mihai
3870186413
Pull request #347 : VM/RED-3332
...
Merge in RED/ui from VM/RED-3332 to master
* commit '32408542afcbc60ab05e1f6262ba4598a6e62325':
shown confirmation message for enable/disable auto-analysis
updated and called replace file method from files map service instead of reloading all files from backend
used bulk api for both requests(toggle one file or bulk files)
- split check for can disable or enable auto analysis in two different methods - split request method for toggle auto analysis in two methods, one for a single file and another for bulk
fix for reanalyze request when is triggered by user
added back "reanalyse" button when automatic analysis is disabled
WIP on enabling/disabling automatic analysis process for a document
2022-02-08 16:37:51 +01:00
Valentin Mihai
32408542af
shown confirmation message for enable/disable auto-analysis
2022-02-08 17:35:16 +02:00
Valentin Mihai
35d3d58aa9
Merge branch 'master' into VM/RED-3332
2022-02-08 17:24:00 +02:00
Valentin Mihai
8d1ad47520
updated and called replace file method from files map service instead of reloading all files from backend
2022-02-08 16:30:53 +02:00
Atlassian Bamboo
7f7b28c498
chore(release)
2022-02-08 12:28:47 +01:00
Valentin Mihai
373cc241c9
- updated dossier dictionary entries to not be editable when there is no owner set;
...
- updated members selection list to appear only after the owner is set and saved;
2022-02-08 13:24:36 +02:00
Atlassian Bamboo
f4f02bac87
chore(release)
2022-02-08 11:26:02 +01:00
Adina Țeudan
03b11780ff
RED-3358: Select list items with ctrl + left click
2022-02-08 12:21:01 +02:00
Adina Țeudan
308855e132
RED-2881: Handle deleted users display
2022-02-07 19:00:33 +02:00
Atlassian Bamboo
7262d5e2fe
chore(release)
2022-02-07 17:41:56 +01:00
Adina Țeudan
05edbc1e61
RED-3372: Show edit icon for justifications only in dev mode
2022-02-07 18:37:56 +02:00
Atlassian Bamboo
ae2f70567e
chore(release)
2022-02-07 17:37:06 +01:00
Adina Țeudan
9f9bd0b0d8
Merge branch 'RED-3368'
2022-02-07 18:31:51 +02:00
Atlassian Bamboo
cf956106bc
chore(release)
2022-02-07 17:26:53 +01:00
Adina Țeudan
7f1ca7fcfd
RED-3369: Set base URL for manual by env variable
2022-02-07 18:21:22 +02:00
Atlassian Bamboo
39c7e8ab28
chore(release)
2022-02-07 17:03:57 +01:00
Adina Țeudan
21c9c83064
Changes on redaction colors
2022-02-07 17:52:47 +02:00
Dan Percic
9281df5766
share last blob
2022-02-07 17:40:58 +02:00
Dan Percic
009033b8db
fix redirect to first page after OCR
2022-02-07 17:29:41 +02:00
Dan Percic
f4601c066c
remove redundant code
2022-02-07 17:29:41 +02:00
Dan Percic
f68d342ee4
load blobs based on cache identifier
2022-02-07 17:29:41 +02:00
Dan Percic
f5c613974b
remove blob from file data
2022-02-07 17:29:41 +02:00
Dan Percic
dc4d18433f
add readonly to state service
2022-02-07 17:29:41 +02:00
Atlassian Bamboo
bf7f3f1923
chore(release)
2022-02-07 14:07:29 +01:00
Adina Țeudan
9db630c135
Merge branch 'extract-admin-screens'
2022-02-07 15:03:14 +02:00
Adina Țeudan
d3bd8484b2
Reports module
2022-02-07 15:02:55 +02:00
Adina Țeudan
7d818cb996
Watermark module
2022-02-07 14:51:48 +02:00
Valentin Mihai
f464c5e1fe
used bulk api for both requests(toggle one file or bulk files)
2022-02-07 13:43:34 +02:00
Valentin Mihai
fb3cc7fc5b
- split check for can disable or enable auto analysis in two different methods
...
- split request method for toggle auto analysis in two methods, one for a single file and another for bulk
2022-02-07 13:31:01 +02:00
Adina Țeudan
759e19f796
Rules module
2022-02-07 13:17:56 +02:00
Atlassian Bamboo
49628f9a40
chore(release)
2022-02-07 11:57:57 +01:00
Dan Percic
14619a5956
show engine icons when not multi select
2022-02-07 12:54:03 +02:00
Valentin Mihai
a33be9aadc
Merge branch 'master' into VM/RED-3332
2022-02-07 12:21:54 +02:00
Atlassian Bamboo
563fe3dcef
chore(release)
2022-02-07 11:06:32 +01:00
Valentin-Gabriel Mihai
07ec73f3eb
Pull request #348 : VM/RED-3335
...
Merge in RED/ui from VM/RED-3335 to master
* commit '7a00abf8412e2e30427242411219379ca251bf4b':
added missing owner hint when edit dossier dialog is opened and there is no owner set
updated edit dossier modal to be in read-only mode when there is not owner set
2022-02-07 11:02:45 +01:00
Valentin Mihai
7a00abf841
added missing owner hint when edit dossier dialog is opened and there is no owner set
2022-02-07 11:33:57 +02:00
Valentin
3db3a6a1c4
updated edit dossier modal to be in read-only mode when there is not owner set
2022-02-06 18:39:05 +02:00
Valentin
825b92cf8e
fix for reanalyze request when is triggered by user
2022-02-04 17:02:34 +02:00
Valentin
dc5d898ec9
added back "reanalyse" button when automatic analysis is disabled
2022-02-03 12:06:05 +02:00
Valentin
71ed8c23b1
Merge branch 'master' into VM/RED-3332
2022-02-02 22:08:34 +02:00
Valentin
698e0c1a3b
WIP on enabling/disabling automatic analysis process for a document
2022-02-02 22:07:29 +02:00
Atlassian Bamboo
f23779350a
chore(release)
2022-02-02 11:22:30 +01:00
Timo Bejan
719aabba4d
fixed preview color
2022-02-02 12:18:38 +02:00