Author: justi9
Date: 2007-12-14 10:46:56 -0500 (Fri, 14 Dec 2007)
New Revision: 1491
Modified:
mgmt/notes/justin-todo.txt
Log:
Todo updates.
Modified: mgmt/notes/justin-todo.txt
===================================================================
--- mgmt/notes/justin-todo.txt 2007-12-14 15:37:46 UTC (rev 1490)
+++ mgmt/notes/justin-todo.txt 2007-12-14 15:46:56 UTC (rev 1491)
@@ -1,31 +1,47 @@
Current
- * "purge messages from queues"
+ * Bulk actions
- * Add legends to charts
+ - Add javascript for the check-all behavior
- * Add a groups column to the browser broker list
+ - "purge messages from queues"
+ - "unregister brokers"
+
+ * Improve charts
+
+ - Add legends to charts
+
+ - Change the way we plot values; currently it's very stupid
+
+ - Display current values on right-side and according to color
+
+ - Add y-axis ticks and values for reference
+
+ * Broker groups
+
+ - Add a groups column to the browser broker list
+
+ - Fix initial group box in broker register form, or remove it
+
+ - Group form submit has different behaviors between hitting enter
+ and clicking submit
+
* Sort in tables
* Render stats without values as something other than 0, say a --
- * Add javascript for the check-all behavior
+ * Mgmtd-broker interaction
- * Deal with problem of calling method on broker that is not there
+ - Deal with problem of calling method on broker that is not there
- * Only put something in pending actions if the call succeeds
+ - Only put something in pending actions if the call succeeds
- * Fix initial group box in broker register form, or remove it
+ - Handle other exception conditions on broker connect more gracefully
- * Handle other exception conditions on broker connect more gracefully
+ - Need to handle exceptions in broker connect thread, so it doesn't
+ stop trying
- * Need to handle exceptions in broker connect thread, so it doesn't
- stop trying
-
- * Group form submit has different behaviors between hitting enter and
- clicking submit
-
* Fix client ajax
* Remove auth id for now
Show replies by date