6049 Commits

Author SHA1 Message Date
Mario Romano
007a73a7f7 #463 add form to task list 2016-07-26 12:49:37 +01:00
Denys Vuika
026c509df4 #469 collapsible headers 2016-07-26 12:09:35 +01:00
Mario Romano
7de2b65684 #441 fix code style 2016-07-26 11:41:13 +01:00
Mario Romano
53957532ed #441 store data on localstorage 2016-07-26 11:12:01 +01:00
Vito Albano
73037df92d Added new data-automation-id to uploader 2016-07-26 11:11:59 +01:00
Denys Vuika
ef0c77a162 #469 Plain Header widget 2016-07-26 11:04:31 +01:00
Mario Romano
15e97e8a96 #463 fix scripts and build 2016-07-26 09:29:55 +01:00
Mario Romano
9fb2c6dde4 #441 fix core test 2016-07-26 09:26:47 +01:00
Mario Romano
126fecdf34 #441 add dynamic host to activiti components 2016-07-25 19:31:27 +01:00
Mario Romano
d604a1f766 #441 change text 2016-07-25 18:48:52 +01:00
Mario Romano
bdbe6edd06 #441 fix tests 2016-07-25 18:45:11 +01:00
Mario Romano
dab19277f4 #421 add config tab for BPM in demo app 2016-07-25 18:38:04 +01:00
Mario Romano
4b6785c91b #421 set host url in the left menu bar 2016-07-25 18:38:04 +01:00
Mario Romano
925da1389a #441 set bpm host 2016-07-25 18:38:04 +01:00
Denys Vuika
9d34ea1d7f #440 basic REST services support for dropdown widget 2016-07-25 17:06:05 +01:00
Denys Vuika
978b9baf6a #440 form refresh (reload) action 2016-07-25 15:26:50 +01:00
Denys Vuika
591f053d9b #440 basic dropdown widget 2016-07-25 15:07:00 +01:00
Denys Vuika
b0b7a7130c #440 Dropdown widget stub, base widget component 2016-07-25 12:54:36 +01:00
mauriziovitale84
0b03f2077c Add the onRowClick on the Activiti TaskList 2016-07-25 11:20:48 +01:00
Denys Vuika
5c874cff86 Merge pull request #462 from Alfresco/dev-mvitale-341
Task list component - Activiti
2016-07-25 10:49:31 +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
mauriziovitale84
ec3d3ef647 Add unit test 2016-07-25 09:52:28 +01:00
mauriziovitale84
72843175b0 Basic unit test 2016-07-25 09:52:28 +01:00
mauriziovitale84
4a86235a86 Add Tasklist filters 2016-07-25 09:52:28 +01:00
mauriziovitale84
b0a9494096 Add new activiti api tasklist 2016-07-25 09:52:28 +01:00
mauriziovitale84
336e1c9d38 Activiti Task List Component 2016-07-25 09:52:28 +01:00
Denys Vuika
d9ef31c19e Update README.md 2016-07-22 16:15:56 +01:00
Denys Vuika
d7e2795afe Update scripts to reflect newly added components 2016-07-22 16:14:27 +01:00
Denys Vuika
b900ad4228 Update README.md 2016-07-22 16:08:39 +01:00
Denys Vuika
713f1c02de Merge pull request #451 from Alfresco/dev-mvitale-436
Fix undo problem
2016-07-22 15:54:37 +01:00
Will Abson
b6d96ed5eb Merge pull request #460 from Alfresco/dev-denys-455
About page with package versions
2016-07-22 15:50:00 +01:00
Denys Vuika
ad5ffa5e28 Merge pull request #458 from Alfresco/dev-wabson-344
Process list component
2016-07-22 14:34:14 +01:00
Will Abson
8c968cca96 Fix 'No provider for ContextMenuService' errors when running tests
Refs #344
2016-07-22 13:44:20 +01:00
Will Abson
02ce562a48 Fix up license and project metadata
Refs #344
2016-07-22 12:34:57 +01:00
Denys Vuika
e370d7feee #455 about page with alfresco packages versions 2016-07-22 11:52:17 +01:00
Will Abson
1355fc77a7 Add ng2-activiti-processlist to Travis modules
Refs #344
2016-07-22 11:21:15 +01:00
Will Abson
486740fa2e Add coveralls config for processlist
Refs #344
2016-07-22 11:21:15 +01:00
Will Abson
5cc083120a Use /api endpoint to fetch process instance data
Refs #344
2016-07-22 11:21:15 +01:00
Will Abson
b04293de75 Fix up processlist tests to work with datatable 2016-07-22 11:21:15 +01:00
Will Abson
4ce45f4f49 Use datatable for displaying process instances
Refs #344
2016-07-22 11:21:15 +01:00
Will Abson
c9600ef5b6 Working demo page
Refs #344
2016-07-22 11:21:15 +01:00
Will Abson
1fc36b6ded Demo app working
Refs #344
2016-07-22 11:21:14 +01:00
Will Abson
c68de6d89d First working component and add tests
Refs #344
2016-07-22 11:21:14 +01:00
Will Abson
13820a0f9f Fix running tests via npm run test
Refs #344
2016-07-22 11:21:14 +01:00
Will Abson
4e9c152737 Stub out initial services
Refs #344
2016-07-22 11:21:14 +01:00
Will Abson
3272bf2fad Initial process list component
Refs #344
2016-07-22 11:21:14 +01:00
Denys Vuika
4f86f04a29 #455 migrate to wsrv, versions server extension 2016-07-22 11:14:36 +01:00
Will Abson
74c9cd4474 Merge pull request #459 from Alfresco/dev-denys-440
Basic Activiti Form renderer
2016-07-22 11:06:48 +01:00
Denys Vuika
ab891ff5c2 Merge branch 'development' into dev-denys-440
# Conflicts:
#	.travis.yml
#	demo-shell-ng2/app/app.component.html
#	demo-shell-ng2/app/app.component.ts
#	demo-shell-ng2/package.json
#	demo-shell-ng2/systemjs.config.js
2016-07-22 09:59:44 +01:00