Commit Graph

1381 Commits

Author SHA1 Message Date
Holger Hagen c56bc54fee TSK-1206: created ldif file according to desired test user structure. 2020-04-29 13:18:22 +02:00
Mustapha Zorgati f81c0158ab TSK-1207: finished implementation of JaasExtension and its tests
* TSK-1207: finished implementation of JaasExtension and its tests

* TSK-1207: renamed some variable names
2020-04-29 13:01:57 +02:00
dependabot-preview[bot] a6d77d96fc Bump spring-hateoas from 1.0.4.RELEASE to 1.0.5.RELEASE
Bumps [spring-hateoas](https://github.com/spring-projects/spring-hateoas) from 1.0.4.RELEASE to 1.0.5.RELEASE.
- [Release notes](https://github.com/spring-projects/spring-hateoas/releases)
- [Commits](https://github.com/spring-projects/spring-hateoas/compare/1.0.4.RELEASE...1.0.5.RELEASE)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-29 07:04:06 +00:00
Sascha Frevel 9ff6af8757 TSK-1211: removed the annoatation @EnableAutoConfiguration; set id to 45 in should_ReturnSpecificTaskHistoryEventWithDetails_When_SingleEventIsQueried 2020-04-28 16:16:48 +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
Mustapha Zorgati deb0acc04b revert of tempdir to fix build on windows machines 2020-04-27 14:52:04 +02:00
dependabot-preview[bot] 26edaa76f7 Bump checkstyle from 8.31 to 8.32
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.31 to 8.32.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.31...checkstyle-8.32)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-27 11:10:02 +00:00
Mustapha Zorgati ac5f04ff3b TSK-1207: extended JaasExtension to run with multiple access ids 2020-04-27 11:06:12 +02:00
dependabot-preview[bot] 10fa326d5b Bump version.log4j from 2.13.1 to 2.13.2
Bumps `version.log4j` from 2.13.1 to 2.13.2.

Updates `log4j-slf4j-impl` from 2.13.1 to 2.13.2

Updates `log4j-core` from 2.13.1 to 2.13.2

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-27 06:54:03 +00:00
Mustapha Zorgati d316ab251e minor cleanup of assertJ 2020-04-26 10:37:13 +02:00
Mustapha Zorgati 35705ddb02 automatically formatted code 2020-04-24 12:59:13 +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
Christopher Heiting a8e44dead3 TSK-1083: Updated HATEOAS from version 0.24.0 to version 1.0.4 2020-04-23 09:49:16 +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
Jörg Heffner 8442be7903 Comment from Mustapha Zorgati 2020-04-22 13:41:20 +02:00
Jörg Heffner 7836590311 More Comments from Holger Hagen 2020-04-22 13:41:20 +02:00
Jörg Heffner 8d4d46de6a Comments from Holger Hagen 2020-04-22 13:41:20 +02:00
Jörg Heffner d5674ed11a TSK-746 Add simple history event tracking to update and create task method 2020-04-22 13:41:20 +02:00
Jörg Heffner c36933b450 Comments from Holger Hagen 2020-04-22 10:05:43 +02:00
Jörg Heffner 101072d3e9 TSK-1188 Enable combo filter for tasks 2020-04-22 10:05:43 +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
Sascha Frevel 2c5634c917 TSK-1180: migrate from JUnit 5 assertions to assertJ assertions
TSK-1180: remove hemcrest dependency

TSK-1180: convertes junit Assertions.ThrownBy to assertJ style

TSK-1180: add archUnit rule for checking if org.junit.jupiter.api.Assertions is used in classes

TSK-1080: fixed archunit tests which failed due to rebase

test

fixed order problem with H2 database -> set collation to DEFAULT_de_DE

disabled test with collation problems, readded old style assrtj test
2020-04-20 08:10:16 +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
Holger Hagen 646583f7c1 TSK-1183: Update to Spring Boot 2.2.6 2020-04-13 22:30:51 +02:00
dependabot-preview[bot] e8433ab954 Bump version.junit.jupiter from 5.6.1 to 5.6.2
Bumps `version.junit.jupiter` from 5.6.1 to 5.6.2.

Updates `junit-jupiter` from 5.6.1 to 5.6.2
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.6.1...r5.6.2)

Updates `junit-jupiter-api` from 5.6.1 to 5.6.2
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.6.1...r5.6.2)

Updates `junit-jupiter-engine` from 5.6.1 to 5.6.2
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.6.1...r5.6.2)

Updates `junit-vintage-engine` from 5.6.1 to 5.6.2
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.6.1...r5.6.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-13 08:06:12 +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
Jörg Heffner 69fac1bdf4 fixed DB2 ordering issues in QueryTaskWithAttachmentAccTest 2020-04-09 14:03:54 +02:00
Jörg Heffner e2568bba1b TSK-1179 2020-04-09 14:03:54 +02:00
Christopher Heiting d4350199b9 TSK-1169: refactored daysToWorkingDaysReportConverter, renamed test methods according to the new community of practices convention and deleted duplicate unit tests, switched test framework to assert via assertJ 2020-04-09 12:26:33 +02:00