Will Abson
faf4d7eeac
Add new Start Task button
...
Refs #530
2016-09-22 14:55:25 +01:00
mauriziovitale84
01c16c25fd
Fix build errors
2016-09-22 10:50:06 +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
9343064cf0
Fix build errors
2016-09-16 09:43:07 +01:00
mauriziovitale84
6e62fb67e3
Improve unit tests
2016-09-15 12:17:09 +01:00
mauriziovitale84
4df6a763f9
Add activiti apps component in the demo shell
2016-09-15 11:16:00 +01:00
Vito Albano
24a9d08918
fixed trailing comma
2016-09-14 12:20:53 +01:00
mauriziovitale84
3e8a49edac
Add default tasks filters
2016-09-14 09:42:15 +01:00
Denys Vuika
da65e917c6
Fix demo shell TS error
2016-09-12 10:06:18 +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
6cdc994798
Fix total number task
2016-09-05 12:19:23 +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
3894ad5a40
fix search type
2016-08-26 16:53:31 +01:00
Mario Romano
c5817b7011
add option to demo
2016-08-26 12:22:13 +01:00
Mario Romano
89644dc8bb
update doc
2016-08-26 00:48:05 +01:00
Mario Romano
17f805f2c4
clean code and store metadata
2016-08-26 00:24:50 +01:00
Mario Romano
b1a88acf76
clean code
2016-08-26 00:24:50 +01:00
Mario Romano
ac1a919abb
cleaning
2016-08-26 00:24:50 +01:00
Mario Romano
a6875ab712
form to model
2016-08-26 00:24:50 +01:00
Denys Vuika
9f9187c3da
#533 allow explicitly making entire form readonly
2016-08-15 12:25:55 +01: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
Mario Romano
b6626e1c20
fix tslint and package.json + build-all script
2016-08-11 16:30:36 +01:00
Maurizio Vitale
393b66602a
Merge pull request #498 from Alfresco/dev-denys-form-viewer
...
Tabs widget enhancements, Form Viewer route
2016-08-01 11:33:56 +01:00
Denys Vuika
3a9e89a19a
Tabs widget enhancements, Form Viewer route
2016-07-29 19:15:06 +01:00
mauriziovitale84
4c2f12f821
Fixed onInit problem
2016-07-29 14:43:32 +01:00
mauriziovitale84
421b21017a
Fix unused variable
2016-07-29 11:56:49 +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
27416e1b13
#440 rename to 'ng2-activiti-form'
2016-07-21 16:17:20 +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
Denys Vuika
c55c6b8bc3
#440 demo page for demo shell
2016-07-18 14:28:41 +01:00