taskana/web
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
..
.vscode TSK-403 refactor web application path 2018-03-27 09:46:25 +02:00
src TSK-652, TSK-1170, TSK-1023 Fixed various bugs by introducing ngxs state management 2020-04-09 17:34:01 +02:00
.eslintrc.js TSK-998: Removing linting errors with minor code changes 2020-02-26 04:51:30 +01:00
README.md TSK-403 refactor web application path 2018-03-27 09:46:25 +02:00
angular.json TSK-977: Add linting to build pipeline 2019-12-20 14:23:46 +01:00
browserslist update(TSK-890): added browserlist 2019-10-28 18:33:02 +01:00
jasmine-seed-reporter.js bug/825 fix random test failing in travis, added seed inspector for future errors 2019-03-08 10:13:52 +01:00
karma.conf.js task/831 Reimplement locale and date solution for all date outputs 2019-03-26 17:27:06 +01:00
package-lock.json TSK-652, TSK-1170, TSK-1023 Fixed various bugs by introducing ngxs state management 2020-04-09 17:34:01 +02:00
package.json TSK-652, TSK-1170, TSK-1023 Fixed various bugs by introducing ngxs state management 2020-04-09 17:34:01 +02:00
pom.xml Updated poms to version 2.0.2-SNAPSHOT 2020-03-05 17:03:05 +00:00
tsconfig.json TSK-976: minor fixes 2019-12-26 00:14:55 +01:00

README.md

Admin

This project was generated with Angular CLI version 1.0.3.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the -prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.