* TSK-1469: Upgrade to Angular 11
Updated Angular core and cli to 10
Fixed compiler problems with ngxs
update of angular to 11
updated angular material to 11
still some build problems
fixed some errors (hopefully all)
TSK-1469: fixed tests
TSK-1469: incorporated change requests before rebase
* TSK-1469: Rebase fixing
prettier
TSK-1469: Fixed tests failures after rebase
* TSK-1469: small scss fix, but some css broken
* TSK-1469: Style Fixing continues
* TSK-1469: Fixed most styling
* TSK-1469: Fixed e2e tests
* TSK-1469: PR Review css changes
TSK-1469: Review css changes
* TSK-1469: More CSS refinement
Also removed added providedIn and refactored small bits
* TSK-1469: Renamed browserlist to browerslist
as it should be
Co-authored-by: Name <Email>
* TSK-1412: Refactor workbasket dual list to workbasket distribution targets list
* TSK-1412: Refactor workbasket dual list to workbasket distribution targets list
* TSK-1412: rework css layout to be more dynamic and resilient
* TSK-1412: new list, new dialog, new action bar
* TSK-1412: Refactor workbasket dual list to workbasket distribution targets list
* TSK-1412: rework css layout to be more dynamic and resilient
* TSK-1412: new list, new dialog, new action bar
* TSK-1412: update new workbasket distribution target list to load data internally
* TSK-1412: update distribution targets
* TSK-1421: enable multiple selection
* TSK-1412: Updated angular theme to match with taskana
* TSK-1412: quick bug fixes
* TSK-1412: Rework how workbasket distribution targets list behaves
* TSK-1412: Update workbasket distribution target list to new design
* TSK-1412: fixed filter function in distribution targets
* TSK-1412: remove unused component, rename correct CSS names
* TSK-1412: clean up code in workbasket distribution targets
* TSK-1412: fix bugs, rename variables
* TSK-1412: finalized jest tests
* TSK-1412: fix all other jest tests
* TSK-1412: disable devmode
* TSK-1412: remove unused imports, add tooltips
TSK-1316: Replaced local progress bars by global one in workplace
TSK-1316: Rework of progress-bar component
TSK-1316: Renamed progress-bar component
TSK-1316: Changed progress-bar mode
TSK-1316: Updated tests
* TSK-1399: Comments in wb-list for better understanding
* TSK-1399: Upgrade angular material 9, added basic selection list
* TSK-1399: implement basic mat list for workbasket list
* TSK-1399: Action buttons and sorting in wb-toolbar
* TSK-1399: Update workbasket list item design
* TSK-1399: Updated workbasket-list toolbar
* TSK-1399: Import-export buttons with correct matToolTip
* TSK-1399: rework pagination component
* TSK-1399: Refactored the filter within filter options
* TSK-1399: Refactored workbasket filter
* TSK-1399: Redesigned workbasket filter
* TSK-1399: Fixed wb-list-toolbar test
* TSK-1399: Added todo comment so we will not forget :)
* TSK-1399: fixed pagination sometimes displaying wrong numbers
* TSK-1399: Partially refactored wb-information component
* TSK-1399: implement new workbasket details toolbar without functionality
* TSK-1399: commented old action toolbar
* TSK-1399: update custom pagination component
* TSK-1399: update pagination and workbasket list layout CSS
* TSK-1399: Update overall layout
* TSK-1399: fixed bugs regarding workbasket list
* TSK-1399: added store states for selecting tabs
* TSK-1399: bind workbasket details action button with workbasket information using ngxs store
* TSK-1399: Update pagination to display correctly while workbaskets being loaded
* TSK-1399: Implement functionality in workbasket information for action toolbar buttons
* TSK-1399: fixed test for workbasket information
* TSK-1399: fixed workbasket-list tests
* TSK-1399: fixed tests in workbasket details, list-toolbar
* TSK-1399: fixed all affected tests during MD redesign
* TSK-1399: fixed workbasket information not rendering full height
* TSK-1399: fixed merging issues with navbar, remove unnecessary css
Co-authored-by: Sofie Hofmann <29145005+sofie29@users.noreply.github.com>
TSK-1214 Trying to make drag'n drop in tree possible
TSK-1214 Removed refreshClassification output from tree
TSK-1214 New action in store updates a classification and refetches all, saving now correctly refreshes the classification-list
TSK-1214 Fixed tests in tree component
TSK-1214 Removed tree service and corresponding test in class-details
TSK-1214 fixed issues in tree where multiple actions to store are fired incorrectly
TSK-1214 added accessibility action, use space to select a tree node
TSK-1214 swapped space and enter in tree component, cleaned code
TSK-1214 fixed bug where page isn't updated dynamically according to browser path
TSK-1214 workaround circular dependency.
service uses snapshot of store, does not actually access the state in store
TSK-1214 fixed eslint. TODO: circular dependency between classification.service and classification.state
TSK-1214 changed first() to take(1) to fix Observable dying during test
TSK-1214 fixed test cases and lint issues
TSK-1214 fixed circular dependency
TSK-1214 devmode = false
TSK-1214: fixed merge problems with notificationService and removed some warnings
TSK-1214: fixed merge problems with notificationService
TSK-1214 remove wrong imports from before merge
TSK-1191 Removed camelCase notation from file names
TSK-1191 Moved services
TSK-1191 Moved models
TSK-1191 Moved classification-types-selector to admin
TSK-1191 Moved components and guards
TSK-1191 Renamed some models
TSK-1191 Moved services into folders