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
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
Mustapha Zorgati
6ae65b1d21
fixed build by correcting the date based breaking tests
2020-07-28 07:06:23 +02:00
Mustapha Zorgati
b3c5084291
TSK-1267: TimeIntervalReportBuilder#listTaskIdsForSelectedItems now works with TaskTimestamp aswell
2020-07-26 13:38:24 +02:00
Mustapha Zorgati
38133484c0
TSK-1344: renamed TaskCustomFieldValueReport getter in MonitorService
2020-07-26 00:49:36 +02:00
Joerg Heffner
d8cf2479fe
TSK-1346: Fix update scripts
2020-07-24 16:38:46 +02:00
Mustapha Zorgati
2a655d3944
TSK-1331: added documentation for multiple sort-by parameters
2020-07-24 10:08:47 +02:00
Mustapha Zorgati
7cc5b00be6
TSK-1345: replaced every customField API call with CustomField enums
2020-07-24 01:05:42 +02:00
Mustapha Zorgati
f5e3d449b6
TSK-1344: introduced displayName for Row
2020-07-22 19:18:53 +02:00