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
hashraf88
82a0b41b4a
Update README.md
2016-07-28 13:47:34 +01:00
hashraf88
4976311351
Update README.md
2016-07-28 13:46:42 +01:00
hashraf88
b3eafdce62
Update README.md
2016-07-28 13:46:00 +01:00
hashraf88
76a330ace1
Update README.md
2016-07-28 13:35:06 +01:00
hashraf88
2743c881b4
Update README.md
2016-07-28 13:31:07 +01:00
hashraf88
bec75649ad
Update README.md
2016-07-28 13:30:40 +01:00
hashraf88
d1a0d6661d
Add files via upload
2016-07-28 13:29:50 +01:00
Will Abson
585da569dd
Fix stdout to include component names again
2016-07-28 13:29:38 +01:00
hashraf88
9fe1ab0172
Delete BrowserStack.png
2016-07-28 13:29:29 +01:00
hashraf88
aedff059db
Update README.md
2016-07-28 13:29:15 +01:00
hashraf88
a0d46a0478
Update README.md
2016-07-28 13:26:35 +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
hashraf88
92c4504729
Update README.md
2016-07-28 13:25:59 +01:00
hashraf88
38f5a45089
Update README.md
2016-07-28 13:22:48 +01:00
hashraf88
3d63c62fb4
Update README.md
2016-07-28 13:21:34 +01:00
hashraf88
04a2fb2033
Update README.md
2016-07-28 13:20:45 +01:00
hashraf88
326bf26766
Update README.md
2016-07-28 13:19:25 +01:00
hashraf88
a45dbf0a88
Update README.md
2016-07-28 13:18:29 +01:00
hashraf88
36ccbdc08c
add browserstack.png
2016-07-28 13:17:17 +01:00
hashraf88
66d4e9f8ce
Remove browserstack.svg
2016-07-28 13:12:09 +01:00
hashraf88
0a35d3118d
Update README.md
...
Add browser stack logo
2016-07-28 13:11:08 +01:00
hashraf88
ea4cf81bdb
Add files via upload
...
Add BrowserStack image
2016-07-28 13:01:56 +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