19 Commits

Author SHA1 Message Date
Will Abson
faf4d7eeac Add new Start Task button
Refs #530
2016-09-22 14:55:25 +01:00
mauriziovitale84
dda8adbf5f Show the TaskList when an app is select 2016-09-21 14:32:23 +01:00
mauriziovitale84
3eb00a2f83 use sort feature 2016-09-20 13:53:35 +01:00
mauriziovitale84
f8ebff5222 Shows Apps in tab section 2016-09-19 12:15:21 +01:00
mauriziovitale84
4462247a2e Select the first filter as default 2016-09-19 09:48:13 +01:00
mauriziovitale84
27d309611f Add LayoutType property to render List/Grid of the activiti apps 2016-09-16 16:04:33 +01:00
mauriziovitale84
4df6a763f9 Add activiti apps component in the demo shell 2016-09-15 11:16:00 +01:00
mauriziovitale84
638a52dc25 Provide an url to filter by appId 2016-09-08 16:27:30 +01:00
mauriziovitale84
dc0ea9d828 Add first task selection on filter change 2016-09-08 13:31:44 +01:00
Will Abson
cba4d0e6d9 New README for process instance list components
- Renamed components to process-instance-*
 - Renamed ID parameter to processInstanceId

Refs #573
2016-09-06 10:07:18 +01:00
mauriziovitale84
c31f0a08a7 refresh tasklist after complete task 2016-09-01 15:23:45 +01:00
Will Abson
16b67df7f8 Add Start Process button
Refs #492
2016-08-29 10:59:17 -04: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
Mario Romano
100cd73ca8 remove filter by name in the demo 2016-08-12 16:16:27 +01:00
Mario Romano
dc6542e57f #514 select filters by appId and AppName 2016-08-12 16:14:59 +01:00
mauriziovitale84
8b96d5e8aa Improve the task list component
- Customize the task list column passing the json schema instead of DataTableAdapter
 - Add function to add people
 - Add function to add comments
 - Add function to add checklist
 - TaskFilter as a differenct component
 - Change the layout in the demo shell
 - Using Tabs instead of dropdown
2016-07-29 11:56:49 +01:00
mauriziovitale84
5e9cbcdfeb Use the activiti page instead of task page in the demo shell 2016-07-29 11:56:12 +01:00
Denys Vuika
4b7cb8d998 Proper displaying nameless tasks in demo app
- display ‘Nameless task’ for empty task names (similar to how Activiti
does it)
2016-07-27 13:19:42 +01:00
Denys Vuika
57adc26b8b #440 decouple component and it's demo content
- moved demo-related code to ‘demo app’
- clean alfresco-form component api
2016-07-21 15:59:45 +01:00