11 Commits

Author SHA1 Message Date
Mario Romano
11894a9769 Dev mromano improveprocess (#1334)
* fix overload activiti

* fix reload tasklist

* fix process variables

* fix default filter

* improve process list

* fix tests process

* fix tests

* Fix test for form

* fix tests

* fix tests

* #fix activiti bug

* #fix activiti bug (reverted from commit c966395ed1087e1dedaf0af0923a89ba99d6ab9f)

* fix tests

* #fix header test bug

* fix tests

* fix process

* fix tests
2016-12-20 09:37:56 +00:00
Will Abson
2083050a10 Remove start process dialog
Refs #1253
2016-12-14 09:55:34 +00:00
Will Abson
72fc9a0b5d Add process variables component to demo app
Refs #775
2016-12-05 12:32:22 +00:00
Will Abson
f42c08fe10 Initial implementation of listing and setting process vars
Refs #775
2016-12-05 12:27:18 +00:00
Will Abson
9e7ca14ec9 Separate Start Process UI from dialog
- Add Start Process section in demo shell
- Remove old component in filters component

Refs #1048
2016-11-25 19:09:06 +00:00
Will Abson
8f97c76668 Complete test coverage for ActivitiProcessService
Refs #849
2016-11-25 19:07:32 +00:00
Will Abson
a4cde396dd New start-form component to display process start forms
Refs #730
2016-10-31 16:47:09 +00:00
Denys Vuika
dd2d41db2c Greatly reduced module imports hierarchy
- it is no longer needed manually importing numerous modules as
CoreModule re-exports them
2016-09-23 13:58:40 +01:00
Denys Vuika
3886b4a13b Upgrade ng2-activiti-processlist 2016-09-21 21:43:03 +01:00
Will Abson
3b87b450c0 Add processlist component to demo shell
- Improvements to and rename list component
  - Add many more processlist components (filters, details, header,
    tasks)
  - Add dependency on tasklist component
  - Glue into demo-shell
  - Add Karma config but not actual tests yet

Refs #492
2016-08-29 10:59:02 -04:00
Eugenio Romano
876f2736e7 refactorin process list and test viewer 2016-08-23 16:56:01 +01:00