Commit Graph

972 Commits

Author SHA1 Message Date
Mustapha Zorgati d8b1829a53 TSK-843 designed report table and made single row collapsable 2019-04-30 11:21:18 +02:00
Mustapha Zorgati b75be882f1 TSK-843: implemented foldable report in frontend. (structure only) 2019-04-30 11:21:18 +02:00
Mustapha Zorgati 91392c95ad TSK-843: replaced table tag with div table and refactored styles 2019-04-30 11:21:18 +02:00
Martin Rojas Miguel Angel ced5929660 tsk/819 include missing documentation and improve readability 2019-04-30 10:12:57 +02:00
Martin Rojas Miguel Angel 9296579aff task/819 Split travis into 6 jobs with a more understandable name 2019-04-30 10:12:57 +02:00
BVier 8cc9abb27f TSK-838: Reorder columns in history view and add timestamp 2019-04-29 12:21:35 +02:00
Mustapha Zorgati c1f743fd6c TSK-685 renaming and refactoring of components for better understanding 2019-04-18 16:24:11 +02:00
Mustapha Zorgati 9830268ecd TSK-685 minor improvements (PR comments) 2019-04-18 16:24:11 +02:00
Mustapha Zorgati 03b5a77a6d TSK-685: added tests for reportAssembler 2019-04-18 16:24:11 +02:00
Mustapha Zorgati 4dd2415a3a TSK-685: added DailyEntryExitReport to taskana-rest-spring 2019-04-18 16:24:11 +02:00
Mustapha Zorgati 37f48a5667 TSK-685: added DailyEntryExitReport and refactored report structure
TSK-685: added tests to report structure + further refactoring
2019-04-18 16:24:11 +02:00
Martin Rojas Miguel Angel cc63dbb590 task/808 fix services dependencies in angular modules 2019-04-09 15:10:28 +02:00
Martin Rojas Miguel Angel 66b7bf4b04 feature/833 Add customized logout url for taskana web application. 2019-04-09 13:12:30 +02:00
Jose Ignacio Recuerda Cambil 47bcdfa259 TSK-799: Move integration test to taskana-rest-spring-test 2019-04-09 07:58:15 +02:00
Jose Ignacio Recuerda Cambil 5d1ae3a732 TSK-799: Refactor REST documentation.
Remove unnecessary files and fix favicon.ico

Remove TaskHistoryRestConfiguration in test documentation

remove history module
2019-04-09 07:58:15 +02:00
Jose Ignacio Recuerda Cambil 8d63d775f9 bug/TSK-809: Duplicated http call when selecting a task in workplaces
Fix the problem that the list doesnt show every classification

Create a new component (dropdown)

Change subscription to promise asyn/away

change location getclassification and add a test
2019-04-04 14:04:16 +02:00
Martin Rojas Miguel Angel f34aeaae77 feature/835 add support for deploying taskana web app on a relative path 2019-04-03 13:10:51 +02:00
julian.schallenmueller 1fc1c92c75 TSK-816: Deleted duplicated tests and moved functionality tests into acceptance 2019-04-02 14:32:41 +02:00
julian.schallenmueller 4a7664f9ef TSK-815: Removed duplicated and moved functionality testing into acceptance test 2019-04-02 13:55:53 +02:00
Jose Ignacio Recuerda Cambil cbc2ff16ac task/828: Unify and reduce the response and logger code in the controllers 2019-03-28 16:02:03 +01:00
Mustapha Zorgati 114edfb50c TSK-837: corrected formatting of pom file 2019-03-28 12:56:51 +01:00
Martin Rojas Miguel Angel da0eb34d1e bug/837 Get implementation version from package meta information instead of spring configuration 2019-03-28 12:56:51 +01:00
Martin Rojas Miguel Angel cc8e47b99a task/831 Reimplement locale and date solution for all date outputs 2019-03-26 17:27:06 +01:00
Martin Rojas Miguel Angel d16b4b51ab task/834 Wire taskanaEngine instead of taskanaEngineImpl at taskanaEngineController 2019-03-25 16:18:35 +01:00
Martin Rojas Miguel Angel 237ebeaecf task/841 Remove unused configuration from test/application.properties 2019-03-25 15:40:26 +01:00
Martin Rojas Miguel Angel ddb47e5e6d bug/832 Load icons and fonts from local assets instead of google 2019-03-22 10:56:20 +01:00
Martin Rojas Miguel Angel 7c01c1f213 bug/830 Add taskana-rest-spring-base pom's version tag and change version for each release 2019-03-19 09:13:34 +01:00
BerndBreier 781de79631 TSK-836 create recommended Indexes for Postgres 2019-03-19 08:39:25 +01:00
Mustapha Zorgati 01b028c9af Updated poms to version 1.1.1-SNAPSHOT 2019-03-12 20:54:00 +00:00
Martin Rojas Miguel Angel 999ccfde3d bug/829 Fix unable to edit twice a task due to wrong modification date format 2019-03-12 20:56:54 +01:00
Martin Rojas Miguel Angel acae3e633b task/780 Add integration test with Jboss and postgres 2019-03-08 14:38:06 +01:00
Martin Rojas Miguel Angel d38626f775 task/820 Adapt test data dates according to user cases 2019-03-08 12:16:26 +01:00
Martin Rojas Miguel Angel 18bd696641 feature/823 Add in application entry point dynamic deep liking 2019-03-08 11:40:54 +01:00
Jose Ignacio Recuerda Cambil 99bd8118b7 bug/826 The tasks don't show the correct associated classification 2019-03-08 11:35:00 +01:00
Martin Rojas Miguel Angel f21024cc9a bug/825 Fix error message in test report due to wrong date initialization 2019-03-08 10:13:52 +01:00
Martin Rojas Miguel Angel 979f22da2e bug/825 fix random test failing in travis, added seed inspector for future errors 2019-03-08 10:13:52 +01:00
Martin Rojas Miguel Angel 63c5f1d216 bug/813 Fix performance issue while editing tasks details 2019-03-07 14:14:03 +01:00
Martin Rojas Miguel Angel 774c65f338 bug/812 Add dynamic due date to REST API test data 2019-03-06 16:40:46 +01:00
Martin Rojas Miguel Angel 6a7208460c bug/806 Fix web vulnerabilities 2019-03-06 12:50:37 +01:00
Martin Rojas Miguel Angel a9d3ef5d39 TSK-747 Remove spring-boot-web from taskana-history-rest since doesn't allow to register history-controller for other spring applications 2019-03-05 12:10:39 +01:00
Martin Rojas Miguel Angel 90f3b0b485 TSK-747 Add history.plugin profile to add history plugin 2019-03-05 12:10:39 +01:00
Martin Rojas Miguel Angel 3819b4c5b2 TSK-747 add new history screen 2019-03-05 12:10:39 +01:00
Martin Rojas Miguel Angel ebc2a5327f bug/792 Define postgres datasource properties in pom file for wildfly module. 2019-03-04 15:02:53 +01:00
Jose Ignacio Recuerda Cambil bcf031c22d TSK-789: Workbasket export does not contain authorizations 2019-02-27 11:09:30 +01:00
BerndBreier efc121257d Use lowercase schema name if db is postgres. Hold the schemaname in TaskanaEngineConfiguration in lower case... 2019-02-26 17:19:01 +01:00
Jose Ignacio Recuerda Cambil 70c715239b Create integration test to WorkbasketDefinitionController and modify ClassificationDefinitionIntTest 2019-02-25 13:20:43 +01:00
Jose Ignacio Recuerda Cambil 63ccc7d11e TSK-787 - Add missing code 2019-02-25 13:20:43 +01:00
Martin Rojas Miguel Angel a8792f6ec9 TSK-790 Fix postgres profile properties reading in pom file 2019-02-20 09:51:44 +01:00
Martin Rojas Miguel Angel 0e8d6da605 TSK-774 Add indentation to export json files 2019-02-19 11:16:13 +01:00
Martin Rojas Miguel Angel 62835449bb TSK-779 Configure Wildfly for running JBoss with postgres DB 2019-02-14 18:48:55 +01:00