Commit Graph

615 Commits

Author SHA1 Message Date
Joerg Heffner 333bef03be TSK-1379: Renamed test case 2020-09-14 10:13:07 +02:00
Joerg Heffner 231d009d81 TSK-1379: Verify customAttributes format in taskRepresentationModel 2020-09-14 10:13:07 +02:00
Joerg Heffner 34f32557e0 TSK-1358: Fixed and adjusted arquillian tests 2020-09-02 22:35:01 +02:00
Mustapha d3bcfe2008 Updated poms to version 4.0.2-SNAPSHOT 2020-09-02 09:28:31 +00:00
Mustapha f5498511f1 Updated poms to version 4.0.1-SNAPSHOT 2020-08-13 12:46:30 +00:00
holgerhagen 79e674f958 TSK-1368: removed duplicate context root in self ref links 2020-08-13 10:34:56 +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
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
Sofie Hofmann ef82e4f3ef TSK-1144: Provide sample workbasket with many access items for testing 2020-08-12 13:10:34 +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
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
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
Mustapha Zorgati b3c5084291 TSK-1267: TimeIntervalReportBuilder#listTaskIdsForSelectedItems now works with TaskTimestamp aswell 2020-07-26 13:38:24 +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
Mustapha Zorgati 278d17ecfe TSK-1344: added key for all rows 2020-07-22 19:18:53 +02:00
Mustapha Zorgati 97443641af TSK-1267: All TimeIntervalReports are now based on any TaskTimestamp 2020-07-21 16:48:36 +02:00
Tristan Eisermann e441506812 TSK-1342: getTasksWorkbasketReport now filters for states 2020-07-21 09:16:32 +02:00
Mustapha Zorgati 9e44ca6140 TSK-1331: allowed multiple sortBy declarations in REST api 2020-07-10 14:33:32 +02:00
Joerg Heffner 4bba93c5a9 Review findings 2020-07-10 13:13:42 +02:00
Joerg Heffner d8ad7a7fb9 TSK-1250 On demand deletion of historical data 2020-07-10 13:13:42 +02:00
holgerhagen 6285d27920 TSK-1330: removed obsolete hateoas dependency declaration. 2020-07-10 10:46:57 +02:00
Mustapha Zorgati ec483ab21c TSK-1318: replaced all declared Exceptions with Exception.class in all our test classes 2020-07-06 18:02:39 +02:00
Mustapha dd7598443a Updated poms to version 3.2.1-SNAPSHOT 2020-07-02 20:59:38 +00:00
holgerhagen 78ef03d9a7 TSK-1321: Fixed user lookup with dn. 2020-07-02 17:05:14 +02:00
holgerhagen da9cf9978a TSK-1322: enabled organizational groupsfor example apps 2020-07-02 16:56:36 +02:00
holgerhagen 8e5ab5d5b3 TSK-1317: Fixed task comment authorization tests. 2020-07-02 10:24:27 +02:00
holgerhagen 9f0179619f TSK-1253: Prevent LDAP injection. 2020-07-02 10:14:54 +02:00
Mustapha Zorgati 63b6248cf7 TSK-1308: fixed compile issues introduced in rebase 2020-07-01 12:14:35 +02:00
holgerhagen 382b8366bf TSK-1308: User must be in role ADMIN, BUSINESS_ADMIN to use AccessIdSrv. 2020-07-01 11:01:58 +02:00
holgerhagen 553c1d9f83 TSK-1308: Fixed: return groups from LDAP, accessId is member of. 2020-07-01 11:01:58 +02:00
Mustapha Zorgati b321c495ba .. and more code smells 💩 - it stinks 2020-07-01 10:39:53 +02:00
Mustapha Zorgati b3add569ff fixed new sonarqube code smells and bugs 2020-07-01 09:04:33 +02:00
Joerg Heffner 969d3eeff6 review Findings 2020-06-30 14:50:26 +02:00
Joerg Heffner 1dfe54c0b6 TSK-1275: Support select and claim in one API call 2020-06-30 14:50:26 +02:00
Mustapha Zorgati 135d78ff54 TSK-1298: TSK-1292: fixed several bugs in taskana-admin > classifications 2020-06-30 13:58:47 +02:00
Mustapha Zorgati 2def9d025a datasouce for rest service now using spring datasource 2020-06-27 21:48:31 +02:00
Mustapha Zorgati ec4d919dd0 TSK-1301: Cleaned up ldap properties in order to allow users to define custom LdapTemplate bean 2020-06-26 10:28:11 +02:00
holgerhagen 0367a3deac TSK-1254: Added explicit test for base 64 encoded LDAP values. 2020-06-25 10:38:25 +02:00
holgerhagen 8760bdceb3 TSK-1196: improved accessId check before deleting all user access items 2020-06-25 09:17:27 +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