Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 430270

Summary: [Project][Deploy]Better styling on spaces and organization dialog in push to CF
Product: [ECD] Orion Reporter: Malgorzata Janczarska <malgorzata.tomczyk>
Component: DeploymentAssignee: Malgorzata Janczarska <malgorzata.tomczyk>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: elijahe, Szymon.Brandys
Version: 5.0   
Target Milestone: 6.0 M1   
Hardware: PC   
OS: Windows 7   
Whiteboard:
Bug Depends on:    
Bug Blocks: 430175    

Description Malgorzata Janczarska CLA 2014-03-13 06:59:26 EDT
1. Use the clock icon/banner for progress
2. When deploy starts we shouldn't allow user to change space selection
3. Make fonts more similar to what we have in Orion

And also Eliah's comments:
* I would first add a box shaddow similar to the dropdown one: box-shadow: 2px 2px 5px 3px rgba(0, 0, 0, .2);
* I would ensure that the OK button style matches the other buttons in the UI, I think you need these two CSS classes: "orionButton commandButton"
* I would wrap the selections in a div with a white background and a border, ensuring that it has "overflow-y: auto" so that it scrolls
* I would also try to match the fonts and font sizes we use elsewhere in the UI, I would definitely make the dialog title's font bold "font-weight:bold"
Comment 1 Malgorzata Janczarska CLA 2014-03-14 08:57:25 EDT
OK, every point from the list is now done.