Configuration Team Product Upgrade Methodology
120 unique external client logins
2,000 configuration options saved
11 minute average session time per user
&
Our QA team loved this
DimSum API
Legacy UI
New UI
Bazaarvoice Ecosystem
This content is an iFrame pointing to the Legacy UI with a few extra URL parameters
No Side Navigation
No toolbar
Transparent background, darker fonts
postMessage communication with parent container
*Or something, I forgot my KanBan training
Began July of 2014, new application was ~80% complete
if (_dimSumClient.getCurrentUser().getTogglzFlags().isConfigUiForEdit()) {
redirectToConfigUi(_dimSumClient); //new UI
}
else {
loadImplementationEdit(); //legacy UI
}Began January 31, 2015
Began February 2, 2015
Happening April 1, 2015