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
|
f4c8dd314b
|
updated PR template
|
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 |
|
Vito Albano
|
1121a387fd
|
Fix task reload on form completed
|
2016-11-25 19:07:32 +00:00 |
|
Denys Vuika
|
24daa074e0
|
#967 custom stencil mapping demo
|
2016-11-25 19:07:32 +00:00 |
|
Mario Romano
|
be2a571608
|
Update appveyor.yml
|
2016-11-25 19:07:32 +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 |
|
mauriziovitale84
|
709dd7fac0
|
#1056 fix zindex
|
2016-11-25 19:07:32 +00:00 |
|
Vito Albano
|
6a62286d05
|
#1033 - fix demo shell for user info profile icon
|
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 |
|
Eugenio Romano
|
6495c63a4b
|
#1102 add link ng2-component dependecy during the build in travis
|
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 |
|
Mario Romano
|
470935a380
|
#1089 fix script appveyron
|
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 |
|
Mario Romano
|
8328863dab
|
#1089 check if folder exist
|
2016-11-25 19:07:30 +00:00 |
|
Mario Romano
|
4a96561167
|
#1089 remove only master from appveyor
|
2016-11-25 19:07:30 +00:00 |
|
Mario Romano
|
6265c80c98
|
#1089 add diagram link
|
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 |
|