2024 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
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
Mario Romano
c6d0e5b9ec #1058 fix firfox 2016-11-11 18:46:32 +00:00
Mario Romano
5b54d2c6bc #1058 fix firfox 2016-11-11 18:40:26 +00:00
Mario Romano
d32452f9cc #1058 fix build 2016-11-11 18:31:10 +00:00
Mario Romano
e995a9ccdc Merge pull request #1086 from Alfresco/dev-mromano-1058
Dev mromano 1058
2016-11-11 18:27:23 +00:00
Mario Romano
ee1c717092 #1058 fix typehead 2016-11-11 18:26:02 +00:00
Mario Romano
b985c51333 #1058 fix firefox 2016-11-11 17:55:37 +00:00
Mario Romano
5c0f894512 Merge pull request #1075 from Alfresco/dev-mvitale-1072
Fix Demo shell login flags
2016-11-11 17:43:37 +00:00
Mario Romano
8c7674f5ce Merge pull request #1081 from Alfresco/dev-denys-1078
fix dynamic table rendering on tabs
2016-11-11 17:42:59 +00:00
Mario Romano
e0a9a6051d Merge pull request #1083 from Alfresco/dev-mvitale-1071
fix date time display
2016-11-11 17:42:47 +00:00
Mario Romano
c60014ef0b #1058 fix start process 2016-11-11 17:40:23 +00:00
Vito Albano
da94aebbc4 #1058 - start form process detail 2016-11-11 17:13:40 +00:00
mauriziovitale84
752dc781c7 fix date time display
#1071
2016-11-11 16:28:06 +00:00
Denys Vuika
ad46eed87d #1078 fix dynamic table rendering on tabs 2016-11-11 16:06:02 +00:00
Mario Romano
77358267c9 Merge pull request #1077 from Alfresco/dev-mromano-1058
#1058 fix start process dialog
2016-11-11 15:51:04 +00:00
Mario Romano
aac0b0b9bf Merge pull request #1070 from Alfresco/dev-mvitale-1046
Clone the object before reference it
2016-11-11 15:50:33 +00:00
Mario Romano
00594ef90d Merge pull request #1065 from Alfresco/dev-wabson-1025
New tests for tasklist component
2016-11-11 15:49:36 +00:00