Commit Graph

2025 Commits

Author SHA1 Message Date
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
dependabot-preview[bot] 0943ff9145 Bump version.spring.boot from 2.3.2.RELEASE to 2.3.3.RELEASE
Bumps `version.spring.boot` from 2.3.2.RELEASE to 2.3.3.RELEASE.

Updates `spring-boot-dependencies` from 2.3.2.RELEASE to 2.3.3.RELEASE
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.3.2.RELEASE...v2.3.3.RELEASE)

Updates `spring-boot-maven-plugin` from 2.3.2.RELEASE to 2.3.3.RELEASE
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.3.2.RELEASE...v2.3.3.RELEASE)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-14 06:16:47 +00:00
Joerg Heffner 59a601ba03 TSK-1374: Fix Travis pipeline script 2020-08-13 19:01:39 +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
Joerg Heffner cd8b93b86a TSK-1373: Adjust WorkbasketHistoryQuery customIn/Like 2020-08-13 13:02:56 +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
holgerhagen 79e674f958 TSK-1368: removed duplicate context root in self ref links 2020-08-13 10:34:56 +02:00
Joerg Heffner 3691ea624d TSK-1369: Refactor TaskHistoryCustomField from events package to events/task 2020-08-13 09:44:15 +02:00
Joerg Heffner 27fa8ed3b3 TSK-1367: Fix history sample data 2020-08-13 09:03:43 +02:00
Joerg Heffner 0072f16905 TSK-1335: Change group id for history module 2020-08-12 18:13:09 +02:00
Joerg Heffner 3c882d4307 TSK-1335: Adjust getter/setter for custom attributes in WorkbasketHistoryEvent 2020-08-12 16:39:55 +02:00
Nikita Kolytschew d0ae7f2150 TSK-1085: Hateoas self-links which contain variables are not working for Paged representationmodels
* remove Aspect
* remove PageLinks
* remove AbstractRessourcesAssembler
* update TaskanaPagingAssembler
* update *Assembler implementing TaskanaPagingAssembler for self-links

* update unit-test and test "href-self" part of json
* fix checkstyl-finding
2020-08-12 16:11:19 +02:00
Joerg Heffner 0df2a1e324 TSK-1364: Fixed codsmells 2020-08-12 15:27:27 +02:00
Joerg Heffner 6b44f88340 TSK-1364: Add classification history table 2020-08-12 15:27:27 +02:00
Joerg Heffner bbb909bfa4 TSK-1358_3: Rename history parent module 2020-08-12 14:11:31 +02:00
Joerg Heffner 814a8a6b63 TSK-1335: Added create for WorkbasketHistoryEvents in historyLogger & review findings 2020-08-12 13:27:26 +02:00
Joerg Heffner 29ba5fe418 TSK-1335: Add workbasket history events 2020-08-12 13:27:26 +02:00
Sofie Hofmann ef82e4f3ef TSK-1144: Provide sample workbasket with many access items for testing 2020-08-12 13:10:34 +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
dependabot-preview[bot] c00114a0e0 Bump maven-resources-plugin from 3.1.0 to 3.2.0
Bumps [maven-resources-plugin](https://github.com/apache/maven-resources-plugin) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/apache/maven-resources-plugin/releases)
- [Commits](https://github.com/apache/maven-resources-plugin/compare/maven-resources-plugin-3.1.0...maven-resources-plugin-3.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-12 06:09:02 +00:00
dependabot-preview[bot] f1ab8a04f9 Bump jackson-databind from 2.11.0 to 2.11.2
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.11.0 to 2.11.2.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-12 06:08:39 +00:00
Joerg Heffner 58ff8d2c62 TSK-1358_2: Rename history parent 2020-08-12 08:06:21 +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
Joerg Heffner 64701e785c TSK-1358: Added Wildflytests, renamed history module 2020-08-11 15:38:59 +02:00
Joerg Heffner a37a859573 TSK-1358: Audit-log for history events 2020-08-11 15:38:59 +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
Mustapha Zorgati beff8959a3 TSK-1360: fixed tests which break because of today 2020-08-10 10:12:43 +02:00
Mustapha Zorgati afad58132d TSK-1360: replaced domains with workbasketKey for TaskStatusReport 2020-08-10 10:12:43 +02:00
Mustapha Zorgati 588f34b468 TSK-1359: added workbasketIds filter for TaskStatusReport 2020-08-10 10:12:43 +02:00
Mustapha Zorgati 41973183bc TSK-1337: removed some code smells 2020-08-07 14:59:19 +02:00
holgerhagen f79f7587a9 TSK-1299: Added embedded LDAP to Wildfly example. 2020-08-07 14:23:35 +02:00
Mustapha Zorgati 8cb056f078 TSK-1357: fixed sql statements in MonitorMapper when using TimeStampReport with classsification filter 2020-08-07 13:31:39 +02:00
Sofie Hofmann f64bb3d2da TSK-1041: Fixed accessID table header when scrolling 2020-08-05 17:35:20 +02:00
Joerg Heffner 901991e90b TSK-1333: Review findings 2020-08-05 16:48:33 +02:00
Joerg Heffner b7237021e2 TSK-1333: Add history events for cancelled/terminated tasks 2020-08-05 16:48:33 +02:00
Nikita Kolytschew 5030415f17 TSK-1085: Hateoas self-links which contain variables are not working for Paged representationmodels
Bug Fix
* update Aspect
* update unit-test and test "href-self" part of json
* fix checkstyl-finding
2020-08-05 15:53:41 +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
Mustapha Zorgati d3209304ff TSK-1344: fixed sql query for workbasketreport with classifications 2020-07-30 12:29:04 +02:00
Mustapha Zorgati d62184df2c TSK-1344: Added public method Report#createRow to allow manual addition of report rows 2020-07-29 14:26:53 +02:00
dependabot-preview[bot] 4fea8b5402 Bump version.spring.boot from 2.3.1.RELEASE to 2.3.2.RELEASE
Bumps `version.spring.boot` from 2.3.1.RELEASE to 2.3.2.RELEASE.

Updates `spring-boot-dependencies` from 2.3.1.RELEASE to 2.3.2.RELEASE
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.3.1.RELEASE...v2.3.2.RELEASE)

Updates `spring-boot-maven-plugin` from 2.3.1.RELEASE to 2.3.2.RELEASE
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.3.1.RELEASE...v2.3.2.RELEASE)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-28 09:29:46 +00:00
dependabot-preview[bot] 427d87a036 Bump checkstyle from 8.34 to 8.35
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.34 to 8.35.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.34...checkstyle-8.35)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-28 09:29:29 +00: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