Commit Graph

604 Commits

Author SHA1 Message Date
Sofie Hofmann 972c09761c TSK-1391: New workbasket is selected after creation 2020-09-23 17:43:24 +02:00
Sofie Hofmann 4fd7423575 TSK-1383: Solving error in monitor when clicking on last entry in table 2020-09-15 13:04:19 +02:00
Sofie Hofmann 72476bc76d TSK-1370: A deleted task is immediately removed from the task list 2020-09-15 12:36:06 +02:00
Chi Nguyen 7b96490b65
TSK-1349: added unit test for workbasket dual list (#1256) 2020-09-10 11:07:29 +02:00
Sofie Hofmann bdb56c949f TSK-1349: Added unit test for classification-details component 2020-09-10 08:38:53 +02:00
Chi Nguyen 39032c9e3f
TSK-1380: Fix security vulnerable yargs-parser (#1254) 2020-09-07 13:25:28 +02:00
Sofie Hofmann 08d1841f46 TSK-1349: Added unit test for icon-type component 2020-09-02 14:23:10 +02:00
Mustapha d3bcfe2008 Updated poms to version 4.0.2-SNAPSHOT 2020-09-02 09:28:31 +00:00
Chi Nguyen 88b8486a49
TSK-1349: Workbasket access items unit tests (#1246)
* TSK-1349: remove html coverage to optimize test speed

* TSK-1349: init workbasket access items testing env

* TSK-1349: update workbasket access items unit tests
2020-09-02 11:03:59 +02:00
Sofie Hofmann 04c98eb81b TSK-1349: Added unit test for classification-list component 2020-09-01 15:23:21 +02:00
Tristan Eisermann 9c64a5d848 TSK-1372: Historytable should now display directly after opening 2020-09-01 12:03:17 +02:00
Sofie Hofmann 5665ae2241 TSK-1349: Added unit test for classification-overview 2020-08-25 10:28:25 +02:00
Chi Nguyen 338fedf49f
TSK-1376: Fixed taskana admin not displaying correctly when using custom domain (#1240)
* TSK-1376: fixed issues where custom domain is loaded after the webapp is finished initializing

* TSK-1376: added comment explaining

* TSK-1376: webapp now uses values from environment-information.json as default data
2020-08-24 17:50:52 +02:00
Chi Nguyen f99c437fdc
TSK-1349: Unit tests for workbasket-details, -information (#1237)
* TSK-1349: init test file for workbasket details

* TSK-1349: updated workbasket details test

* TSK-1349: extended tests for workbasket-details

* TSK-1349: init workbasket-information test

* TSK-1349: added test cases for workbasket information

* TSK-1349: added undo test

* TSK-1349: moved data to mock-store, extend workbasket information tests

* TSK-1349: Fixed typos, naming variables
2020-08-24 16:57:48 +02:00
Sofie Hofmann e0a99bc9a9 TSK-1349: Added unit test for classification-types-selector component 2020-08-24 11:39:55 +02:00
Chi Nguyen 008c1aec20
TSK-1349: Added unit test for Workbasket-Overview, -List and -ListToolbar (#1236)
* TSK-1349: added test for workbasket overview

* TSK-1349: moved animations ts files to shared

* TSK-1349: added unit test for workbasket list toolbar

* TSK-1349: added unit tests for workbasket-list

* TSK-1349: improved tests for workbasket-overview

* TSK-1349: Updated test for workbasket list, workbasket-list-toolbar

* TSK-1349: added more test variants for workbasket overview

* TSK-1349: removed console log

* TSK-1349: removed CUSTOM_ELEMENTS_SCHEMA

* TSK-1349: improved tests

* TSK-1349: further optimized tests
2020-08-19 12:52:57 +02:00
Chi Nguyen 8a6e68d0b9
TSK-1349: Added unit test for access items management (#1218)
* TSK-1349: added unit test for access items management

* TSK-1349: updated test

* TSK-1349: clean up test code

* TSK-1349: fixed fixture not working correctly in test

* TSK-1349: added shared sort stub

* TSK-1349: added new tests and fixed html attr

* TSK-1349: updated test desc and matcher

* TSK-1349: fixed stub not working correctly
2020-08-17 17:35:59 +02:00
Tristan2357 72d4c3150a
TSK-1356: Fixed selector for access items in workbaskets (#1223) 2020-08-17 11:45:33 +02:00
Mustapha f5498511f1 Updated poms to version 4.0.1-SNAPSHOT 2020-08-13 12:46:30 +00:00
Tristan2357 0cd78a8781
TSK-1366: deactivated some tests due to inconsistencies (#1233) 2020-08-13 14:02:21 +02:00
Tristan2357 9ed484e687
TSK-1366: Expanded e2e tests
* TSK-1366: Added and expanded tests for workbasket

* TSK-1366: Added simple test for history
2020-08-13 13:00:37 +02:00
Sofie Hofmann d77b8c7ffe TSK-1155: Claiming a task and cancelling a claim works in UI/workplace 2020-08-12 11:33:52 +02:00
Tristan2357 9b65838a79
TSK-1356: added cypress e2e testing
* Add initial cypress files and testcases

* Fix cypress workbasket merge errors

* change testValue for WorkbasketSelection

* TSK-1356: added cypress e2e testing to ci pipeline

* TSK-1356: Fixed cypress tests

Also changed default example data, so that workbaskets contain valid owners

* TSK-1356: hopefully fixed small startup problem in travis

* TSK-1356: revert of test-data

* TSK-1356: Modified ldif to support our test data

* TSK-1356: Removed unused cypress.json

Co-authored-by: Tobias Baden <16336696+tbdn@users.noreply.github.com>
2020-08-11 15:41:50 +02:00
Tristan Eisermann 418f37917d TSK-1338: List now does not refresh after selection of a task 2020-08-10 18:37:56 +02:00
Sofie Hofmann f64bb3d2da TSK-1041: Fixed accessID table header when scrolling 2020-08-05 17:35:20 +02:00
Chi Nguyen d6c1040bb0
TSK-1354: built files use gzip compression (#1211) 2020-08-05 13:47:12 +02:00
Chi Nguyen e022d62f91
TSK-1343: Migrate from karma/jasmine to jest (#1203)
* TSK-1289: Bumped to latest angular@8

* TSK-1289: Bumped to angular@9

* TSK-1289: Configured app for angular@9

* TSK-1343: Migrate from karma/jasmine to jest

* TSK-1343: Remove unused packages

* TSK-1343: Removed unnecessary dependencies

* TSK-1343: Update jest output settings

Co-authored-by: Tristan Eisermann <19949441+Tristan2357@users.noreply.github.com>
2020-08-05 09:40:42 +02:00
Chi Nguyen 16d32fe5ab
TSK-1289: Upgrade to Angular 9 (#1202)
* TSK-1289: Bumped to latest angular@8

* TSK-1289: Bumped to angular@9

* TSK-1289: Configured app for angular@9
2020-08-05 09:18:44 +02:00
Chi Nguyen 1bc7490b87
TSK-1216: Storing access items management states in NGXS store (#1198)
* TSK-1216: Initalized access items management store

* TSK-1216: Implemented logic in state

* TSK-1216: update row height, fixed access items groups not showing up

* TSK-1216: Initalized access items management store

* TSK-1216: Implemented logic in state

* TSK-1216: update row height, fixed access items groups not showing up

* TSK-1216: Optimized code for revoking access
2020-07-28 11:04:56 +02:00
Tristan Eisermann 04729b86f8 TSK-1315: Now uses (input) instead of (keypress)
to catch pasting and deleting
2020-07-28 10:59:15 +02:00
Tristan Eisermann a2c5b22435 TSK-1315: Added inputLengthValidation to Workplace/Task 2020-07-28 10:59:15 +02:00
Tristan Eisermann 153f783a8a TSK-1315: Moved validation from components to service 2020-07-28 10:59:15 +02:00
Tristan Eisermann 78ba08fd77 TSK-1315: Added maxlength validation in workbasket
Also small fixes and formating
2020-07-28 10:59:15 +02:00
Tristan Eisermann 33845db647 TSK-1315: Now uses maxlength for validation in classification 2020-07-28 10:59:15 +02:00
Tristan Eisermann da4a90c998 TSK-1315: Start of input validation using pattern 2020-07-28 10:59:15 +02:00
Tristan Eisermann 31cd7af0ce TSK-1338: Workplace now displays tasks of workbasket, when a task is selected 2020-07-28 10:24:12 +02:00
Chi Nguyen 29e468e6aa
TSK-981: Provide frontend formatter for common IDEs (#1187)
* TSK-981: tested adding prettier

* TSK-981: Refined prettier and eslint configs

* TSK-981: Update eslint rules

* TSK-981: Updated VS Code settings and ignore folders

* TSK-981: Added editor config

* TSK-981: added html to prettierignore

* TSK-981: tested adding prettier

* TSK-981: Refined prettier and eslint configs

* TSK-981: Update eslint rules

* TSK-981: Updated VS Code settings and ignore folders

* TSK-981: Added editor config

* TSK-981: added html to prettierignore

* TSK-981: reformatted code using prettier/new eslint configs
2020-07-22 10:44:33 +02:00
Chi Nguyen 59b45f626a
TSK-1215: Workbasket component NGXS store (#1169)
* TSK-1214: refactored taskana-classification

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-1215 initialized workbasket ngxs store with get all and select workbasket

* TSK-1215 added actions for creating workbasket and getting workbasket access items

* TSK-1215 fixed models' attributes in workbasket

* TSK-1215 changed workbasket models from class type to interface type

* TSK-1215 correct the naming scheme for models in workbasket

* TSK-1215 update workbasket models to mirror backend entities

* TSK-1215 implemented workbasketsSummary in store

* TSK-1215 workbasket list data is now populated using NGXS Store

* TSK-1215 fixed console errors while navigating pagination

* TSK-1215 initialized workbasket-overview

* TSK-1215 removed unnecessary subscriptions

* TSK-1215 fixed workbasket access items still using WorkbasketAccessItems as a class instead of an interface

* TSK-1215 implemented routing for workbasket overview, removed master-details component

* TSK-1215 implemented new behaviors based on ngxs store instead of router

* TSK-1215 bug fixes for creating, selecting and deselecting workbasket

* TSK-1215 further bugs fixing regarding creating and selecting workbasket

* TSK-1215 fixed bugs where input workbasket was immutable in information component

* TSK-1215 added remove distribution target and delete workbasket actions

* TSK-1215 implemented mark workbasket for deletion in state

* TSK-1215 implemented workbasket copy function

* TSK-1215 implemented mark workbasket for deletion

* TSK-1287 implemented typeahead for owner field in workbasket

* TSK-1215 added actions for workbasket access items and distribution targets

* TSK-1215 fixed bugs saving or creating new workbasket

* TSK-1215 finished workbasket information

* TSK-1215 updated tests for workbasket list, details and information

* TSK-1215 increased HTML visibility, refine css

* TSK-1215 implemented workbasket access items using ngxs state

* TSK-1215 increased workbasket distribution target HTML code visibility

* TSK-1215 initialization of distribution targets now uses actions from state

* TSK-1215 use takeUntil for subscriptions instead of manually unsubscribing

* TSK-1215 save function for distribution targets now dispatch an action

* TSK-1215: code refinement in ngxs store

* TSK-1214: refactored taskana-classification

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-1215 initialized workbasket ngxs store with get all and select workbasket

* TSK-1215 added actions for creating workbasket and getting workbasket access items

* TSK-1215 fixed models' attributes in workbasket

* TSK-1215 changed workbasket models from class type to interface type

* TSK-1215 correct the naming scheme for models in workbasket

* TSK-1215 update workbasket models to mirror backend entities

* TSK-1215 implemented workbasketsSummary in store

* TSK-1215 workbasket list data is now populated using NGXS Store

* TSK-1215 fixed console errors while navigating pagination

* TSK-1215 initialized workbasket-overview

* TSK-1215 removed unnecessary subscriptions

* TSK-1215 fixed workbasket access items still using WorkbasketAccessItems as a class instead of an interface

* TSK-1215 implemented routing for workbasket overview, removed master-details component

* TSK-1215 implemented new behaviors based on ngxs store instead of router

* TSK-1215 bug fixes for creating, selecting and deselecting workbasket

* TSK-1215 further bugs fixing regarding creating and selecting workbasket

* TSK-1215 fixed bugs where input workbasket was immutable in information component

* TSK-1215 added remove distribution target and delete workbasket actions

* TSK-1215 implemented mark workbasket for deletion in state

* TSK-1215 implemented workbasket copy function

* TSK-1215 implemented mark workbasket for deletion

* TSK-1287 implemented typeahead for owner field in workbasket

* TSK-1215 added actions for workbasket access items and distribution targets

* TSK-1215 fixed bugs saving or creating new workbasket

* TSK-1215 finished workbasket information

* TSK-1215 updated tests for workbasket list, details and information

* TSK-1215 increased HTML visibility, refine css

* TSK-1215 implemented workbasket access items using ngxs state

* TSK-1215 increased workbasket distribution target HTML code visibility

* TSK-1215 initialization of distribution targets now uses actions from state

* TSK-1215 use takeUntil for subscriptions instead of manually unsubscribing

* TSK-1215 save function for distribution targets now dispatch an action

* TSK-1215: code refinement in ngxs store

* TSK-1215: Optimize select workbasket algorithm

* TSK-1215: Fixed workbasket information not displaying correctly after saving

* TSK-1215: configured tests for workbasket distribution targets

* TSK-1215: updated unit tests for workbasket

* TSK-1215: cleaned up code, prep for PR

* TSK-1215: disable dev mode

* TSK-1215: fixed failed tests occured after merge

* TSK-1215: reverted node version

* TSK-1215: Further bugs fixed due to merging

* TSK-1068: Fixed bugs workbasket staying active after being moved

* TSK-1215: Fixed minor bugs in tests

* TSK-1215: various improvement in code, typeahead style

* TSK-1215: Updated typeahead css

* TSK-1215: Fixed failed tests due to merge

* TSK-1342: getTasksWorkbasketReport now filters for states

* TSK-1214: refactored taskana-classification

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-1215 initialized workbasket ngxs store with get all and select workbasket

* TSK-1215 added actions for creating workbasket and getting workbasket access items

* TSK-1215 fixed models' attributes in workbasket

* TSK-1215 changed workbasket models from class type to interface type

* TSK-1215 correct the naming scheme for models in workbasket

* TSK-1215 update workbasket models to mirror backend entities

* TSK-1215 implemented workbasketsSummary in store

* TSK-1215 workbasket list data is now populated using NGXS Store

* TSK-1215 fixed console errors while navigating pagination

* TSK-1215 initialized workbasket-overview

* TSK-1215 removed unnecessary subscriptions

* TSK-1215 fixed workbasket access items still using WorkbasketAccessItems as a class instead of an interface

* TSK-1215 implemented routing for workbasket overview, removed master-details component

* TSK-1215 implemented new behaviors based on ngxs store instead of router

* TSK-1215 bug fixes for creating, selecting and deselecting workbasket

* TSK-1215 further bugs fixing regarding creating and selecting workbasket

* TSK-1215 fixed bugs where input workbasket was immutable in information component

* TSK-1215 added remove distribution target and delete workbasket actions

* TSK-1215 implemented mark workbasket for deletion in state

* TSK-1215 implemented workbasket copy function

* TSK-1215 implemented mark workbasket for deletion

* TSK-1287 implemented typeahead for owner field in workbasket

* TSK-1215 added actions for workbasket access items and distribution targets

* TSK-1215 fixed bugs saving or creating new workbasket

* TSK-1215 finished workbasket information

* TSK-1215 updated tests for workbasket list, details and information

* TSK-1215 increased HTML visibility, refine css

* TSK-1215 implemented workbasket access items using ngxs state

* TSK-1215 increased workbasket distribution target HTML code visibility

* TSK-1215 initialization of distribution targets now uses actions from state

* TSK-1215 use takeUntil for subscriptions instead of manually unsubscribing

* TSK-1215 save function for distribution targets now dispatch an action

* TSK-1215: code refinement in ngxs store

* TSK-1215 initialized workbasket ngxs store with get all and select workbasket

* TSK-1215 added actions for creating workbasket and getting workbasket access items

* TSK-1215 fixed models' attributes in workbasket

* TSK-1215 changed workbasket models from class type to interface type

* TSK-1215 correct the naming scheme for models in workbasket

* TSK-1215 update workbasket models to mirror backend entities

* TSK-1215 implemented workbasketsSummary in store

* TSK-1215 workbasket list data is now populated using NGXS Store

* TSK-1215 fixed console errors while navigating pagination

* TSK-1215 initialized workbasket-overview

* TSK-1215 removed unnecessary subscriptions

* TSK-1215 fixed workbasket access items still using WorkbasketAccessItems as a class instead of an interface

* TSK-1215 implemented routing for workbasket overview, removed master-details component

* TSK-1215 implemented new behaviors based on ngxs store instead of router

* TSK-1215 bug fixes for creating, selecting and deselecting workbasket

* TSK-1215 further bugs fixing regarding creating and selecting workbasket

* TSK-1215 fixed bugs where input workbasket was immutable in information component

* TSK-1215 added remove distribution target and delete workbasket actions

* TSK-1215 implemented mark workbasket for deletion in state

* TSK-1215 implemented workbasket copy function

* TSK-1215 implemented mark workbasket for deletion

* TSK-1287 implemented typeahead for owner field in workbasket

* TSK-1215 added actions for workbasket access items and distribution targets

* TSK-1215 fixed bugs saving or creating new workbasket

* TSK-1215 finished workbasket information

* TSK-1215 updated tests for workbasket list, details and information

* TSK-1215 increased HTML visibility, refine css

* TSK-1215 implemented workbasket access items using ngxs state

* TSK-1215 increased workbasket distribution target HTML code visibility

* TSK-1215 initialization of distribution targets now uses actions from state

* TSK-1215 use takeUntil for subscriptions instead of manually unsubscribing

* TSK-1215 save function for distribution targets now dispatch an action

* TSK-1215: code refinement in ngxs store

* TSK-1215: Optimize select workbasket algorithm

* TSK-1215: Fixed workbasket information not displaying correctly after saving

* TSK-1215: configured tests for workbasket distribution targets

* TSK-1215: updated unit tests for workbasket

* TSK-1215: cleaned up code, prep for PR

* TSK-1215: disable dev mode

* TSK-1215: fixed failed tests occured after merge

* TSK-1215: reverted node version

* TSK-1215: Further bugs fixed due to merging

* TSK-1068: Fixed bugs workbasket staying active after being moved

* TSK-1215: Fixed minor bugs in tests

* TSK-1215: various improvement in code, typeahead style

* TSK-1215: Updated typeahead css

* TSK-1215: Fixed failed tests due to merge

* TSK-1215: Rebase, prep for merge with master

Co-authored-by: Mustapha Zorgati <15628173+mustaphazorgati@users.noreply.github.com>
Co-authored-by: Tristan Eisermann <19949441+Tristan2357@users.noreply.github.com>
2020-07-22 09:54:57 +02:00
Sofie Hofmann 83a79eab18 TSK-1291: Removing action property in store to make the code cleaner 2020-07-21 13:45:21 +02:00
Tristan Eisermann 72d46b9324 TSK-1340: Classification now gets displayed correctly in Workplace 2020-07-20 08:19:30 +02:00
Chi Nguyen f9814fa68d TSK-1121: Updated unit test 2020-07-17 16:10:45 +02:00
Chi Nguyen 9205d87367 TSK-1121: Corrected HTML to fit old unit tests 2020-07-17 16:10:45 +02:00
Chi Nguyen d991db248c TSK-1121: Fixed bug displaying 0 workbasket while loading pagination 2020-07-17 16:10:45 +02:00
Tristan Eisermann 9bc4714f41 TSK-1327: Fixed small typo, that prevented proper rendering 2020-07-16 15:22:53 +02:00
Tristan Eisermann 0e83073202 TSK-1328: Fixed accessItemManagement, which did not show the searched ids accessItems 2020-07-16 11:39:33 +02:00
Tristan Eisermann f7910dd0c0 GHSA-p6mc-m468-83gw Security update by npm install 2020-07-16 09:36:41 +02:00
Chi Nguyen acf9273df9 TSK-999: Updated polyfills according to new corejs 2020-07-15 11:39:42 +02:00
Chi Nguyen 24893fb085 TSK-999: Updated deprecated dependencies 2020-07-15 11:39:42 +02:00
Sofie Hofmann eb480e4764 TSK-1324: Moved tree from shared to administration component 2020-07-10 12:16:14 +02:00
Sofie Hofmann 1fdf793a7b TSK-1324: Rename selectors in shared component 2020-07-10 12:16:14 +02:00
Sofie Hofmann caf886ffc7 TSK-1325: Renamed selectors in administration component 2020-07-10 12:13:39 +02:00
Mustapha dd7598443a Updated poms to version 3.2.1-SNAPSHOT 2020-07-02 20:59:38 +00:00
Chi Nguyen 59c233d758 TSK-1302 Fixed vulnerabilities in dependencies by updating build-angular, ngx-infinite-scroll, karma, protractor
@angular-devkit/build-angular 0.803.22 => 0.803.28 (v8 LTS)
karma 4.0.1 => 5.1.0
protractor 5.4.0 => 7.0.0
ngx-infinite-scroll 6.0.1 => 9.0.0
2020-07-02 13:32:31 +02:00
Tristan Eisermann c79c06010a TSK-1306: Fixed problem with domain switching in classifications 2020-07-01 13:15:49 +02:00
Mustapha Zorgati 135d78ff54 TSK-1298: TSK-1292: fixed several bugs in taskana-admin > classifications 2020-06-30 13:58:47 +02:00
Sofie Hofmann db9175a3f6 TSK-1305: Adapt classification type when entering a deep link 2020-06-30 11:26:41 +02:00
Sofie Hofmann 288b30ef58 TSK-1313: Renamed selectors in monitor component 2020-06-30 09:29:02 +02:00
Sofie Hofmann b51b1add49 TSK-1312: Fix bug due to type change while creating a new classification 2020-06-30 09:00:11 +02:00
Tristan Eisermann 6f225ebc28 TSK-1221: Fix for key not showing after copy of classification 2020-06-24 22:19:52 +02:00
Tristan Eisermann d07b11953d TSK-1221: Fixed problem with action and added test 2020-06-24 15:20:35 +02:00
Tristan Eisermann 7abb9b4c2f TSK-1221: Added test for copy
TSK-1221: Added copy functionality to classifications
2020-06-23 17:00:02 +02:00
Tristan Eisermann b0dc2663e5 TSK-1221: Added copy functionality to classifications 2020-06-23 17:00:02 +02:00
Sofie Hofmann 018ac2ebc1 TSK-1295: Tree no longer expands automatically when category is changed 2020-06-23 14:41:21 +02:00
Sofie Hofmann 2760b9ee59 TSK-1279: Enable the creation of subclassifications 2020-06-22 12:43:25 +02:00
Tristan Eisermann dbdf3e6b03 TSK-1214: Removed unneccessary copies and GET call 2020-06-17 14:21:38 +02:00
Tristan Eisermann 7b5927d281 TSK-1248 removed unnecessary get call from saveClassification action 2020-06-17 12:19:38 +02:00
Chi Nguyen 8434bde759 TSK-1214 implemented ngxs store as state manager for classification component 2020-06-17 12:19:38 +02:00
Mustapha Zorgati 493e25b565 TSK-1214: refactored taskana-classification
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
2020-06-17 12:19:38 +02:00
Tristan Eisermann 015ba38a25 TSK-1039: Autofocus AccessID field after adding a new AccessID in Workbasket 2020-06-16 14:56:53 +02:00
Tristan Eisermann f749c8d272 TSK-1276: Added radio buttons for selection of classification types 2020-06-09 09:12:06 +02:00
Mustapha b15b799add Updated poms to version 3.1.1-SNAPSHOT 2020-06-07 15:00:31 +00:00
Tristan Eisermann 5416de4dd0 TSK-1276 Replaced checkboxes with radiobuttons in workbasket filter 2020-06-07 16:16:22 +02:00
Mustapha 4ed089fa98 Updated poms to version 3.0.1-SNAPSHOT 2020-05-22 02:08:13 +00:00
Mustapha Zorgati 7827557093 TSK-1205 Fixed problem with the callback of confirmation dialogs
TSK-1205 Increased the time every toast is shown

TSK-1205 Cosmetic changes to Toast and fixed error where multiple errorPopUps appeared simultaneously

TSK-1205
2020-05-21 22:17:27 +02:00
Christopher Heiting bd116d4c2e [TSK-1208] changed HATE terminology and replaced list resources with generic one 2020-05-14 13:02:48 +02:00
Tristan Eisermann 7ebc468adc TSK-1205 Fixed problem with the callback of confirmation dialogs 2020-05-13 14:23:03 +02:00
Tristan Eisermann e64af885b3 TSK-1205 Added new Toasts and DialogPopUps that replace the old infrastructure for alerting the user 2020-05-12 11:28:36 +02:00
Tristan Eisermann e211a15d3e Bump jquery and bootstrap to latest version (3.5.0 and 4.4.1) 2020-04-30 19:44:13 +02:00
Tristan Eisermann 86ccde4040 TSK-1217 Remove orphaned titles.json 2020-04-28 15:15:10 +02:00
Tristan Eisermann 6613901203 TSK-1127 Changed input of Pagination to type number and removed usual arrows 2020-04-28 14:18:56 +02:00
Tristan Eisermann 7b1e1c40eb TSK-1069 The number picker now only accepts numbers and can be made required 2020-04-28 14:18:48 +02:00
Tristan Eisermann 314fa14b91 TSK-1199 Adapt alert handling to error handling and use global notification handler 2020-04-24 11:27:42 +02:00
Tristan Eisermann 2dd337967c Fixup for artifact in Workplace, which broke it 2020-04-23 10:12:06 +02:00
Chi Nguyen cdfaa13401 TSK-1189 moved store in shared 2020-04-22 17:04:24 +02:00
Chi Nguyen 029d8595b2 TSK-1189 restructure theme files 2020-04-22 17:04:24 +02:00
Chi Nguyen 9a0a94e5be TSK-1189 accommodate imports after changes 2020-04-22 17:04:24 +02:00
Chi Nguyen b1c7e2a6e8 TSK-1189 restructured workplace component 2020-04-22 17:04:24 +02:00
Sofie Hofmann f8945ecfa7 TSK-1191 Restructured shared component
TSK-1191 Removed camelCase notation from file names


TSK-1191 Moved services


TSK-1191 Moved models


TSK-1191 Moved classification-types-selector to admin


TSK-1191 Moved components and guards


TSK-1191 Renamed some models


TSK-1191 Moved services into folders
2020-04-21 16:46:16 +02:00
Sofie Hofmann 54ec45a4aa TSK-1190 Restructuring the monitor component 2020-04-20 11:40:14 +02:00
Mustapha Zorgati 12add6d870 TSK-1198: workbasket information now displaying custom values properly 2020-04-20 11:38:48 +02:00
Sofie Hofmann 4451fcb9c2 TSK-1187 Fixed tree.component test and changed test description 2020-04-19 19:25:09 +02:00
Chi Nguyen ea87836a9a reverted changes to tree component 2020-04-19 19:25:09 +02:00
Chi Nguyen c1ad59c2a3 Revert "TSK-1187 moved action and tree node models to administration"
This reverts commit 3543a898ec.
2020-04-19 19:25:09 +02:00
Chi Nguyen b9f8dbe23a TSK-1187 fixed eslint errors 2020-04-19 19:25:09 +02:00
Chi Nguyen 3820f0d5c7 TSK-1187 tree component, service and model to administration 2020-04-19 19:25:09 +02:00
Chi Nguyen 55b752cd40 TSK-1187 moved action and tree node models to administration 2020-04-19 19:25:09 +02:00
Tristan Eisermann d6f507670a TSK-1187 renamed and rearranged the workbasket in administration 2020-04-19 19:25:09 +02:00
Chi Nguyen 13c829cb19 TSK-1187 removed unnecessary change from automatic refactor 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
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
Martin Rojas Miguel Angel f21024cc9a bug/825 Fix error message in test report due to wrong date initialization 2019-03-08 10:13:52 +01:00
Martin Rojas Miguel Angel 979f22da2e bug/825 fix random test failing in travis, added seed inspector for future errors 2019-03-08 10:13:52 +01:00
Martin Rojas Miguel Angel 63c5f1d216 bug/813 Fix performance issue while editing tasks details 2019-03-07 14:14:03 +01:00
Martin Rojas Miguel Angel 6a7208460c bug/806 Fix web vulnerabilities 2019-03-06 12:50:37 +01:00
Martin Rojas Miguel Angel 90f3b0b485 TSK-747 Add history.plugin profile to add history plugin 2019-03-05 12:10:39 +01:00
Martin Rojas Miguel Angel 3819b4c5b2 TSK-747 add new history screen 2019-03-05 12:10:39 +01:00
Martin Rojas Miguel Angel 0e8d6da605 TSK-774 Add indentation to export json files 2019-02-19 11:16:13 +01:00
Mustapha Zorgati d5e42bf53f Updated poms to version 1.0.8-SNAPSHOT 2019-02-04 14:02:27 +00:00
Mustapha Zorgati 279a4413be Updated poms to version 1.0.7-SNAPSHOT 2019-02-01 13:45:55 +00: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
Martin Rojas Miguel Angel bc5ea8e1ce TSK-777 Set default rest url to window.host 2019-01-31 17:04:02 +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 55c7453034 TSK-651 - [UI] Add spinner when domain is changed 2019-01-09 12:14:37 +01:00
Jose Ignacio Recuerda Cambil 20fa83f3c9 TSK-750 - [UI] - Problems to order the access items 2019-01-09 11:04:50 +01:00
julian.schallenmueller cdaf0c715a TSK-743: Removed HATEOAS from classification- and workbasketdefinition exports 2019-01-08 10:41:25 +01:00
Mustapha Zorgati 137634ad33 Updated poms to version 1.0.6-SNAPSHOT 2018-12-12 08:09:50 +00:00
Jose Ignacio Recuerda Cambil 92dfc99783 TSK-753 - Problem with svg-icon scrolled down 2018-12-04 12:31:32 +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 12b5fb1f0a TSK-739 - Fix task list filtering 2018-11-26 14:41:20 +01:00
Jose Ignacio Recuerda Cambil 6d455e29cc TSK-749 - [UI] Problem with the revoke access functionality 2018-11-26 14:22:47 +01:00
Jose Ignacio Recuerda Cambil 955ea9e5f0 TSK-693 Query tasks by primary object reference 2018-11-26 08:23:51 +01:00
Martin Rojas Miguel Angel 775c50b543 TSK-740 Remove glyphy icon library due to deprecation in bootstrap 4 2018-11-13 21:41:07 +01:00
Martin Rojas Miguel Angel cc675e324b TSK-736 Reimplement workplace module according to taskana UI 2018-11-06 14:13:20 +01:00
Jose Ignacio Recuerda Cambil 9c1fa6dfe2 TSK-673 - Paging for Task list in workplace 2018-10-30 14:08:26 +01:00
Mustapha Zorgati a9191e6bb0 Updated poms to version 1.0.5-SNAPSHOT 2018-10-24 14:54:24 +00:00
Jose Ignacio Recuerda Cambil 55e8135cc8 TSK-733 - Modify response deleteWorkbasket 2018-10-17 10:14:27 +02:00
Jose Ignacio Recuerda Cambil efd99b61a3 TSK-728 - Update bootstrap version 2018-10-16 11:11:37 +02:00
Martin Rojas Miguel Angel 3790fb6327 TSK-712 Fix access items bug when opening a group 2018-10-15 21:41:41 +02:00
Jose Ignacio Recuerda Cambil 3d1a921394 TSK-714 - Improve all workbasket access items for a user screen 2018-10-10 13:20:44 +02:00
Jose Ignacio Recuerda Cambil f74a70e0d5 TSK-680 - Mark workbasket for deletion 2018-10-09 10:38:40 +02:00
Mustapha Zorgati 9bb6cc77ec TSK-24: minor cleanup 2018-10-02 13:44:45 +02: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
Holger Hagen 785c07eb6d Revert "TSK-728 - Update bootstrap version"
This reverts commit 4a49cbb463.
2018-10-02 10:59:46 +02:00
Jose Ignacio Recuerda Cambil d53b909e1c TSK-728 - Update bootstrap version 2018-10-02 09:43:44 +02:00
Jose Ignacio Recuerda Cambil afe618eba4 TSK-679 - Delete all workbasket access items for a user 2018-09-25 09:37:05 +02:00
Lars Leo Grätz 7076efcf5e TSK-701
TSK-701

Select workbasket now displayed with icon.
Also alert triggered when empty workbasket is selected.
2018-09-11 15:23:05 +02:00
Mustapha Zorgati 079e7756e1 TSK-682: refined workplace & taskdetailpage 2018-09-11 13:09:40 +02:00
Mustapha Zorgati 66e25b4bd5 TSK-682: redesigned task details and added custom Attributes 2018-09-11 13:09:40 +02:00
Jose Ignacio Recuerda Cambil 40b2648060 Fixed minors 2018-09-11 11:06:16 +02:00
Jose Ignacio Recuerda Cambil ec432d122a Joining lib, rest and web 2018-09-11 11:06:16 +02:00
Martin Rojas Miguel Angel c6a40bb2a3 TSK-662 Add task classification report to monitor. 2018-09-07 12:02:56 +02:00
Mustapha Zorgati 542e66284b TSK-674: now displaying workbasked when opening a task using a deep link 2018-09-04 14:05:11 +02:00
Mustapha Zorgati f050296c8c TSK-676: added error message for unknown tasks / workbaskets 2018-09-04 08:23:57 +02:00
Mustapha Zorgati fecdfb2110 TSK-695: removed *.iml files 2018-09-03 14:39:21 +02:00
Martin Rojas Miguel Angel 033797acf0 TSK-624 logout bug 2018-09-03 11:20:53 +02:00
Jose Ignacio Recuerda Cambil 68701bf7b8 TSK-691 - Add snack bar meaningfull message when triying to save a workbasket and owner is not correctly validated. 2018-08-21 13:38:56 +02:00
Mustapha Zorgati 928e67f3d5 Updated poms to version 1.0.4-SNAPSHOT 2018-08-17 07:46:14 +00:00
Jose Ignacio Recuerda Cambil 06f5c436a9 TSK-666 - Fields connected to LDAP should allow values from LDAP only 2018-08-17 08:52:52 +02:00
Jose Ignacio Recuerda Cambil 1e37fa3fe9 TSK-661 - Filtering of distribution target selection does not work 2018-08-07 08:55:10 +02:00
Jose Ignacio Recuerda Cambil 2d397369c5 TSK-661 - Filtering of distribution target selection does not work 2018-08-07 08:55:10 +02:00
Jose Ignacio Recuerda Cambil 2dbc0de402 TSK-621 - Make classification categories configurable by type 2018-08-06 10:47:34 +02:00
Mustapha Zorgati 6bc1416fa6 Updated poms to version 1.0.3-SNAPSHOT 2018-08-01 17:06:06 +00:00
Jose Ignacio Recuerda Cambil 85721f0853 TSK-660 - Undo of changes in classification form resets also saved changes 2018-08-01 11:05:05 +02:00
Jose Ignacio Recuerda Cambil 5e4a681de4 TSK-642 - Remove flickering from classification onSaving a new one 2018-08-01 09:51:25 +02:00
Martin Rojas Miguel Angel b0325fdc41 TSK-509 use predefined animations
Use animations from animation.ts file instead of creating a new definition for each component.
2018-07-31 09:35:03 +02:00
BVier 03e29d5a4d TSK-617: Add version number to interface 2018-07-26 17:16:51 +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
Mustapha Zorgati d0ad0bbf5b Updated poms to version 1.0.2-SNAPSHOT 2018-07-17 09:35:14 +00:00
Martin Rojas Miguel Angel abb7ae818f TSK-636 Validate fields after submit form
Only validate fields after form submission.
2018-07-17 10:40:44 +02:00
Lars Leo Grätz 55cd5916c9 TSK-592 make isValidInDomain work
24: Auto stash before rebase of "miguel/master"
2018-07-16 14:41:02 +02:00
Martin Rojas Miguel Angel 97fd656eda TSK-624 Redirect to logout page on logout
- Logout button is correctly redirecting to logout page.
2018-07-16 14:17:30 +02:00
Martin Rojas Miguel Angel c17ebe7dc0 TSK-610 BUG - Remove flickering on classification details screen
- Solved bug  which makes classification details screen flickers when selecting a classification of creating a new one.
2018-07-13 10:57:21 +02:00
Martin Rojas Miguel Angel 93765b20c3 mend 2018-07-12 13:36:03 +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
BVier 1cd9b47c4e TSK-627: Correct Message when saving distribution targets 2018-07-11 16:10:41 +02:00
Martin Rojas Miguel Angel 42197bee6c TSK-611 Add validation form errors on save
- Add custom form validation  on save with highlighting animation and snack bar warning
- Added validation for classifications, workbaskets information and access items.
- Enable save button always
- Refactored animations
- Test configuration cleanup
2018-07-11 09:49:11 +02:00
Martin Rojas Miguel Angel 85856dd392 TSK-600 Add click outside taskana-tree to deselect node feature
- Added new feature to allow user deselect a node by clicking outside of the tree component.
2018-07-10 21:41:35 +02:00
Martin Rojas Miguel Angel f54c1319dd TSK-614 BUG to allow update empty wbAccessItems
- Update accesItemsClone onReset access items form.
2018-07-10 21:04:33 +02:00
Martin Rojas Miguel Angel 9f2aa0a03f Revert "TSK-614 BUG Update accesItemsClone onReset access items form."
This reverts commit 97133761fd.
2018-07-10 20:23:59 +02:00
Martin Rojas Miguel Angel 7c79bca35c TSK-614 BUG Update accesItemsClone onReset access items form.
- Update accesItemsClone onReset access items form.
2018-07-10 20:23:59 +02:00
Martin Rojas Miguel Angel f0137f66b8 TSK-623 Add parentKey to classification saved object 2018-07-04 13:06:52 +02:00
Martin Rojas Miguel Angel 801e76498e TSK-623 BUG link children classification correctly to it parent
Link children classification to it corresponding parent in root domain when creating a new children classification in one specific domain.
2018-07-04 13:06:52 +02:00
Martin Rojas Miguel Angel a576ed98fb Tsk-589 Create remove confirmation component
- Create new remove confirmation component and use it for Classification, workbasket and tasks deletion.
2018-07-04 11:55:12 +02:00
Martin Rojas Miguel Angel f47a3cfdd5 TSK-622 Add query parameters to classification list service
- Add query parameters to classification list service in order to  order by key instead of Id
2018-07-03 16:05:32 +02:00
Holger Hagen b1d78b5544 Update icon-type.component.html 2018-07-03 15:44:33 +02:00
Martin Rojas Miguel Angel 57906cc99f TSK-596 Add tooltip for all existing icons
Added tooltip for existing icons of Administration module.
2018-07-03 15:44:33 +02:00
Lars Leo Grätz 13f31c7b93 TSK-593: bugfix: reload workbasket and classification list after import 2018-07-03 10:58:06 +02:00
Martin Rojas Miguel Angel b5c4d583e4 TSK-620 Move master domain to dropdown last element
TSK-620 Move master domain to dropdown last element
2018-07-02 14:14:38 +02:00
Martin Rojas Miguel Angel 0422c576ac TSK-455 Remove demo url from web app
- Since url are defined in rest API there is no need to define the production url in we app.
2018-07-02 10:04:48 +02:00
Lars Leo Grätz 1c5846252a TSK-537 Import only accepting json files 2018-06-29 08:46:28 +02:00
Lars Leo Grätz 15487d2ff6 TSK-449
Bugfix: exporting workbaskets on the workbasket export in admin now
2018-06-29 08:38:38 +02:00
Lars Leo Grätz dc8d2f7fd8 TSK-595 now sorting workbaskets by key 2018-06-29 08:28:17 +02:00
Mustapha Zorgati ee7dffce49 Updated poms to version 1.0.1-SNAPSHOT 2018-06-28 16:20:58 +00:00
Mustapha Zorgati 4936cbb158 Updated poms to version 0.9.6-SNAPSHOT 2018-06-27 17:39:16 +00:00
Martin Rojas Miguel Angel baaf53ec1c TSK-601 Bug Fix tree component filtering 2018-06-27 18:50:22 +02:00
Mustapha Zorgati 14aa61bd7c Updated poms to version 0.9.5-SNAPSHOT 2018-06-27 16:18:06 +00:00
Martin Rojas Miguel Angel 68779cf68a TSK-601 Make classification categories customizables via icon and text 2018-06-27 17:01:20 +02:00
Mustapha Zorgati 7e3439c00f TSK-536: taskana-rest-example redirect http -> https 2018-06-27 13:31:58 +02:00
Mustapha Zorgati b84ee12f45 Updated poms to version 0.9.4-SNAPSHOT 2018-06-25 19:13:02 +00:00
Martin Rojas Miguel Angel b1cc34a71c TSK-580 Add master domain option for classification screens 2018-06-24 13:38:45 +02:00
Martin Rojas Miguel Angel 73d1f33e9f TSK-542 Add description for filtering type icons 2018-06-20 13:54:07 +02:00
Mustapha Zorgati 6b55fd5dff Updated poms to version 0.9.3-SNAPSHOT 2018-06-20 06:14:06 +00:00
Martin Rojas Miguel Angel a6ff3c2813 mend 2018-06-18 10:55:57 +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 670faba7f5 TSK-473 Redirect web application to no access when REST service is not present 2018-06-16 19:37:38 +02:00
Mustapha Zorgati 1af5acfbd5 Updated poms to version 0.9.2-SNAPSHOT 2018-06-11 18:56:22 +00: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
Lars Leo Grätz 2aeb815d8e TSK-535
:bugfixes for workplace
2018-06-08 08:27:59 +02:00
Martin Rojas Miguel Angel c7ea6f8e63 TSK-539 BUG Open information tab when creating a new workbasket 2018-06-07 08:48:06 +02:00