Commit Graph

30 Commits

Author SHA1 Message Date
Denys Vuika
cda0d78a7b fix component tests 2016-12-08 16:45:56 +00:00
Denys Vuika
10423ca985 remove module.id 2016-12-06 17:01:31 +00:00
mauriziovitale84
acb06e92c4 #1076 Fix the translation in all the components 2016-11-25 19:09:06 +00:00
mauriziovitale84
3f826bf47a Tasklist component refactoring - Use the same code in the processes and tasks list 2016-11-25 19:09:05 +00:00
mauriziovitale84
44137ecbbe #1107 Improve TaskList - The load method is called twice 2016-11-25 19:09:05 +00:00
mauriziovitale84
f32e20e3d9 Fix task list filter by processDefinitionKey 2016-11-25 19:09:04 +00:00
mauriziovitale84
a66d4d44e8 #987 flatten FilterRepresentationModel 2016-11-25 19:07:30 +00:00
Mario Romano
74dc82c445 reduce complexity of the code 2016-11-09 10:56:35 +00:00
Eugenio Romano
68465e46f2 remove consecutive blank line 2016-10-12 13:47:38 +01:00
Eugenio Romano
cb49993b22 fix test and coverage Angular2 Final release tasklist component #749 2016-10-05 15:07:21 +01:00
Denys Vuika
db063cefba Merge development branch
# Conflicts:
#	ng2-components/ng2-activiti-tasklist/index.ts
#
ng2-components/ng2-activiti-tasklist/src/components/activiti-filters.com
ponent.spec.ts
#
ng2-components/ng2-activiti-tasklist/src/components/activiti-task-detail
s.component.ts
#
ng2-components/ng2-activiti-tasklist/src/components/activiti-tasklist.co
mponent.spec.ts
#	ng2-components/ng2-alfresco-login/demo/package.json
2016-09-26 09:55:38 +01:00
Mario Romano
11d4ac4427 Merge pull request #800 from Alfresco/dev-mvitale-776
Automatically open the new task when the task is completed
2016-09-23 10:54:24 +02:00
mauriziovitale84
a2e5bca63e Improve test coverage 2016-09-22 17:06:17 +01:00
Will Abson
faf4d7eeac Add new Start Task button
Refs #530
2016-09-22 14:55:25 +01:00
Denys Vuika
f922e5dd3e Upgrade ng2-activiti-tasklist 2016-09-21 21:27:39 +01:00
mauriziovitale84
b4ca418d44 add sort feature 2016-09-20 13:53:16 +01:00
Denys Vuika
2c830d9693 Single place for translate pipe 2016-09-17 19:56:55 +01:00
mauriziovitale84
0b4cd4b257 Filter activiti tasks using the appId 2016-09-15 11:15:14 +01:00
mauriziovitale84
3e8a49edac Add default tasks filters 2016-09-14 09:42:15 +01:00
mauriziovitale84
dc0ea9d828 Add first task selection on filter change 2016-09-08 13:31:44 +01:00
mauriziovitale84
6cdc994798 Fix total number task 2016-09-05 12:19:23 +01:00
Eugenio Romano
9c5d62f5d1 tasklist modify step 1 2016-08-23 16:55:00 +01:00
Mario Romano
dc6542e57f #514 select filters by appId and AppName 2016-08-12 16:14:59 +01:00
Mario Romano
7a045e94c5 #513 cursor pointer task list 2016-08-12 14:37:48 +01:00
Mario Romano
b6626e1c20 fix tslint and package.json + build-all script 2016-08-11 16:30:36 +01:00
mauriziovitale84
16eec259c5 Unit test tasklist 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
b96dcb7bb0 Basic single page with activiti task list and form render 2016-07-29 11:48:43 +01:00
mauriziovitale84
b31cded97a Current task on row selected 2016-07-25 09:54:10 +01:00
mauriziovitale84
596e88126d Rename activiti component and add demo folder 2016-07-25 09:54:10 +01:00