Gabriele Santomaggio
583b49a3ba
removed unused variable
2015-11-17 17:31:55 +01:00
Gabriele Santomaggio
955286e0c6
pagination all contexts
2015-11-17 16:59:49 +01:00
Gabriele Santomaggio
05ebdae4e1
filter by name
2015-11-12 22:25:01 +01:00
Gabriele Santomaggio
c6793e2ded
fix spaces JS
2015-10-22 14:35:37 +02:00
Gabriele Santomaggio
b7f1c524a1
fix code style
2015-10-22 12:51:56 +02:00
Gabriele Santomaggio
b259ec9a64
fix code style
2015-10-22 12:46:52 +02:00
Gabriele Santomaggio
0bdb45a84d
handle API errors
2015-10-22 09:55:36 +02:00
Gabriele Santomaggio
2f00265997
pages preferences
2015-10-15 12:44:36 +02:00
Jean-Sébastien Pédron
cdaccb96eb
priv/www/js/formatters.js: Remove duplicate of fmt_rate_num()
2015-09-11 13:55:39 +02:00
Gabriele Santomaggio
2138472eeb
changed fmt_num_thousands issue 35.
2015-09-03 11:00:05 +01:00
Simon MacMullen
3b939d00e0
Fix breakage introduced in bug 24781.
2015-02-18 13:43:51 +00:00
Simon MacMullen
6f53f69401
stable to default
2015-01-19 12:54:04 +00:00
Simon MacMullen
f6f7a62c1d
Don't depend on Array.indexOf(), we want compatibility with MSIE <= 8.
2015-01-19 12:48:28 +00:00
Simon MacMullen
44d35b5fde
stable to default
2015-01-06 15:46:34 +00:00
Simon MacMullen
66048c36c9
Merge bug26515 (again)
2015-01-06 15:46:22 +00:00
Simon MacMullen
0b7a2b63c5
Another place where keys need escaping.
2015-01-06 15:46:10 +00:00
Simon MacMullen
d2bced8507
Merge bug26517 (again)
2015-01-06 15:45:33 +00:00
Simon MacMullen
6777fb4b3f
Make fmt_trunc() actually do the right thing, as well as being secure.
2015-01-06 15:45:05 +00:00
Simon MacMullen
457bb83c4d
stable to default
2015-01-06 12:19:34 +00:00
Simon MacMullen
7c5e8aa5b6
Merge bug26518
2015-01-06 12:19:13 +00:00
Simon MacMullen
4180f2fb72
Merge bug26517
2015-01-06 12:19:13 +00:00
Simon MacMullen
32692acbe9
Merge bug26516
2015-01-06 12:19:13 +00:00
Simon MacMullen
271a5f6d3c
Correctly escape user names in vhost list and vice versa.
2015-01-05 13:39:09 +00:00
Simon MacMullen
22652d4b5b
Correctly escape special client properties.
2015-01-05 13:36:38 +00:00
Simon MacMullen
4a7e37cdc0
Correctly escape policy names.
2015-01-05 13:31:58 +00:00
Simon MacMullen
c233613c3e
Correctly escape table key names.
2015-01-05 13:31:27 +00:00
Simon MacMullen
3cfee9f12d
Rework the fmt_foo functions that can be plugged into charts for rather greater simplicity, and thus get the I/O stats charts looking better.
2014-11-06 16:14:42 +00:00
Simon MacMullen
0f999f22b7
Cosmetic
2014-10-29 13:29:53 +00:00
Simon MacMullen
2acb80d38e
Fix rendering of exclusive queues in the list. Damn it.
2014-10-24 11:28:28 +01:00
Simon MacMullen
8efc02199c
Improve appearance of direct connections
2014-10-21 11:21:13 +01:00
Simon MacMullen
c5f0e62e17
I suspect if you have long policy names then incorprating policies into the features column will prove annoying. So allow people to move it out by offering a couple of extra column options. And add this feature to the exchanges list while we're there.
2014-10-07 15:33:40 +01:00
Simon MacMullen
1cd0fa7eb0
Rejig the memory use templates to show connection process subtypes. It therefore seems sensible not to try to invent more colours but to put things together into groups.
2014-10-06 12:12:00 +01:00
Simon MacMullen
36f5f96119
Show / hide columns in overview
2014-09-26 18:09:25 +01:00
Simon MacMullen
2cb532efec
Just strip this out; I suspect no one in the world cares but if they do we can bring it back with +/- columns.
2014-09-22 15:17:10 +01:00
Simon MacMullen
32f572d9c6
Selectable columns in channel list.
2014-09-19 18:15:29 +01:00
Simon MacMullen
5a3dd3d9f6
Some more columns.
2014-09-19 15:44:43 +01:00
Simon MacMullen
933bfa8886
Column show / hide mechanism, and convert the queue list page to use it for the existing columns.
2014-09-19 15:19:43 +01:00
Simon MacMullen
414e2d2281
Add a crashed state.
2014-09-11 12:05:18 +01:00
Simon MacMullen
836311655c
Show queues which are down in management.
2014-09-10 14:11:50 +01:00
Simon MacMullen
2102f7e1b7
Since we now only show the prefix if it's relevant, there's no point in it being small as well.
2014-09-10 13:06:43 +01:00
Simon MacMullen
27d9165dd0
UI tweaks primarily to reduce columns in queue list and clean up queue details:
...
* Rename "parameters" here to "features" (since we meant "arguments and a bit
more", not the same as actual parameters!)
* Show the policy in the listing in a way that makes it look like a feature,
lose one column
* Show the queue's exclusive owner, if there is one, in a way that makes it
look like a feature
* Hide 'rabbit@' in node names since almost all nodes will be called
rabbit@something. Still show the node name if it is anything other than
rabbit.
* Show "implicit args" first, since durable will be popular
* Only show exclusive owner on the details page if it exists. And if it does,
don't show slaves since they can't exist.
* adjust exchanges to match
2014-08-12 18:22:32 +01:00
Simon MacMullen
7e3579f1f1
Move vhost display up into the h1.
2014-08-07 14:20:10 +01:00
Simon MacMullen
9ada0e8491
Report on enabled plugins. Also reinstate the disc vs ram and mgmt stats DB indicators in the single node case and remove the "accessing the management UI from this node" thing altogether as it's fairly useless.
2014-07-02 14:37:04 +01:00
Simon MacMullen
219dbac113
Merge bug26255
2014-06-27 13:33:40 +01:00
Simon MacMullen
2d8ec5a2d9
This stuff should really live in charts.js.
2014-06-26 17:06:22 +01:00
Simon MacMullen
f93886ecd1
Reduce distance to default.
2014-06-26 16:56:42 +01:00
Simon MacMullen
7192fece7b
Conserve some horizontal space.
2014-06-25 12:11:07 +01:00
Simon MacMullen
f6cf14d454
Oops.
2014-06-25 09:39:58 +01:00
Simon MacMullen
4e4cbd8993
Remove much of the specialness of charts, and revert to showing them only on the details page.
2014-06-24 17:50:24 +01:00
Simon MacMullen
23511a28fe
This was my original vision - little sparklines. It doesn't actually work very well.
2014-06-24 15:46:57 +01:00