Merge in RED/ui from refactor-fp/state to master
* commit '6c29461f18fa7d2e63b2abbc536c98b13b2289f7':
cleanup
fix lost async pipe
fix excluded pages
remove file from action requests
remove file from fileData
renaming and load file data flow
fix missing fileData
fix compile errors
WIP
Remove some inputs from components
Merge in RED/ui from VM/RED-2853 to master
* commit 'f5771d135cb8ae4f3687ac0f03ee3b2274715bc4':
added save logic
extended base dialog for file attributes configurations dialog and updated form
added existing configuration to the form
WIP on 'Configuration of CSV settings for file attributes'
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
Merge in RED/ui from RED-2846 to master
* commit '61d40c67bec00e4c597e815de4183c28432caae6': (22 commits)
fixed overflow
yarn lock update
class.active instead of style.background
reference grey background when selected
fix pr comments
fix rebase & reference dialog back in list component
wip reference service instance for every annotation card
wip has references
ng-container in list component
fixed some pr comments
references service back in providers
removed useless stuff & show button if annotation has references
apply filters when reference is clicked
page indicator and click event on reference
reference cards in dialog
show/hide dialog functionality in separate service
separate annotation card component in list
annotation references in template
references dialog close button
dialog open on button click and annotation input
...