2695 Commits

Author SHA1 Message Date
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
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
Will Abson
8174de8fc8 Allow use of nginx on Windows
- Remove headers_more module lines (not needed)
- Improve docs
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
Mario Romano
a6eace8e5b improve builds 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
Denys Vuika
4970920643 #828 remove conflicting and obsolete i18n blocks 2016-11-25 19:07:29 +00:00
John Sotiropoulos
42732a2f28 Update README.md 2016-11-23 09:02:01 +00:00
Eugenio Romano
ace7d1c769 Update ISSUE_TEMPLATE.md
readonly issue template
2016-11-15 15:52:15 +00:00
Eugenio Romano
bc45e887ed Update PULL_REQUEST_TEMPLATE.md
readonly This PR introduces a breaking change
2016-11-15 15:51:33 +00:00
Mario Romano
956232a3a0 Update README.md 2016-11-14 12:03:35 +00:00
Mario Romano
d9b7a77886 Update README.md 2016-11-14 11:58:48 +00:00