2569 Commits

Author SHA1 Message Date
Valentin-Gabriel Mihai
332b71c7de Pull request #287: VM/ForceReanalyseAction
Merge in RED/ui from VM/ForceReanalyseAction to master

* commit '6b802a769ea14a74f13aa8faf1e7857be4c650eb':
  updated logic to force the reanalysis only while the 'command' or 'ctrl' keys are pressed
  added directive to determine long press of 'command' or 'ctrl' keys to can force the reanalysis of documents
2021-09-23 11:39:23 +02:00
Bamboo
d347b11081 chore(release) 2021-09-23 11:38:35 +02:00
Dan Percic
d28fc65027 Forward idp hint query parameter from app to login 2021-09-23 12:33:10 +03:00
Bamboo
6244040d53 chore(release) 2021-09-23 11:25:33 +02:00
Dan Percic
0572959667 Pull request #289: sow status in search results & enable search for filter
Merge in RED/ui from RED-2213 to master

* commit 'a2e5d7ff7a5630afe6f34007da3febfca6961c59':
  sow status in search results & enable search for filter
2021-09-23 11:20:08 +02:00
Dan Percic
a2e5d7ff7a sow status in search results & enable search for filter 2021-09-23 10:49:32 +03:00
Valentin
6b802a769e Merge branch 'master' into VM/ForceReanalyseAction 2021-09-22 21:41:15 +03:00
Valentin
ef03714b3e updated logic to force the reanalysis only while the 'command' or 'ctrl' keys are pressed 2021-09-22 21:35:58 +03:00
Bamboo
334d4de5d4 chore(release) 2021-09-22 13:36:06 +02:00
Valentin-Gabriel Mihai
3582cc555c Pull request #288: VM/WarningOnApprove
Merge in RED/ui from VM/WarningOnApprove to master

* commit '2d6831365266b9ced5ff24c6867b7086e25de8f9':
  added modal to confirm the approval of the documents if there are unseen changes
2021-09-22 13:30:47 +02:00
Valentin
2d68313652 added modal to confirm the approval of the documents if there are unseen changes 2021-09-22 13:52:38 +03:00
Valentin
8b5b78b775 added directive to determine long press of 'command' or 'ctrl' keys to can force the reanalysis of documents 2021-09-22 00:31:50 +03:00
Bamboo
c26fae8ef1 chore(release) 2021-09-21 20:13:08 +02:00
Valentin-Gabriel Mihai
076fa42194 Pull request #286: VM/AutomaticReanalysis
Merge in RED/ui from VM/AutomaticReanalysis2 to master

* commit '9e6f1c2233e0587646f75d0f8182e4c8fc1fd11f':
  Triggered automatic reanalysis on document opening when 'analysRequired = true'
2021-09-21 20:07:49 +02:00
Valentin
9e6f1c2233 Merge branch 'master' into VM/AutomaticReanalysis 2021-09-21 21:02:27 +03:00
Dan Percic
4a8af7e449 fix rgba variables 2021-09-21 17:18:17 +03:00
Valentin
ed6c926292 Triggered automatic reanalysis on document opening when 'analysRequired = true' 2021-09-21 16:26:05 +03:00
Dan Percic
5b977a1ccf improve imports and variables usage 2021-09-21 12:44:54 +03:00
Dan Percic
f02eb92f16 update common ui 2021-09-21 11:56:47 +03:00
Dan Percic
d44b563ed8 wip 2021-09-21 11:56:01 +03:00
Bamboo
6fcb94f36b chore(release) 2021-09-21 09:50:28 +02:00
Dan Percic
af92ca7148 Pull request #285: RED-2135
Merge in RED/ui from RED-2135 to master

* commit 'f98dd785b6662f4b50590ae789911ecda525d41e':
  update config and docker entrypoint
  update config service, remove app bootstrapped & config module
  move server error interceptor, update app config service
  update pdfviewer utils
  update other packages and pdftron
  update some packages
  update angular cdk and baseHref
  nx updates
2021-09-21 09:45:26 +02:00
Dan Percic
f98dd785b6 update config and docker entrypoint 2021-09-20 15:07:47 +03:00
Dan Percic
8634361a5e update config service, remove app bootstrapped & config module 2021-09-20 14:23:22 +03:00
Dan Percic
6557bafd2f move server error interceptor, update app config service 2021-09-19 23:44:11 +03:00
Dan Percic
c8a63b9aa4 update pdfviewer utils 2021-09-18 09:49:37 +03:00
Dan Percic
f40c67337a update other packages and pdftron 2021-09-18 09:49:37 +03:00
Dan Percic
2d0f6e4c48 update some packages 2021-09-18 09:49:37 +03:00
Dan Percic
b07fe750fb update angular cdk and baseHref 2021-09-18 09:49:37 +03:00
Dan Percic
713c30bc31 nx updates 2021-09-18 09:49:37 +03:00
Bamboo
82b40b10fc chore(release) 2021-09-15 23:55:04 +02:00
Adina Țeudan
c975fc859f RED-2114: sort & disable old files in trash 2021-09-16 00:49:15 +03:00
Bamboo
d8c4e04aa2 chore(release) 2021-09-15 23:46:18 +02:00
Adina Teudan
21d3e8e05a Pull request #284: Table component
Merge in RED/ui from table-component to master

* commit '340b06c7ba5edc767c47d326a0cff11f0512d9cb':
  Some fixes & improvements
  Fixed merge
  Cleanup
  Audit screen
  Search screen
  Documents trash
  Downloads listing
  Trash screen
  Active fields listing
  Dossier attributes listing
  File attributes listing
  Default colors
  User listing
  Dossier overview
  Dossier listing
  Moved empty states, templates listing
  Table component WIP - dictionary listing
2021-09-15 23:41:32 +02:00
Adina Țeudan
340b06c7ba Some fixes & improvements 2021-09-16 00:37:59 +03:00
Adina Țeudan
f078724567 Fixed merge 2021-09-16 00:14:59 +03:00
Adina Țeudan
7c8cf1f150 Merge branch 'master' into table-component 2021-09-15 23:59:54 +03:00
Adina Țeudan
dbb4c618f6 Cleanup 2021-09-15 23:51:29 +03:00
Adina Țeudan
38c5035521 Audit screen 2021-09-15 23:21:51 +03:00
Adina Țeudan
a078241a7c HTTP failure updates 2021-09-15 22:39:26 +03:00
Bamboo
368d87153e chore(release) 2021-09-14 09:58:00 +02:00
Kresnadi Budisantoso
96078a02ee update search labels (en) 2021-09-14 09:49:51 +02:00
Bamboo
809363f2c2 chore(release) 2021-09-08 12:06:50 +02:00
Timo Bejan
0e20abc086 updated common lib dep 2021-09-08 13:03:34 +03:00
Timo Bejan
ea2b90fabd removed error overlay for timeout 2021-09-08 12:35:26 +03:00
Timo Bejan
0112333e7b updated clib 2021-09-08 11:39:34 +03:00
Timo Bejan
9f7715d3e8 i18n updates 2021-09-07 15:41:29 +03:00
Adina Țeudan
889def7465 Search screen 2021-09-06 15:44:35 +03:00
Adina Țeudan
23cef69647 Documents trash 2021-09-06 15:05:16 +03:00
Timo Bejan
5f793ed27d fixed bugs for syngenta 2021-09-02 12:47:06 +03:00