Commit Graph

303 Commits

Author SHA1 Message Date
Mustapha Zorgati 05818cabad Updated poms to version 2.1.2-SNAPSHOT 2020-04-15 13:15:08 +00:00
Mustapha Zorgati 0154b0510e TSK-1193: delayed initalisation of store until environment is set properly 2020-04-15 14:52:47 +02:00
Mustapha Zorgati eef64bc1b3 Updated poms to version 2.1.1-SNAPSHOT 2020-04-14 12:03:41 +00: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
Mustapha Zorgati a6e007ef68 TSK-1163: regenerated package-lock.json 2020-03-24 16:43:26 +01:00
Mustapha Zorgati 94d3ce4406 TSK-1163: removed dangling comment and fixed test 2020-03-24 16:43:26 +01:00
Mustapha Zorgati 8f4e261679 TSK-1163: fixes eslint issues 2020-03-24 16:43:26 +01:00
Mustapha Zorgati 9b79968f9b TSK-1163: fixed minor timeout bug for alert component 2020-03-24 16:43:26 +01:00
Mustapha Zorgati 76c59ed3f7 TSK-1163: implemented error modal and replaced dangling error messages
since TSK-931 introduced a new error model with a corresponding service I removed all dangling error messages and replaced then with the corresponding error key
2020-03-24 16:43:26 +01:00
Holger Hagen 630006de82 TSK-1029: corrected formatting in frontend 2020-03-19 12:50:33 +01:00
Holger Hagen c9791b01b8 TSK-1029: Proper distinction between delete and markForFeletion for
workbaskets
2020-03-19 09:53:54 +01:00
Mustapha Zorgati 4d0d577ed0 TSK-1048: expanded eslint to scan every *.ts file (instead of src/*.ts) 2020-03-18 12:39:20 +01:00
Mustapha Zorgati b386af1a30 Updated poms to version 2.0.2-SNAPSHOT 2020-03-05 17:03:05 +00:00
Sofie Hofmann 697a5ba015 TSK-1046 Changed default sorting in workbasket list to Name
TSK-1046
2020-03-05 12:08:53 +01:00
Finn Mißfeldt 897aaf1c47 TSK-931: fixed linting issues 2020-02-28 13:48:28 +01:00
Finn Mißfeldt bbfdd53e2e TSK-931 structure for global Error handler 2020-02-28 13:48:28 +01:00
Finn Mißfeldt 092b3a3cc9 temp commit before rebase 2020-02-28 13:48:28 +01:00
Finn Mißfeldt 20c07f2cfe TSK931: collected thrown errors in errors.ts 2020-02-28 13:48:28 +01:00
Finn Mißfeldt 6e79a320de TSK-931: collected thrown errors in errors.ts 2020-02-28 13:48:28 +01:00
Finn Mißfeldt de72ee647b TSK-931: Basic structure for global error handling 2020-02-28 13:48:28 +01:00
Finn Mißfeldt 9405cdfed6 Basic structure for global error handling 2020-02-28 13:48:28 +01:00
BVier b4ddeb4055 TSK-998: Removing linting errors with minor code changes
Mainly renaming and restructuring to forEach-loops.
2020-02-26 04:51:30 +01:00
Benjamin Eckstein 3283dd4e4e TSK-1018: Fix typeAhead refactoring 2020-02-20 18:32:23 +01:00
Benjamin Eckstein 9f1cf75420 TSK-1018: Fix Accessitem List displaying no values 2020-02-20 18:32:23 +01:00
Mustapha Zorgati 5dc185daeb Updated poms to version 2.0.1-SNAPSHOT 2020-02-14 14:48:18 +00:00
Mustapha Zorgati 659272fda9 Updated poms to version 1.2.3-SNAPSHOT 2020-01-30 10:41:25 +00:00
Mustapha Zorgati afcc47dcd5 Updated poms to version 1.2.2-SNAPSHOT 2020-01-24 13:19:17 +00:00
Jörg Heffner 07de772e05 TSK-1036 Remove semantic versioning from package.json 2020-01-20 14:53:29 +01:00
BVier d9311f56a1 TSK-998: Simple linting changes 2020-01-20 09:35:33 +01:00
BVier 0d0d5a6cb1 Fix sonarcube errors 2020-01-13 15:59:09 +01: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
Benjamin Eckstein 610972fba2 TSK-1017: AccessItem selection freezes entire application 2020-01-10 16:17:28 +01:00
Holger Hagen 09adb30171 Updated poms to version 1.2.1-SNAPSHOT 2020-01-08 09:05:14 +00:00
Mustapha Zorgati b4df50ca2d TSK-1009: preparations for formatting 2020-01-07 21:15:05 +01:00
Mustapha Zorgati b64e12d78b TSK-1008: fixed update of environment-information.json on startup 2020-01-07 17:01:39 +01:00
Mustapha Zorgati 9bf352d4bb TSK-1000: classifications are now being shown in the UI 2020-01-07 13:07:24 +01:00
Mustapha Zorgati 5acfbc9c5b TSK-976: minor fixes 2019-12-26 00:14:55 +01:00
Mustapha Zorgati 134a21111e TSK-976: fixed package-lock file 2019-12-26 00:14:55 +01:00
BVier 431878acbd TSK-976: Set up eslint 2019-12-26 00:14:55 +01:00
BVier e2e7acacc6 TSK-977: Add linting to build pipeline 2019-12-20 14:23:46 +01:00
BVier 22b0b2170b TSK-975: Remove unnecessary initializers 2019-12-20 14:23:46 +01:00
Mustapha Zorgati e5102daf16 updated some web dependencies 2019-12-20 09:12:44 +01:00
BVier b0ee202402 TSK-982: Beautify Task-Query for History-Events 2019-12-10 09:21:22 +01:00
BVier c30ffd1522 TSK-974: Add two more complex fixes 2019-12-09 19:21:11 +01:00
BVier 8b7c8027e0 TSK-974: Fix some small Errors 2019-12-09 19:21:11 +01:00
BVier 010632537f TSK-974: Change tslint-file 2019-12-09 19:21:11 +01:00
Holger Hagen 93a429b682 Updated poms to version 1.1.6-SNAPSHOT 2019-12-01 21:13:25 +00:00
BVier f62bd7d158 TSK 885: Remove pager from empty workbasket list 2019-11-30 12:23:38 +01:00
BerndBreier ad3342a68a TSK-966 common context root 2019-11-29 15:36:12 +01:00
Mustapha Zorgati 605d681c77 TSK-965: fixed integration of taskana-web in example app 2019-11-27 18:10:43 +01:00
Benjamin Eckstein a5c80028b4 TSK-951: Ignore maven javadocs for web build 2019-11-12 17:41:37 +01:00
Benjamin Eckstein d42e6e1d29 TSK-937: Adjust .gitignore to ignore IDE Setting files 2019-10-30 12:31:58 +01:00
Mustapha Zorgati ebccd61d64 TSK-890: using node and java in deploy stage + reduced verbosity of web 2019-10-30 09:19:27 +01:00
Patric Schumann da73aebc20 update(TSK-890): added browserlist 2019-10-28 18:33:02 +01:00
Patric Schumann 5afd9612c8 update(TSK-890): Updated to ng8. Tests are passing locally. Adjusted svg-styling, mocked a svg-dependency 2019-10-28 18:33:02 +01:00
Mustapha Zorgati 1518cfc298 TSK-925: refactored taskana-simplehistory-spring-test 2019-10-28 18:06:16 +01:00
Patric Schumann 301085da06 update(TSK-935): added diff3.5.0 as dev-dep. Audited a deep nested vuln. 2019-10-23 05:53:30 +02:00
Holger Hagen 7b05b68528 Updated poms to version 1.1.5-SNAPSHOT 2019-10-12 09:55:01 +00:00
BVier 7da8b64439 TSK-861: Throw error when File upload aborted 2019-10-08 11:07:55 +02:00
Mustapha Zorgati 17885d227a TSK-892: Refactored build pipeline in order to increase general speed
Removed caches. Each build step is now independent.
Build stage is now Compile stage with 3 jobs.
Reduced test stage from 6 to 4, so that we use optimal job count (travis runs 4 in parralel).
Reduced release / deploy stage to one job.
TSK-892 made maven less verbose to clean up build log

TSK-892: corrected syntax of weird firefox starting command..

TSK-892: fixed h2 test phase

TSK-892: fixed db2 test phase

TSK-892: removed taskana artifacts from build cache

TSK-892: fixed h2 test

TSK-892: reconfigured travis

TSK-879: added git config to personalise travis pom commit

TSK-879: reformatted bash scripts in ci folder

TSK-879: fixed prod configuration for web
2019-10-07 15:02:36 +02:00
Dennis Lehmann f68e730a72 TSK-896: Removed _embedded from History 2019-10-04 22:12:52 +02:00
Patric Schumann 8f3b338cef bugfix(TSK-891): The bug resulted from an unchecked default-assign and the actual category was overwritten. Now it is wrapped in a check for an existing value. Refactoring will follow in its own task 2019-10-01 13:06:29 +02:00
Patric Schumann d7cfd31b05 Hotfix(TSK-880): Fixed routing to 'no-role' by adding a path to app-routing 2019-09-26 11:52:37 +02:00
Dennis Lehmann 352d0d67cd TSK-881: Refactored REST-Api 2019-09-26 10:38:29 +02:00
Dennis Lehmann 3b906972aa TSK-874: Removed duplicate Versions 2019-09-19 13:48:07 +02:00
Holger Hagen bee34a5cec TSK-858: updated npm dependencies to remove security vulnerabilities 2019-08-14 09:22:40 +02:00
Dennis Lehmann 4b85c9f9b1 TSK-786: classificationId is only read if classification is selected 2019-08-13 12:37:13 +02:00
Mustapha Zorgati c5732fd002 Updated poms to version 1.1.4-SNAPSHOT 2019-06-04 15:42:30 +00:00
Mustapha Zorgati aebd87b935 TSK-850: rebase cleanup 2019-06-04 15:36:26 +02:00
Mustapha Zorgati 45e077f8c6 TSK-850: saved all version numbers to properties 2019-06-04 15:36:26 +02:00
Mustapha Zorgati 6898ff37ef TSK-850: refactored pom files and travis configuration 2019-06-04 15:36:26 +02:00
Mustapha Zorgati 4311ae6c5c TSK-850: reconfigured taskana-web 2019-06-04 15:36:26 +02:00
Mustapha Zorgati ce2f98f2cb TSK-835: enabled hashrouting to find resources from a context path 2019-06-03 10:48:55 +02:00
BVier c9f03cc563 TSK-848: Make building of the classifications tree faster 2019-05-17 14:38:54 +02:00
Jose Ignacio Recuerda Cambil 43b3c90559 bug/856 Security Vulnerability in tar 2019-05-16 13:02:56 +02:00
Jose Ignacio Recuerda Cambil 4eb7a6f74b task/853 [UI] Erroneous navigation when changing domains 2019-05-14 16:40:40 +02:00
BVier c7e2e881e1 TSK-847: Add Authentication to Import-Export-Module 2019-05-13 11:18:31 +02:00
Mustapha Zorgati 8068d97577 Updated poms to version 1.1.3-SNAPSHOT 2019-05-08 09:38:21 +00:00
Holger Hagen e42d7959cc TSK-849: dependencies updated due to security vulnerabilities. 2019-05-07 18:09:02 +02:00
Holger Hagen d6e480959a TSK-835: removed wrong trailing slash for environment.json 2019-05-07 14:24:35 +02:00
Jose Ignacio Recuerda Cambil b09e0b789a task/827 Modify classification's parent
Create a drag and drop test
2019-05-07 09:48:28 +02: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 5d54e99b6f feature/810 Add querying by planned date for workbasket monitor reports 2019-05-03 10:21:54 +02:00
Mustapha Zorgati 72703068a3 Updated poms to version 1.1.2-SNAPSHOT 2019-04-30 14:17:56 +00:00
Mustapha Zorgati c5d00c020d TSK-843: moved report structure ajustment from client to rest service. 2019-04-30 11:21:18 +02:00
Mustapha Zorgati d8b1829a53 TSK-843 designed report table and made single row collapsable 2019-04-30 11:21:18 +02:00
Mustapha Zorgati b75be882f1 TSK-843: implemented foldable report in frontend. (structure only) 2019-04-30 11:21:18 +02:00
Mustapha Zorgati 91392c95ad TSK-843: replaced table tag with div table and refactored styles 2019-04-30 11:21:18 +02:00
BVier 8cc9abb27f TSK-838: Reorder columns in history view and add timestamp 2019-04-29 12:21:35 +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 66b7bf4b04 feature/833 Add customized logout url for taskana web application. 2019-04-09 13:12:30 +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
Martin Rojas Miguel Angel f34aeaae77 feature/835 add support for deploying taskana web app on a relative path 2019-04-03 13:10:51 +02:00
Martin Rojas Miguel Angel cc8e47b99a task/831 Reimplement locale and date solution for all date outputs 2019-03-26 17:27:06 +01:00
Martin Rojas Miguel Angel ddb47e5e6d bug/832 Load icons and fonts from local assets instead of google 2019-03-22 10:56:20 +01:00
Mustapha Zorgati 01b028c9af Updated poms to version 1.1.1-SNAPSHOT 2019-03-12 20:54:00 +00:00
Martin Rojas Miguel Angel 999ccfde3d bug/829 Fix unable to edit twice a task due to wrong modification date format 2019-03-12 20:56:54 +01:00
Martin Rojas Miguel Angel 18bd696641 feature/823 Add in application entry point dynamic deep liking 2019-03-08 11:40:54 +01:00
Jose Ignacio Recuerda Cambil 99bd8118b7 bug/826 The tasks don't show the correct associated classification 2019-03-08 11:35:00 +01:00