263 Commits

Author SHA1 Message Date
Mario Romano
74dc82c445 reduce complexity of the code 2016-11-09 10:56:35 +00:00
Will Abson
0e127c26af Update search component to work with 0.4.0 JS API
- Use new search (query) methods
- Allow search parameters to be overridden by component
- Fix up tests

Refs #555
2016-11-04 14:21:19 +00:00
Mario Romano
ed7a8bc3ab remove unused icons && fix autoselect app 2016-11-02 01:28:53 +00:00
Denys Vuika
2e95e02a80 Fix demo shell code 2016-11-01 16:48:04 +00:00
Denys Vuika
8cffb16132 Merge pull request #968 from Alfresco/dev-eromano-908
move settings in another page and hide the bar if you are not logged …
2016-11-01 15:26:44 +00:00
Eugenio Romano
62abe21063 move settings in another page and hide the bar if you are not logged in #908 2016-11-01 14:12:37 +00:00
Denys Vuika
0107865072 Merge pull request #927 from Alfresco/dev-wabson-371
Tab into search results
2016-10-31 18:30:36 +00:00
Will Abson
c100412538 Rename search outputs after feedback from @DenysVuyka
Refs #371
2016-10-31 16:36:20 +00:00
Eugenio Romano
24b3af9c9b fix form labels webscript demo #937 2016-10-31 10:47:03 +00:00
mauriziovitale84
a8896a11ef Add No data found message 2016-10-14 12:43:09 +01:00
mauriziovitale84
72e33756fb Add reports filter by appId 2016-10-12 20:16:25 +01:00
mauriziovitale84
d54b318efd Analitycs component demoshell integration 2016-10-10 10:41:21 +01:00
Will Abson
147af98bda Restore navigation to search page in demo-shell
- Remove deprecated router component
- searchChanges and new searchSubmit component outputs work as you would expect
- Update tests

Refs #737
2016-10-04 15:40:51 +01:00
Mario Romano
63fd6591d5 #819 add flag on the login component 2016-09-27 00:33:15 +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
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
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
Denys Vuika
9e0534ff90 Upgrade ng2-alfresco-upload 2016-09-21 18:23:57 +01:00
mauriziovitale84
dda8adbf5f Show the TaskList when an app is select 2016-09-21 14:32:23 +01:00
Denys Vuika
6104c5d669 Upgrade ng2-alfresco-upload, code fixes 2016-09-21 14:12:42 +01:00
Denys Vuika
3fcc84cd02 Upgrade demo-shell 2016-09-21 12:09:14 +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
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
Denys Vuika
2c830d9693 Single place for translate pipe 2016-09-17 19:56:55 +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
Mario Romano
8c4ecc6e9e Merge pull request #709 from Alfresco/dev-mvitale-692-rule
Give the possibility to customize the login form validation rules
2016-09-08 09:27:24 +01:00
mauriziovitale84
50fc169e76 Remove hardcoded css style 2016-09-08 08:28:07 +01:00
Mario Romano
702e6dc028 Merge pull request #710 from Alfresco/dev-eromano-529
add tag in demo shell
2016-09-07 19:15:33 +01:00
mauriziovitale84
8ea48667f7 Remove hardcode banned user 2016-09-07 16:59:02 +01:00
mauriziovitale84
3ec32f216a Improve custom validation rules 2016-09-07 16:58:09 +01:00
mauriziovitale84
f45b0b21a7 Extend Form Validation Rule 2016-09-07 16:58:09 +01:00
mauriziovitale84
6bdc0dd054 Fix error message custom username validation 2016-09-07 16:52:09 +01:00
Eugenio Romano
54e050969b add tag in demo shell 2016-09-07 17:40:36 +02:00
Mario Romano
c734ba509e Merge pull request #698 from Alfresco/dev-wabson-573
New README for process instance list components
2016-09-07 09:22:33 +01:00
Mario Romano
c68ae71d8e Merge pull request #691 from Alfresco/dev-mvitale-643
Extend the validation of the login form
2016-09-06 19:14:30 +01:00
Eugenio Romano
7ea1c0e6f2 hide the documentlist during the show of a file 2016-09-06 17:28:39 +02:00
mauriziovitale84
e28c3a190a Fix name file 2016-09-06 16:14:15 +01:00
mauriziovitale84
9725fb30f9 Use the custom validation 2016-09-06 14:35:15 +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