Hi Michael, Thanks for sharing!
It's great to hear you are customizing a look and feel for your project. Per OODT-597 [1], I'm planning to port the existing OPSUI theme to a separate "skin", create a new white-background based "skin" as the default, and provide some documentation to how users on how they can generate their own pluggable "skins" that are easy to switch between. Please keep a look out for the latter item, I think you might find that useful. Good luck! Best, Rishi -- [1] https://issues.apache.org/jira/browse/OODT-597 On Apr 18, 2013, at 1:38 PM, Iwunze, Michael C (GSFC-4700)[NOAA-JPSS] wrote: I am currently working on a look and feel for my team. I gave a demo a few weeks ago on the original and I got feedback on changing the color, fonts and a few other things. I fixed a couple things, it looks a little different now. However, this is something I am doing for my group. In addition, it looks like we need more functionality in this component as well, for example the components under the configuration tab and etcŠ On 4/18/13 2:59 PM, "Resneck, Gabriel M" <[email protected]<mailto:[email protected]>> wrote: ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10535/#review19402 ----------------------------------------------------------- Ship it! Ship It! - Gabe Resneck On April 17, 2013, 3:40 a.m., Rishi Verma wrote: ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10535/ ----------------------------------------------------------- (Updated April 17, 2013, 3:40 a.m.) Review request for oodt, Chris Mattmann, Andrew Hart, Paul Ramirez, and Cameron Goodale. Description ------- Hey all, Per JIRA Issue: https://issues.apache.org/jira/browse/OODT-597, I proposed we update some of OPSUI's look and feel to make it more readable. The attached diff resolves all points addressed in OODT-597, so please take a look at that for more details. I've attached some screenshots of what the new OPSUI looks like - for your convenience. I know A LOT of work must have gone into the original OPSUI look and feel. So I want to make sure my improvements to it (and in some cases changes) are transparent and reviewed before we push. Like I said in OODT-597, the old OPSUI was very slick. I feel it was a little bit to read though on low-contrast screens, and that's why I proposed an improvement to the theme. Also, I think its good if we keep some consistency between how we do OODT logos, coloring, and themeing to make sure we are generating a consistent product. Anyways, let me know what you think! I'll push the commits when I get a 'ship it'! :D rishi This addresses bug OODT-597. https://issues.apache.org/jira/browse/OODT-597 Diffs ----- http://svn.apache.org/repos/asf/oodt/trunk/pcs/opsui/src/main/java/org/ap ache/oodt/pcs/opsui/BasePage.css 1468173 http://svn.apache.org/repos/asf/oodt/trunk/pcs/opsui/src/main/java/org/ap ache/oodt/pcs/opsui/BasePage.html 1468173 http://svn.apache.org/repos/asf/oodt/trunk/pcs/opsui/src/main/java/org/ap ache/oodt/pcs/opsui/BasePage.java 1468173 http://svn.apache.org/repos/asf/oodt/trunk/pcs/opsui/src/main/java/org/ap ache/oodt/pcs/opsui/DefaultSkin.css 1468173 http://svn.apache.org/repos/asf/oodt/trunk/pcs/opsui/src/main/java/org/ap ache/oodt/pcs/opsui/HomePage.css 1468173 http://svn.apache.org/repos/asf/oodt/trunk/pcs/opsui/src/main/java/org/ap ache/oodt/pcs/opsui/HomePage.java 1468173 http://svn.apache.org/repos/asf/oodt/trunk/pcs/opsui/src/main/java/org/ap ache/oodt/pcs/opsui/OPSUIWebPage.java PRE-CREATION http://svn.apache.org/repos/asf/oodt/trunk/pcs/opsui/src/main/java/org/ap ache/oodt/pcs/opsui/project_logo.png UNKNOWN http://svn.apache.org/repos/asf/oodt/trunk/pcs/opsui/src/main/java/org/ap ache/oodt/pcs/opsui/splash.png UNKNOWN Diff: https://reviews.apache.org/r/10535/diff/ Testing ------- Local testing. See screenshots. Screenshots ----------- Splash page https://reviews.apache.org/r/10535/s/20/ Workflow monitor page https://reviews.apache.org/r/10535/s/21/ Workflow tasks diagram https://reviews.apache.org/r/10535/s/22/ Workflow task info https://reviews.apache.org/r/10535/s/23/ File Manager browser page https://reviews.apache.org/r/10535/s/24/ Thanks, Rishi Verma
