2109 Commits

Author SHA1 Message Date
Valentin Mihai
ecc56b875b Merge branch 'master' into VM/RED-2614
* master:
  chore(release)
  OneTime Token for downloads
  chore(release)
  update readme for redirect_uri errors
  chore(release)
  Update common
  Update backend url
  Fix config
  Fix rebase: common
  Improvement
  Edit dossier template from info
  Dossier template info

# Conflicts:
#	libs/common-ui
2022-01-25 14:26:11 +02:00
Valentin Mihai
5457fcacf5 extended base dialog for 'add edit justifications' component 2022-01-25 14:04:35 +02:00
Timo Bejan
bbcf15e89f OneTime Token for downloads 2022-01-25 13:03:49 +02:00
Adina Țeudan
1c4b2080be Update backend url 2022-01-25 09:54:50 +02:00
Adina Țeudan
a1726be3f9 Merge branch 'master' into RED-2769 2022-01-25 09:48:11 +02:00
Valentin
2fcd899023 Merge branch 'master' into VM/RED-2614 2022-01-24 23:50:10 +02:00
Valentin
be8965b030 extended base dialog for 'add edit user dialog' component 2022-01-24 23:49:43 +02:00
Timo Bejan
86e5d92435 change interval to 5sec 2022-01-24 20:58:13 +02:00
Timo Bejan
f2153848f7 fixed autocomplete 2022-01-24 19:44:04 +02:00
Timo Bejan
319b4960b1 session download test 2022-01-24 19:35:58 +02:00
Valentin
9f389d0e99 added PendingChangesGuard for Configurations 2022-01-24 13:07:22 +02:00
Valentin
387f9a166c updates for rules screen to can use PendingChangesGuard 2022-01-23 17:54:06 +02:00
Valentin
daf90cba6f Merge branch 'master' into VM/RED-2614 2022-01-23 17:17:40 +02:00
Valentin
3eaad29288 added PendingChangesGuard for dictionary overview component 2022-01-23 17:10:28 +02:00
Valentin
3c697c643c updated PendingChangesGuard and used it for user profile and notifications preferences screens 2022-01-23 16:00:30 +02:00
Adina Țeudan
527d4933a0 Fixes 2022-01-22 13:31:09 +02:00
Adina Țeudan
df20f7ba85 Fixed errors on document reload 2022-01-21 23:04:18 +02:00
Adina Țeudan
96cf1f803b WIP 2022-01-20 17:25:02 +02:00
Adina Țeudan
057c883b75 Merge remote-tracking branch 'origin/master' into refactor-fp/state 2022-01-19 20:59:59 +02:00
Adina Țeudan
fd854c4aa8 Merge remote-tracking branch 'origin/master' into refactor-fp/state 2022-01-19 20:52:58 +02:00
Timo Bejan
9232a1049d compile fix 2022-01-19 09:12:40 +02:00
Timo Bejan
68edfbd44e compile fix 2022-01-19 09:11:31 +02:00
Valentin
920be9e4bf added warn box for all needed dialogs 2022-01-19 09:08:34 +02:00
Valentin
10f2f4c48a extended base dialog for 'recategorize image dialog' component and 'resize annotation dialog' compoenent 2022-01-19 09:08:34 +02:00
Valentin
85f3088f3a extended base dialog for 'document info dialog' component and 'force annotation dialog' compoenent 2022-01-19 09:08:34 +02:00
Valentin
a590bfc764 extended base dialog for 'change legal basis dialog' component 2022-01-19 09:08:33 +02:00
Valentin
e58bebbe98 extended base dialog for 'manual annotation dialog' component 2022-01-19 09:08:33 +02:00
Valentin
8bae52c895 extended base dialog for 'add dossier' component 2022-01-19 09:07:21 +02:00
Valentin
5e0af3e614 moved 'base-dialog component' and 'confirmation-dialog service' in common 2022-01-19 09:07:21 +02:00
Valentin
b842ab9d02 stored initial form as a simple object instead of a form 2022-01-19 09:07:20 +02:00
Valentin
4d9555ada9 changed 'click' to 'action' 2022-01-19 09:07:20 +02:00
Valentin
6ec57b9953 removed commented code, updated 'close' and 'changeTab' methods 2022-01-19 09:07:20 +02:00
Valentin
08902fe3e0 updated general logic for 'valid' and 'changed' methods to be used by more classes that inherit BaseDialog 2022-01-19 09:07:19 +02:00
Valentin
5b7236ff88 updated base dialog component to display the confirmation dialog whenever the user wants to leave the modal or change its tab with unsaved changes 2022-01-19 09:06:29 +02:00
Valentin
d574bf2904 WIP on warning the user before leaving the page with unsaved changes 2022-01-19 09:06:10 +02:00
Adina Teudan
7f528ef95e Pull request #334: RED-3164: Disable dossier actions when files are selected
Merge in RED/ui from RED-3164 to master

* commit 'dfc09def05179a81a2a6518d6639ac420450ad2a':
  Disable dossier actions when files are selected
2022-01-19 08:01:07 +01:00
Timo Bejan
e1f18d6c2d RED-3235 2022-01-19 08:40:33 +02:00
Timo Bejan
9d4aadbfb4 file preview screen 2022-01-19 08:22:15 +02:00
Adina Țeudan
eda7c07247 Fixed reload document on file data change 2022-01-18 23:57:09 +02:00
Adina Țeudan
92af6cdea0 Fixed canSwitchToDeltaView 2022-01-18 23:20:41 +02:00
Timo Bejan
63f8c80cfe added justification add/delete to dev mode 2022-01-18 22:18:24 +02:00
Adina Țeudan
dfc09def05 Disable dossier actions when files are selected 2022-01-18 22:03:23 +02:00
Adina Țeudan
5a020c6d9b State service 2022-01-18 20:53:17 +02:00
Valentin
d30c270d72 Merge branch 'master' into VM/RED-2614 2022-01-18 16:54:50 +02:00
Valentin
6c047bcdda added warn box for all needed dialogs 2022-01-18 16:53:58 +02:00
Timo Bejan
d5e323502d replace - with _ 2022-01-18 15:31:21 +02:00
Timo Bejan
0bdc850111 owner add to dictionary for dossier dict 2022-01-18 14:37:50 +02:00
Timo Bejan
439b43ae0d fixed cleanup of annotations after exclude/include 2022-01-18 14:26:03 +02:00
Timo Bejan
63c0c1e9c5 archived dossiers are not deleted dossiers 2022-01-18 12:13:44 +02:00
Timo Bejan
3f00ec4e48 fixed compare-mode to not be linked to view-mode, enabled for all users 2022-01-18 12:13:44 +02:00