[rhmessaging-commits] rhmessaging commits: r1694 - mgmt/notes.

rhmessaging-commits at lists.jboss.org rhmessaging-commits at lists.jboss.org
Wed Feb 13 15:14:28 EST 2008


Author: justi9
Date: 2008-02-13 15:14:28 -0500 (Wed, 13 Feb 2008)
New Revision: 1694

Modified:
   mgmt/notes/justin-todo.txt
Log:
Updates todo items.



Modified: mgmt/notes/justin-todo.txt
===================================================================
--- mgmt/notes/justin-todo.txt	2008-02-12 23:33:04 UTC (rev 1693)
+++ mgmt/notes/justin-todo.txt	2008-02-13 20:14:28 UTC (rev 1694)
@@ -4,40 +4,62 @@
 
    - Add javascript for the check-all behavior
 
- * Improve charts
-
-   - Add a "rate" mode to charts
-
  * Mgmtd-broker interaction
 
-   - Deal with problem of calling method on broker that is not there
+   - Handle other exception conditions on broker connect more
+     gracefully
 
-   - Only put something in pending actions if the call succeeds
+   - Unregistering a broker doesn't disconnect it
 
-   - Handle other exception conditions on broker connect more gracefully
-
  * Tables
 
    - Add sort direction icon
 
    - Change first-click sort to desc for number fields
 
-   - Column justification
-
    - Validate paginator current page and reset as necessary
 
- * Div by zero error in queues view
+   - Make null values in tables dashes, not zeroes
 
- * Make column sort disableable
+   - Make column sort disableable
 
+ * Don't let anyone close mgmt clients
+
+ * Group form submit has different behaviors between hitting enter and
+   clicking submit
+
+ * Get rid of single object confirms
+
+ * No way to ungroupify a broker
+
+ * No group edit form
+
+ * Add examples of legit broker addresses in broker add form
+
 Deferred
 
- * Add "slowest views" tracking to --bench
+ * Disable actions when they can't be valid
 
+ * Move single object add frames to live under object frames
+
+ * Put some kind of status on broker
+
+ * Make "act on" and item count in tables line up
+
+ * Document what "localhost" is relative to when adding brokers
+
+ * Add ability to clear action history
+
+ * Validate broker and group names in forms
+
+ * Gray out old rates
+
+ * Duration formatter has problems with very short durations
+
+ * Add "slowest views" tracking to cumin-bench
+
  * Get rid of SQLObjectItemSet
 
- * Sortify brokers
-
  * Only perform js updates if there's new data
 
  * Avoid dirtying js namespace with updateFoo methods
@@ -47,8 +69,6 @@
  * Directly set attr.default for static defaults; eliminate
    attr.set_default
 
- * Rename BrokerAdd on CuminPage to BrokerSetAdd
-
  * So that list params can embed an item param, find a way to avoid
    the need to attach params to widgets in every instance
 
@@ -56,11 +76,6 @@
 
  * Sortify broker groups
 
- * Broker groups
-
-   - Group form submit has different behaviors between hitting enter
-     and clicking submit
-
  * Add [None] to groups field in broker view
 
  * Indicate how old stats are




More information about the rhmessaging-commits mailing list