Denys Vuika
3a9e89a19a
Tabs widget enhancements, Form Viewer route
2016-07-29 19:15:06 +01:00
Will Abson
34506770eb
Remove typings install from build commands
2016-07-29 18:15:36 +01:00
Will Abson
4c997685ab
Add postinstall script to components that were missing it
2016-07-29 17:24:07 +01:00
Will Abson
2e2beae3fb
Merge pull request #495 from Alfresco/docker-fix
...
instructing wsrv to start with 0.0.0.0 instead that with localhost
2016-07-29 16:43:38 +01:00
Mario Romano
5b6bab3f51
Merge pull request #494 from Alfresco/dev-mvitale-464
...
Create a single page for Activiti components
2016-07-29 15:55:35 +01:00
Enzo Rivello
53e0957831
instructing wsrv to start with 0.0.0.0 instead that with localhost, will make it compatible with the docker container
2016-07-29 15:36:36 +01:00
mauriziovitale84
4c2f12f821
Fixed onInit problem
2016-07-29 14:43:32 +01:00
mauriziovitale84
e35b048022
Hard coded path for the web activiti API
2016-07-29 14:43:13 +01:00
mauriziovitale84
186032afb4
Fixed BPM path to using the real API
2016-07-29 14:09:57 +01:00
mauriziovitale84
74c205ec11
Fixed problem after rebase
2016-07-29 12:03:37 +01:00
mauriziovitale84
15e1a33be1
Add complete API unit test
2016-07-29 11:58:18 +01:00
mauriziovitale84
ff95dd57cd
Unit test task list service
2016-07-29 11:58:18 +01:00
mauriziovitale84
e94c0b0e41
Unit test task filters
2016-07-29 11:56:49 +01:00
mauriziovitale84
16eec259c5
Unit test tasklist
2016-07-29 11:56:49 +01:00
mauriziovitale84
421b21017a
Fix unused variable
2016-07-29 11:56:49 +01:00
mauriziovitale84
48a2a4c1fd
Basic documentation
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
d612cc8ffa
Improve the activiti task details
2016-07-29 11:56:12 +01:00
mauriziovitale84
5e9cbcdfeb
Use the activiti page instead of task page in the demo shell
2016-07-29 11:56:12 +01:00
mauriziovitale84
3366ca43ac
Retrive the form name
2016-07-29 11:48:43 +01:00
mauriziovitale84
b96dcb7bb0
Basic single page with activiti task list and form render
2016-07-29 11:48:43 +01:00
Eugenio Romano
0d5274f54c
Merge pull request #491 from Alfresco/dev-denys-489
...
Migrate to angular/router component
2016-07-29 09:33:17 +01:00
Denys Vuika
5dc42b9e6c
#489 Upgrade to angular/router
2016-07-28 15:48:37 +01:00
Will Abson
585da569dd
Fix stdout to include component names again
2016-07-28 13:29:38 +01:00
Will Abson
1a7d018687
Ensure that parameters still passed to start.sh from start-linked.sh
...
- Fixes -install parameter and others
Refs #480
2016-07-28 13:26:34 +01:00
Will Abson
74933e8069
Improve README contents
2016-07-28 13:26:33 +01:00
Will Abson
6ff5a4326d
Remove static list of components from clean and publish scripts
2016-07-28 13:26:33 +01:00
Will Abson
f55b8938fa
New script to build components prior to running start.sh
...
- Add to start-linked.sh
2016-07-28 13:26:33 +01:00
Will Abson
77290442ba
Re-work demo-shell script
2016-07-28 13:26:33 +01:00
Denys Vuika
498bfe034f
Smaller size for activiti form 'Header' widget
2016-07-28 12:17:58 +01:00
Maurizio Vitale
9ee34865d8
Merge pull request #488 from Alfresco/dev-denys-484
...
Form and Document List enhancements
2016-07-28 11:48:39 +01:00
Mario Romano
8f44c77b47
install typings
2016-07-28 10:33:13 +01:00
Denys Vuika
fe3e05b23a
Fix unit tests
2016-07-28 10:31:05 +01:00
Denys Vuika
21194e373a
#484 add process actions for folder menus
2016-07-28 10:22:07 +01:00
Denys Vuika
6a2899d480
Fix authentication ticket for BPM
...
- for now basic auth is used as a token
2016-07-28 10:11:42 +01:00
Denys Vuika
037825f0cf
#487 display text widget
2016-07-28 09:18:23 +01:00
Denys Vuika
f06bb0be37
Fix code style issue
2016-07-27 18:05:53 +01:00
Mario Romano
4f663b2be0
fix linking script
2016-07-27 16:37:28 +01:00
Denys Vuika
feadac3232
Improved widget directives import/export
2016-07-27 16:03:16 +01:00
Denys Vuika
999f0f0f8b
#486 display value widget support
2016-07-27 15:35:41 +01:00
Denys Vuika
38faf19ffe
Fix displaying unset task names
2016-07-27 13:35:08 +01:00
Mario Romano
90b3d3364c
change setting for webscript package.json
2016-07-27 13:29:48 +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
Mario Romano
b917cf0c43
Merge pull request #483 from Alfresco/dev-denys-482
...
Populate context/action menus with BPM process names
2016-07-27 12:53:50 +01:00
Denys Vuika
a945cd1fff
#482 populate action/context menu with bpm processes
2016-07-27 11:44:20 +01:00
Eugenio Romano
31c010a349
Merge pull request #475 from Alfresco/dev-hashraf-auto-ids
...
Add data automation ids for pagination
2016-07-26 17:46:50 +01:00
Mario Romano
3bee1141f3
Merge pull request #470 from Alfresco/added_new_data_automation_id_to_uploader
...
Added new data-automation-id to uploader
2016-07-26 17:04:20 +01:00
Mario Romano
b27a6398bd
Merge pull request #477 from Alfresco/dev-denys-forms
...
Activiti Form widgets
2016-07-26 17:04:06 +01:00
Eugenio Romano
93a32012c8
move rimraf in dev dep
2016-07-26 16:41:38 +01:00
Maurizio Vitale
23529f2957
Merge pull request #471 from Alfresco/dev-mromano-441
...
Dev mromano 441
2016-07-26 16:28:35 +01:00