mauriziovitale84
2bcb8e9b04
#1107 Process list refactoring
2016-11-25 19:09:05 +00:00
mauriziovitale84
3f826bf47a
Tasklist component refactoring - Use the same code in the processes and tasks list
2016-11-25 19:09:05 +00:00
mauriziovitale84
2f9388710e
Fix error typing
2016-11-25 19:09:05 +00:00
mauriziovitale84
44137ecbbe
#1107 Improve TaskList - The load method is called twice
2016-11-25 19:09:05 +00:00
mauriziovitale84
d905aaa0cf
Fix remove default sorting on the fist column
2016-11-25 19:09:05 +00:00
mauriziovitale84
b0749e9ed3
Improve task list unit test
2016-11-25 19:09:05 +00:00
mauriziovitale84
f32e20e3d9
Fix task list filter by processDefinitionKey
2016-11-25 19:09:04 +00:00
Will Abson
f70c52a9f7
Remove rogue equals sign char in markup
2016-11-25 19:09:04 +00:00
Will Abson
2adf0e28f9
Fix new tests on Travis
...
Refs #1066
2016-11-25 19:09:04 +00:00
Will Abson
d2e0444dca
Add additional test for dialog polyfill
...
Refs #1066
2016-11-25 19:09:04 +00:00
Will Abson
7013918d35
Add additional tests for start button state
...
Refs #1066
2016-11-25 19:09:04 +00:00
Will Abson
ac4c31a1d0
Remove Jasmine-style done() from test
...
Refs #1066
2016-11-25 19:09:04 +00:00
Will Abson
6c0cfee617
Add new tests for dealing with errors
...
Refs #1066
2016-11-25 19:09:04 +00:00
Denys Vuika
f3802728e3
docs on form renderer service
2016-11-25 19:07:33 +00:00
Vito Albano
5ce59c9954
#1080 - added test for dropdown editor of dynamic table
2016-11-25 19:07:33 +00:00
Will Abson
1c2b2fa40a
Display selected file name when re-selected after clear
...
Refs #812
2016-11-25 19:07:33 +00:00
Vito Albano
f64ef77d41
Add test for dropdown widget
2016-11-25 19:07:33 +00:00
Will Abson
b79319d1b5
Reset form when cancel button clicked
...
- Remove use of any in component and add types
- Small refactoring of method name
- Add many more tests
Refs #1066
2016-11-25 19:07:33 +00:00
Denys Vuika
dd13cb3707
Unit tests for rendering service
2016-11-25 19:07:33 +00:00
Denys Vuika
1032f74100
Unit tests and code cleanup
2016-11-25 19:07:33 +00:00
Will Abson
8f97c76668
Complete test coverage for ActivitiProcessService
...
Refs #849
2016-11-25 19:07:32 +00:00
Will Abson
335deed54a
Remove diff output
...
Refs #849
2016-11-25 19:07:32 +00:00
Denys Vuika
de4537f0e4
#967 internal demo for custom editors (demo shell)
2016-11-25 19:07:32 +00:00
Denys Vuika
effedab739
#967 code cleanup
2016-11-25 19:07:32 +00:00
Vito Albano
384e246386
#1001 - fix label for dialog
2016-11-25 19:07:32 +00:00
Denys Vuika
ee56a1faa6
#967 rework container model structure
...
- now FormFieldModel provides information about columns and child fields
- greatly simplified models
- visibility engine fixes
2016-11-25 19:07:32 +00:00
Vito Albano
e114534bc5
#1091 - fix typeahead widget
2016-11-25 19:07:31 +00:00
mauriziovitale84
29c5b61c00
#1082 readonly checkbox value
2016-11-25 19:07:31 +00:00
Denys Vuika
f81f78d311
#967 container widgets reworked
...
- moved internals of container widget to corresponding folder
- moved internals of dynamic table to corresponding folder
2016-11-25 19:07:31 +00:00
Denys Vuika
084d962230
#967 dynamic container resolution
2016-11-25 19:07:31 +00:00
Denys Vuika
3092cfddaa
#976 dynamically resolve form primitives
2016-11-25 19:07:31 +00:00
mauriziovitale84
7ff6fd7150
#987 Fix documentation
2016-11-25 19:07:31 +00:00
Will Abson
6fdb634f96
Fix tests for undefined/null processInstanceDetails
...
Refs #849
2016-11-25 19:07:31 +00:00
Will Abson
840912967e
Use event to close dialog
...
- Work around close handler method being private
Refs #849
2016-11-25 19:07:31 +00:00
Will Abson
5f60760cd5
New tests for processlist components
...
Refs #849
2016-11-25 19:07:31 +00:00
Will Abson
7fa92e250d
Add processlist tests
...
Refs #849
2016-11-25 19:07:31 +00:00
Will Abson
f49902c3de
Externalise processlist styles
...
Refs #849
2016-11-25 19:07:31 +00:00
Vito Albano
c8e5c07d76
Improved test coverage for dropdown
2016-11-25 19:07:30 +00:00
mauriziovitale84
f5164b1ed6
#987 fix demo code
2016-11-25 19:07:30 +00:00
Vito Albano
87d4cfcc41
Added changes to select the default value
2016-11-25 19:07:30 +00:00
Vito Albano
a915c0ad6a
Improved form search for visibility service
2016-11-25 19:07:30 +00:00
Vito Albano
9d30db9017
added changes to reflect the default option for dropdown
2016-11-25 19:07:30 +00:00
mauriziovitale84
f844b0d65f
#987 fix unit test
2016-11-25 19:07:30 +00:00
mauriziovitale84
a66d4d44e8
#987 flatten FilterRepresentationModel
2016-11-25 19:07:30 +00:00
Denys Vuika
4c95ed1f71
#967 initial support for dynamic components (wip)
...
- form rendering service to control field-component type mappings
- special <form-field> component with dynamic content creation based on
mapped types
- migrated <text> component to dynamic creation
2016-11-25 19:07:29 +00:00
Mario Romano
c9e3723613
remove polyfill and material from components, leave it in the core and demo
2016-11-25 19:07:29 +00:00
mauriziovitale84
2cb5987420
#1020 define a default value for layoutType
2016-11-25 19:07:29 +00:00
Vito Albano
55d73b8006
Start fix for default option on dropdown
2016-11-25 19:07:29 +00:00
Mario Romano
f21ca970a1
Merge branch 'development'
...
* 0.4.0
...
2016-11-12 00:24:10 +00:00
Eugenio Romano
3b9ee1700c
Merge pull request #1088 from Alfresco/dev-mromano-1038
...
#1038 version bump 0.4.0
2016-11-11 23:13:21 +00:00