Commit Graph

8 Commits

Author SHA1 Message Date
Sofie Hofmann 673f1896da TSK-652, TSK-1170, TSK-1023 Fixed various bugs by introducing ngxs state management
TSK-1170 Remove @inputs from classification-types-selector

TSK-1170 Import Store in Classification-Detail-Component



TSK-1170 Removed getSelectedClassificationType() from category service

TSK-1170 Removed getSelectedClassificationType() from category service

TSK-1170 Put icons in store

TSK-1170 Removed selectCategoryType from service

TSK-1170 Refactored classification-category service

TSK-1170 Fixed multiple calls of actions

TSK-1170

TSK-1170: build ngxs store in parallel to the ngrx store


TSK-1170: replaced ngrx store with ngxs store

tests are still failing.
TSK-1170 Split store into two stores

TSK-1170 Fixed tests

TSK-1170 added categories service test

TSK-1170 Fixed checkstyle and test

TSK-1170: minimized diff for classification-details component


TSK-1170: replaced state with store observable in classificaiton details


TSK-1170 Incorporated requested changes in spec files


TSK-1170 Removed @output from classification-types-selector

Removed getClassifications() call when selecting a classification type because the code is duplicated in performRequest() 
TSK-1170 Extracted selectors and actions


TSK-1170 Dispatch action in classification-service




TSK-1170 Incorporated 'set-value' function


dynamically rendering classification types

TSK-1170: disabled parent reference while creating classification


TSK-1170 fixed two ways binding for classification types

TSK-1170 removed console log

TSK-1170: Category dropdown shows correct values

TSK-1170 Renamed selectors




TSK-1170
2020-04-09 17:34:01 +02:00
BVier a304d2d729 Forgot indent 2020-01-13 15:59:09 +01:00
BVier 0fa4b1d5df TSK-997: Autofix linting errors
Executed linting with the --fix command and removed now unnecessary suppressing rules
2020-01-13 15:59:09 +01:00
Dennis Lehmann 352d0d67cd TSK-881: Refactored REST-Api 2019-09-26 10:38:29 +02:00
Martin Rojas Miguel Angel cc63dbb590 task/808 fix services dependencies in angular modules 2019-04-09 15:10:28 +02:00
Jose Ignacio Recuerda Cambil 8d63d775f9 bug/TSK-809: Duplicated http call when selecting a task in workplaces
Fix the problem that the list doesnt show every classification

Create a new component (dropdown)

Change subscription to promise asyn/away

change location getclassification and add a test
2019-04-04 14:04:16 +02:00
Jose Ignacio Recuerda Cambil 9c1fa6dfe2 TSK-673 - Paging for Task list in workplace 2018-10-30 14:08:26 +01:00
Mustapha Zorgati 66e25b4bd5 TSK-682: redesigned task details and added custom Attributes 2018-09-11 13:09:40 +02:00