1968 Commits

Author SHA1 Message Date
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
Mario Romano
ef1769bae7 Merge pull request #801 from Alfresco/dev-wabson-530
Add start task button component and add to demo-shell
2016-09-23 10:54:15 +02:00
mauriziovitale84
a2e5bca63e Improve test coverage 2016-09-22 17:06:17 +01:00
mauriziovitale84
63a7b27eed Refactoring and fix unit test 2016-09-22 17:06:08 +01:00
Will Abson
25a694ebd8 Add additional test for component's new reload() method
Refs #530
2016-09-22 16:29:08 +01:00
Will Abson
6c85aa7105 Remove console.log() statement 2016-09-22 14:57:42 +01:00
Will Abson
23af7f738f Add Complete Task button for tasks with no form
- Allows standalone tasks to be completed

Refs #530
2016-09-22 14:56:52 +01:00
Will Abson
faf4d7eeac Add new Start Task button
Refs #530
2016-09-22 14:55:25 +01:00
mauriziovitale84
1dffc2d100 Fix documentation 2016-09-22 14:45:12 +01:00
mauriziovitale84
eb3a812525 Add property showNextTask and refactoring 2016-09-22 14:45:03 +01:00
Mario Romano
d73a95b4fd Update README.md 2016-09-22 12:12:47 +01:00
Maurizio Vitale
6238362ab8 Merge pull request #798 from Alfresco/dev-mromano-433
add build demo doc
2016-09-22 12:10:28 +01:00
Mario Romano
a91119447a add build demo doc 2016-09-22 11:21:19 +01:00
Denys Vuika
699dea8ca5 Merge pull request #796 from Alfresco/dev-mromano-786
new analytics component
2016-09-22 11:17:24 +01:00
mauriziovitale84
01c16c25fd Fix build errors 2016-09-22 10:50:06 +01:00
Mario Romano
c33a846edd add first test 2016-09-22 10:33:01 +01:00
Mario Romano
12f8ddd7ed fix tslint 2016-09-22 00:11:51 +01:00
Maurizio Vitale
eb7c915b6e Merge pull request #783 from Alfresco/dev-wabson-781
Remove maximum username length validation
2016-09-21 20:20:21 +01:00
Mario Romano
5f4c0ae376 #786 analytics component 2016-09-21 18:45:51 +01:00
Maurizio Vitale
c8e8dffe64 Merge pull request #772 from Alfresco/dev-valbano-fix-visibility-tests
Dev valbano fix visibility tests
2016-09-21 16:55:38 +01:00
VitoAlbano
d18af7cb09 Merge pull request #793 from Alfresco/dev-mvitale-784
FilterList is shown twice
2016-09-21 16:52:10 +01:00
mauriziovitale84
b2843680a2 Fix json error 2016-09-21 16:50:06 +01:00
mauriziovitale84
a040c067e2 Fix hasForm problem 2016-09-21 14:32:44 +01:00
mauriziovitale84
dda8adbf5f Show the TaskList when an app is select 2016-09-21 14:32:23 +01:00
mauriziovitale84
37202780fe Fix filterList is shown twice 2016-09-21 14:31:41 +01:00
VitoAlbano
54debc47a6 Merge pull request #774 from Alfresco/dev-mvitale-757-bug
Fix bug undefined filname
2016-09-21 09:45:04 +01:00
Denys Vuika
4bc8d3b1a7 Merge pull request #780 from Alfresco/dev-mvitale-765-taskapp
add the default Task App
2016-09-21 09:42:30 +01:00
Denys Vuika
e5c35dd24e Merge pull request #773 from Alfresco/dev-mvitale-677
Filter the tasks/processes by Date instead of Name
2016-09-21 09:39:21 +01:00
Denys Vuika
3b0c7f13e1 Merge pull request #782 from Alfresco/dev-wabson-653
Ensure logout link still redirects to login page after session time-out
2016-09-21 09:38:08 +01:00
Denys Vuika
20dedf06a3 Merge pull request #779 from Alfresco/dev-mvitale-778
Remove Date pipe
2016-09-21 09:37:54 +01:00
Will Abson
48ed440dcf Remove maximum username length validation
(Text was also mis-leading stating 11 chars not 15)

Refs #781
2016-09-21 09:16:52 +01:00
Vito Albano
eba67fbcdf Removed other wrong return null 2016-09-20 18:10:09 +01:00
Vito Albano
6f24b88465 Removed return null from methods 2016-09-20 17:59:39 +01:00
Vito Albano
8f6a9fb03b Added some improvements, and fixed some name in the specs 2016-09-20 17:41:06 +01:00
Mario Romano
bb4ed53d3a Update README.md 2016-09-20 17:41:06 +01:00
Mario Romano
4b1ee98e82 Update README.md 2016-09-20 17:41:06 +01:00
Mario Romano
7bd7432371 Update README.md 2016-09-20 17:41:06 +01:00
Mario Romano
c749a2b5cd remove typings from script 2016-09-20 17:41:06 +01:00
Mario Romano
a2b707b316 remove typings from script 2016-09-20 17:41:06 +01:00
mauriziovitale84
9b83798a63 add the default Task App 2016-09-20 17:38:21 +01:00
mauriziovitale84
5dc77e94a3 Remove Date pipe 2016-09-20 17:12:12 +01:00
Mario Romano
87b4364c97 Update README.md 2016-09-20 16:53:00 +01:00
Mario Romano
e26a36c493 Update README.md 2016-09-20 16:52:01 +01:00
Mario Romano
be84524fe3 Update README.md 2016-09-20 16:45:56 +01:00
Will Abson
e394f874b2 Ensure logout link still redirects to login page after session time-out
Refs #653
2016-09-20 14:44:52 +01:00
mauriziovitale84
8e29490e0f Fix undefined filname 2016-09-20 14:44:42 +01:00
mauriziovitale84
3eb00a2f83 use sort feature 2016-09-20 13:53:35 +01:00
mauriziovitale84
2a385f3061 add sort feauture 2016-09-20 13:53:25 +01:00
mauriziovitale84
b4ca418d44 add sort feature 2016-09-20 13:53:16 +01:00
Vito Albano
f9bb489963 Fixed tslint error 2016-09-20 13:48:35 +01:00