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-1209: refactored package structure
* TASK-1209: remember to squash this
Co-authored-by: Christopher Heiting <christopher.heiting@novatec-gmbh.de>