You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Chi Runhua (JIRA)" <ji...@apache.org> on 2009/11/24 09:44:39 UTC

[jira] Updated: (GERONIMO-4950) Improve usability of Geronimo Console

     [ https://issues.apache.org/jira/browse/GERONIMO-4950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chi Runhua updated GERONIMO-4950:
---------------------------------

    Description: 
1. re-structure the navigation tree to make it collapsible, the tree level should be less than 3;
2. re-organize the available tree items into new groups, here is a sample list for implementation:
* Application Server
 ** Geronimo Kernel (put Information, Java System Info, Thread Pool and Shutdown portlets in the same page here)
 ** Web Server
 ** JMS Server
 **  EJB Server
 **  Derby server
 ** New server assembly
 * Applications
 ** Deploy New (Suggest to merge in the plan creator, so that users can either choose to use an existing plan file, or create a new one using the wizard)
 ** User applications (merge WAR, EAR and Client, maybe bundles in the 3.0?)
 ** Plugins
* Resources
 ** DB pools
 ** JMS Resources
 ** J2EE Connectors
 ** Jar aliases
 ** Repository
* Security
 ** Users and Groups
 ** Keystores
 ** Certificate Authority
 ** Security Realms
* Monitoring and Troubleshooting
 ** Monitoring
 ** Logs(Include server logs and Derby log)
 ** Debug Views
 *** JMX Viewer
 *** Classloader Viewer
 *** JNDI Viewer
 *** Dependency Viewer
 
3. re-construct the available portlets to improve embedded assistance information, for example, show breadcrum when user is working on a task; reduce in-line text on the current UI, and use hover-help or pop-up help page only when necessary etc...
4. for the long list on the current UI such as system modules, only show the most frequently used ones, use locate/find to display more....

For more details, see http://old.nabble.com/-Discussion-Re-org-admin-console-ts26217086s134.html
Further discussion on navigation items, see http://old.nabble.com/Re-categorize-the-items-in-navigation-pane-for-G2.2-to26438212s134.html

  was:
1. re-constructure the navigation tree to make it collapsible, the tree level should be less than 3;
2. re-orginize the avaliable tree items into new groups, here is a sample list for implementation:
 + Servers
  + Application Server
   - Geronimo Kernel (put Information, Java System Info, Thread Pool and Shutdown portlets in the same page here)
   - Web Server
   - JMS Server
   - EJB Server
   - DB server
   - Repository
   - New server assembly
+ Applications
 - Deploy New (Suggest to merge in the plan creator, so that users can either choose to use an existing plan file, or create a new one using the wizard)
 - User applications (merge WAR, EAR and Client, maybe bundles in the 3.0?)
 - Server plugins
+ Resources
 - DB pools
 - JMS resources
 - JEE Connectors
 - Jar Aliases
+ Security
 - Users and Groups
 - Keystores
 - Certificate Authority
 - Security Realms
+ Monitoring and Troubleshotting
 - Monitoring
 - Logs
 - Debug Views
 
3. re-construct the available portlets to improve embedded assistance information, for example, show breadcrum when user is working on a task; reduce in-line text on the current UI, and use hover-help or pop-up help page only when necessary etc...
4. for the long list on the current UI such as system modules, only show the most frequently used ones, use locate/find to display more....

For more details, see http://old.nabble.com/-Discussion-Re-org-admin-console-ts26217086s134.html


> Improve usability of Geronimo Console
> -------------------------------------
>
>                 Key: GERONIMO-4950
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4950
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 3.0
>            Reporter: Chi Runhua
>            Priority: Minor
>
> 1. re-structure the navigation tree to make it collapsible, the tree level should be less than 3;
> 2. re-organize the available tree items into new groups, here is a sample list for implementation:
> * Application Server
>  ** Geronimo Kernel (put Information, Java System Info, Thread Pool and Shutdown portlets in the same page here)
>  ** Web Server
>  ** JMS Server
>  **  EJB Server
>  **  Derby server
>  ** New server assembly
>  * Applications
>  ** Deploy New (Suggest to merge in the plan creator, so that users can either choose to use an existing plan file, or create a new one using the wizard)
>  ** User applications (merge WAR, EAR and Client, maybe bundles in the 3.0?)
>  ** Plugins
> * Resources
>  ** DB pools
>  ** JMS Resources
>  ** J2EE Connectors
>  ** Jar aliases
>  ** Repository
> * Security
>  ** Users and Groups
>  ** Keystores
>  ** Certificate Authority
>  ** Security Realms
> * Monitoring and Troubleshooting
>  ** Monitoring
>  ** Logs(Include server logs and Derby log)
>  ** Debug Views
>  *** JMX Viewer
>  *** Classloader Viewer
>  *** JNDI Viewer
>  *** Dependency Viewer
>  
> 3. re-construct the available portlets to improve embedded assistance information, for example, show breadcrum when user is working on a task; reduce in-line text on the current UI, and use hover-help or pop-up help page only when necessary etc...
> 4. for the long list on the current UI such as system modules, only show the most frequently used ones, use locate/find to display more....
> For more details, see http://old.nabble.com/-Discussion-Re-org-admin-console-ts26217086s134.html
> Further discussion on navigation items, see http://old.nabble.com/Re-categorize-the-items-in-navigation-pane-for-G2.2-to26438212s134.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.