Commit Graph

1512 Commits

Author SHA1 Message Date
holgerhagen 8760bdceb3 TSK-1196: improved accessId check before deleting all user access items 2020-06-25 09:17:27 +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
Tristan Eisermann d3c6e0a6a8 TSK-1300: Fixed problem with link to bluemix environment 2020-06-23 13:26:02 +02:00
Tristan Eisermann 0e199095b7 TSK-1300: Updated the autocomment bot 2020-06-23 10:05:22 +02:00
Mustapha Zorgati a63fad0257 TSK-1283: general refactoring + made accessIds lowercase 2020-06-22 16:05:19 +02:00
holgerhagen c57bbe07c7 TSK-1283: replaced usernames with - instead of _ 2020-06-22 16:05:19 +02:00
Sofie Hofmann 2760b9ee59 TSK-1279: Enable the creation of subclassifications 2020-06-22 12:43:25 +02:00
Mustapha Zorgati e352016584 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-22 12:43:25 +02:00
Nikita Kolytschew 61066217b9 TSK-1258
Refactoring of spring versions in maven pom files

* move "spring-boot-dependencies" dependency to parent
* remove version from managed dependencies
* remove unused versions from parent
2020-06-19 16:39:13 +02:00
dependabot-preview[bot] 0c48d7bc93 Bump maven-surefire-plugin from 3.0.0-M4 to 3.0.0-M5
Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M4 to 3.0.0-M5.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0-M4...surefire-3.0.0-M5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-18 07:26:46 +00: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
Sofie Hofmann ddf7589c4c TSK-1288: Enhance auto-comment bot with checklist from team agreements
TSK-1288: Adapt auto-comment bot with small changes
2020-06-17 10:58:49 +02:00
dependabot-preview[bot] f094c9080f Bump resteasy-client from 4.5.4.Final to 4.5.5.Final
Bumps [resteasy-client](https://github.com/resteasy/Resteasy) from 4.5.4.Final to 4.5.5.Final.
- [Release notes](https://github.com/resteasy/Resteasy/releases)
- [Commits](https://github.com/resteasy/Resteasy/compare/4.5.4.Final...4.5.5.Final)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-17 07:14:58 +00:00
Tristan Eisermann 015ba38a25 TSK-1039: Autofocus AccessID field after adding a new AccessID in Workbasket 2020-06-16 14:56:53 +02:00
dependabot-preview[bot] 716ad7a7df Bump equalsverifier from 3.4 to 3.4.1
Bumps [equalsverifier](https://github.com/jqno/equalsverifier) from 3.4 to 3.4.1.
- [Release notes](https://github.com/jqno/equalsverifier/releases)
- [Changelog](https://github.com/jqno/equalsverifier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jqno/equalsverifier/compare/equalsverifier-3.4...equalsverifier-3.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-16 08:26:58 +00:00
dependabot-preview[bot] ef45b473a2 Bump equalsverifier from 3.3 to 3.4
Bumps [equalsverifier](https://github.com/jqno/equalsverifier) from 3.3 to 3.4.
- [Release notes](https://github.com/jqno/equalsverifier/releases)
- [Changelog](https://github.com/jqno/equalsverifier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jqno/equalsverifier/compare/equalsverifier-3.3...equalsverifier-3.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-15 06:07:37 +00:00
dependabot-preview[bot] a660e6cfc7 Bump resteasy-client from 4.5.3.Final to 4.5.4.Final
Bumps [resteasy-client](https://github.com/resteasy/Resteasy) from 4.5.3.Final to 4.5.4.Final.
- [Release notes](https://github.com/resteasy/Resteasy/releases)
- [Commits](https://github.com/resteasy/Resteasy/compare/4.5.3.Final...4.5.4.Final)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-13 13:29:39 +00:00
dependabot-preview[bot] e76187d4ea Bump version.spring.boot from 2.3.0.RELEASE to 2.3.1.RELEASE
Bumps `version.spring.boot` from 2.3.0.RELEASE to 2.3.1.RELEASE.

Updates `spring-boot-starter-web` from 2.3.0.RELEASE to 2.3.1.RELEASE
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.3.0.RELEASE...v2.3.1.RELEASE)

Updates `spring-boot-starter-test` from 2.3.0.RELEASE to 2.3.1.RELEASE
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.3.0.RELEASE...v2.3.1.RELEASE)

Updates `spring-boot-starter-jdbc` from 2.3.0.RELEASE to 2.3.1.RELEASE
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.3.0.RELEASE...v2.3.1.RELEASE)

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

Updates `spring-boot-starter-security` from 2.3.0.RELEASE to 2.3.1.RELEASE
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.3.0.RELEASE...v2.3.1.RELEASE)

Updates `spring-boot-starter-thymeleaf` from 2.3.0.RELEASE to 2.3.1.RELEASE
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.3.0.RELEASE...v2.3.1.RELEASE)

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-13 13:29:27 +00:00
dependabot-preview[bot] c5de4d5e48 Bump version.spring from 5.2.6.RELEASE to 5.2.7.RELEASE
Bumps `version.spring` from 5.2.6.RELEASE to 5.2.7.RELEASE.

Updates `spring-tx` from 5.2.6.RELEASE to 5.2.7.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.6.RELEASE...v5.2.7.RELEASE)

Updates `spring-context` from 5.2.6.RELEASE to 5.2.7.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.6.RELEASE...v5.2.7.RELEASE)

Updates `spring-jdbc` from 5.2.6.RELEASE to 5.2.7.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.6.RELEASE...v5.2.7.RELEASE)

Updates `spring-web` from 5.2.6.RELEASE to 5.2.7.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.6.RELEASE...v5.2.7.RELEASE)

Updates `spring-beans` from 5.2.6.RELEASE to 5.2.7.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.6.RELEASE...v5.2.7.RELEASE)

Updates `spring-aop` from 5.2.6.RELEASE to 5.2.7.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.6.RELEASE...v5.2.7.RELEASE)

Updates `spring-webmvc` from 5.2.6.RELEASE to 5.2.7.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.6.RELEASE...v5.2.7.RELEASE)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-13 13:29:15 +00:00
Mustapha Zorgati a2318c267e reformatted code 2020-06-12 12:31:55 +02:00
Mustapha Zorgati 02e05a7d3b TSK-1286: refactored WorkingDaysToDaysConverter 2020-06-11 21:56:30 +02:00
dependabot-preview[bot] ca2d82ce3a Bump version.thorntail from 2.6.0.Final to 2.7.0.Final
Bumps `version.thorntail` from 2.6.0.Final to 2.7.0.Final.

Updates `jaxrs` from 2.6.0.Final to 2.7.0.Final

Updates `cdi` from 2.6.0.Final to 2.7.0.Final

Updates `arquillian` from 2.6.0.Final to 2.7.0.Final

Updates `thorntail-maven-plugin` from 2.6.0.Final to 2.7.0.Final

Updates `io.thorntail:bom` from 2.6.0.Final to 2.7.0.Final
- [Release notes](https://github.com/thorntail/thorntail/releases)
- [Commits](https://github.com/thorntail/thorntail/compare/2.6.0.Final...2.7.0.Final)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-11 05:46:10 +00:00
dependabot-preview[bot] 2037ab2a89 Bump postgresql from 42.2.13 to 42.2.14
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.13 to 42.2.14.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.2.13...REL42.2.14)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-11 05:45:46 +00:00
Tristan Eisermann 389b927b49 TSK-1284: Updated the autocomment bot
TSK-1284: Updated the autocomment bot
2020-06-09 20:30:20 +02:00
Mustapha Zorgati fe0ce092fe TSK-1285: added constant in TaskState so that endStates can be used in combination with our queries 2020-06-09 20:30:15 +02:00
Tristan Eisermann f749c8d272 TSK-1276: Added radio buttons for selection of classification types 2020-06-09 09:12:06 +02:00
dependabot-preview[bot] 2665bd58eb Bump unboundid-ldapsdk from 4.0.14 to 5.1.0
Bumps [unboundid-ldapsdk](https://github.com/pingidentity/ldapsdk) from 4.0.14 to 5.1.0.
- [Release notes](https://github.com/pingidentity/ldapsdk/releases)
- [Changelog](https://github.com/pingidentity/ldapsdk/blob/master/docs/release-notes.html)
- [Commits](https://github.com/pingidentity/ldapsdk/compare/4.0.14...5.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-08 05:31:11 +00: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 Zorgati 89641ecdf9 TSK-1257: added one more test 2020-06-07 16:16:17 +02:00
Mustapha Zorgati 938a5112aa TSK-1257: fixed exportClassificationsDefinitionsAccTest 2020-06-07 15:56:30 +02:00
Mustapha Zorgati 92a57a3a46 TSK-1257: fixed tests which fail because the execution is too fast. 2020-06-07 15:56:30 +02:00
Mustapha Zorgati 36adf71b90 TSK-1257: replaced multiple helper methods with abstract helper method 2020-06-07 15:56:30 +02:00
Mustapha Zorgati 6f12677b74 TSK-1257: implementes forceCompleteTasks 2020-06-07 15:56:30 +02:00
Mustapha Zorgati 496da17b3e TSK-1257: refactored claimtasks in taskService and increased test coverage 2020-06-07 15:56:30 +02:00
Mustapha Zorgati 6952ce8959 TSK-1210: replaced group names with new group names 2020-06-07 15:56:30 +02:00
Mustapha Zorgati 92f81a6d2b TSK-1281: reduced open bugs and recent code smells 2020-06-06 18:15:52 +02:00
Mustapha Zorgati a18f7e52e5 TSK-1274: make commit-msg hook executable 2020-06-05 23:55:05 +02:00
Mustapha Zorgati cc4efaa1cd TSK-1210: Replaced LoginModule with Embedded Spring LDAP
TSK-1210: set log level to DEBUG für SecurityVerifier message

TSK-1210: review findings
2020-06-05 20:03:15 +02:00
Tristan Eisermann 78570e8d32 TSK-1274: Added git hook, that validates git commits 2020-06-05 19:23:06 +02:00
dependabot-preview[bot] 18d6d33d24 Bump byte-buddy-agent from 1.10.10 to 1.10.11
Bumps [byte-buddy-agent](https://github.com/raphw/byte-buddy) from 1.10.10 to 1.10.11.
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.10.10...byte-buddy-1.10.11)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-05 12:44:08 +00:00
dependabot-preview[bot] 2f201f405d Bump spring-security-test from 5.3.2.RELEASE to 5.3.3.RELEASE
Bumps [spring-security-test](https://github.com/spring-projects/spring-security) from 5.3.2.RELEASE to 5.3.3.RELEASE.
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Commits](https://github.com/spring-projects/spring-security/compare/5.3.2.RELEASE...5.3.3.RELEASE)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-05 11:41:36 +00:00
dependabot-preview[bot] 041ab563d6 Bump wildfly-elytron from 1.12.0.Final to 1.12.1.Final
Bumps [wildfly-elytron](https://github.com/wildfly-security/wildfly-elytron) from 1.12.0.Final to 1.12.1.Final.
- [Release notes](https://github.com/wildfly-security/wildfly-elytron/releases)
- [Commits](https://github.com/wildfly-security/wildfly-elytron/compare/1.12.0.Final...1.12.1.Final)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-05 11:41:14 +00:00