Commit Graph

26 Commits

Author SHA1 Message Date
Tristan Eisermann d6f507670a TSK-1187 renamed and rearranged the workbasket in administration 2020-04-19 19:25:09 +02:00
Chi Nguyen 2ce65c502c moved files from classification to components folder 2020-04-19 19:25:09 +02:00
Sofie Hofmann b21d684ac8 TSK-1187 Rearranged services in administration 2020-04-19 19:25:09 +02:00
Chi Nguyen 6667025a71 created new branch for restructuring the project folders
moved workbasket-definition service to administration/services
2020-04-19 19:25:09 +02:00
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 d9311f56a1 TSK-998: Simple linting changes 2020-01-20 09:35:33 +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
Martin Rojas Miguel Angel 7720baaa2b feature/810 Add querying by planned date in monitor screen 2019-05-03 10:21:54 +02:00
Martin Rojas Miguel Angel cc63dbb590 task/808 fix services dependencies in angular modules 2019-04-09 15:10:28 +02:00
Martin Rojas Miguel Angel 3819b4c5b2 TSK-747 add new history screen 2019-03-05 12:10:39 +01:00
Jose Ignacio Recuerda Cambil dcf4864eb2 TSK-738 - Add timeZone conversion to Taskana UI and Rest API 2019-02-01 08:21:29 +01:00
julian.schallenmueller 835148c608 TSK-743: Removed HATEOAS from classification- and workbasketdefinition exports 2019-01-10 13:36:28 +01:00
Jose Ignacio Recuerda Cambil aa250c926d TSK-647 - [UI] Add pagination or infite scrolling to distribution targets lists in order to avoid loading the whole workbasket list. 2018-11-29 08:42:37 +01:00
Jose Ignacio Recuerda Cambil 9c1fa6dfe2 TSK-673 - Paging for Task list in workplace 2018-10-30 14:08:26 +01:00
Lars Leo Grätz 8116c89d7e TSK-24 create new task
initial new Task creation.
Also moved Classification services to general tab.
2018-10-02 13:44:45 +02:00
Jose Ignacio Recuerda Cambil ec432d122a Joining lib, rest and web 2018-09-11 11:06:16 +02:00
Jose Ignacio Recuerda Cambil 2dbc0de402 TSK-621 - Make classification categories configurable by type 2018-08-06 10:47:34 +02:00
Martin Rojas Miguel Angel b1d0f4acdd TSK-625 Angular update from 5 to 6
Update from angular 5.2 to 6.0.9
2018-07-19 15:48:25 +02:00
Lars Leo Grätz 3968bd4f54 TSK-537 Filter Component for Tasks
TSK-537: Filter Component for Workplace
2018-07-12 13:36:03 +02:00
Lars Leo Grätz a372a2eaa6 TSK-565: sorting of tasks in workplace 2018-06-18 10:44:42 +02:00
Martin Rojas Miguel Angel 63c3b7ee53 TSK-541 Fix access items validation error when add/remove new access items and use ReactiveForms 2018-06-08 18:11:11 +02:00
Martin Rojas Miguel Angel 3a01a9359d TSK-519 Add user role guard and no access screen 2018-06-06 09:14:33 +02:00
Lars Leo Grätz 99e3c15e89 TSK-505 2018-05-28 14:19:50 +02:00
Martin Rojas Miguel Angel 1c93702063 TSK-492 Access validation, type ahead component created. 2018-05-21 22:12:08 +02:00
Martin Rojas Miguel Angel 99b882f867 TSK-177 Add authentication and login page for taskana spring rest example 2018-05-15 09:38:12 +02:00
Martin Rojas Miguel Angel 4794ec97fc TSK-456 Move taskana application into a single one with lazy modules loading 2018-04-25 12:11:16 +02:00