Commit graph

194 commits

Author SHA1 Message Date
Kyle Kingsbury
838ea98e4a Merge pull request #38 from chillitom/patch-1
fix typo
2013-08-19 09:19:34 -07:00
chillitom
6f4a3454ef fix typo 2013-08-19 17:12:00 +01:00
Kyle Kingsbury
3bba31ae06 Merge pull request #37 from chillitom/patch-1
Add optional thousands separators to Gauge control
2013-08-19 09:00:55 -07:00
chillitom
8e0776bf9a update Gauge control to optionally format metrics using thousands separators 2013-08-19 11:05:23 +01:00
chillitom
7ff9183fa5 add optional comma separators to formatFloat 2013-08-19 11:03:12 +01:00
Kyle Kingsbury
9c608f18de Merge pull request #35 from justwrote/master
Use relative paths
2013-07-27 19:43:26 -07:00
Kyle Kingsbury
3184a022b2 Merge pull request #34 from Tinche/master
Reworked row/column label trimming in grid.js.
2013-07-23 16:20:04 -07:00
Tin Tvrtkovic
cbc2dea0e6 Reworked row/column label trimming in grid.js. 2013-07-24 01:12:57 +02:00
Kyle Kingsbury
3cad90aab3 Version 0.2.5 2013-06-27 16:08:04 -07:00
justwrote
71265de9d6 use relative paths 2013-06-13 18:31:54 +02:00
Kyle Kingsbury
882d7b6e38 Flot: can graph 0 metrics. 2013-06-07 19:09:49 -07:00
Kyle Kingsbury
4d6fcc2403 Flot: without a title, use full space. 2013-06-07 14:17:51 -07:00
Kyle Kingsbury
0f0c90d970 Float: alternate approach to nil hosts/services 2013-06-07 14:16:37 -07:00
Kyle Kingsbury
5bdeed02bb Flot: improved handling of null hosts/services 2013-06-07 12:56:55 -07:00
Kyle Kingsbury
6c6f198b24 Merge branch 'master' of github.com:aphyr/riemann-dash 2013-06-07 12:14:27 -07:00
Kyle Kingsbury
15e1e10719 Flot timeseries chart. 2013-06-07 12:13:59 -07:00
Kyle Kingsbury
4aeb5884fa strings.commonPrefixes: works when all strings are the same 2013-06-07 11:13:03 -07:00
Kyle Kingsbury
c9273b163e strings.commonPrefix: dots are also valid separators 2013-06-06 15:39:11 -07:00
Kyle Kingsbury
7b54647603 Merge pull request #30 from odiszapc/master
Numpad "+" and "-" keys
2013-05-31 09:11:21 -07:00
odiszapc
553ec439a3 Added support for NumPad versions of +,- keys, it's handy 2013-05-31 14:38:17 +11:00
Kyle Kingsbury
f6584931a8 Merge pull request #29 from jsonified/feature/grids-display-expired-events
Allow expired events in the grid and style with phonecian purple
2013-05-07 09:47:37 -07:00
Dave Cottlehuber
a103a62faf Allow expired events in the grid and style with phonecian purple 2013-05-06 13:37:14 +02:00
Kyle Kingsbury
872e06a5c6 Merge pull request #28 from michaelhood/fix/query-encoding
Use encodeURIComponent instead, for other chars
2013-05-01 11:28:38 -07:00
Michael Hood
4c8338bd68 Use encodeURIComponent instead, for other chars
Specifically '#'
2013-05-01 11:25:00 -07:00
Kyle Kingsbury
0f25c04790 Version 0.2.4 2013-04-29 15:11:17 -07:00
Kyle Kingsbury
9c048841f6 Independent slurring for grid renders.
Fixes a bug where multiple grids trying to render at the same time would
allow only one of them to win.
2013-04-29 15:06:26 -07:00
Kyle Kingsbury
6cf5d4b17d Bump jquery-ui to 1.10.2
1.9.x broke the draggable workspaces; fixed now.
2013-04-29 14:55:42 -07:00
Kyle Kingsbury
449afa9b56 Grid: extensive caching of elements to avoid jquery traversal. 2013-04-26 16:23:46 -07:00
Kyle Kingsbury
eae397811d util.slur: actually rate-limit functions.
Slur was delaying calling its function when invoked, but queuing
additional invocations instead of dropping them.
2013-04-26 16:12:50 -07:00
Kyle Kingsbury
785572fbba Slur factors in to load avg. 2013-04-25 17:53:54 -07:00
Kyle Kingsbury
8ad09f5d23 Merge pull request #27 from yanchenko-igor/master
we should use wss:// if we use https://
2013-04-24 13:21:51 -07:00
Kyle Kingsbury
aece6098c1 Grid view: defaults for null col/row/max. 2013-04-24 13:06:03 -07:00
Kyle Kingsbury
f91bd679b1 Grid: hover includes host and service. 2013-04-24 12:17:41 -07:00
Kyle Kingsbury
8673ce4c1f Fix underscore escape template regex. 2013-04-24 12:16:05 -07:00
Kyle Kingsbury
134776a5da Common substring shortening breaks at whitespace only. 2013-04-24 12:08:41 -07:00
Kyle Kingsbury
116474a74a Terrible terrible hack for arbitrary grid projections 2013-04-24 11:44:19 -07:00
Kyle Kingsbury
c3a84bfe9b Grid: use shortened names for headers. 2013-04-24 10:41:45 -07:00
Yanchenko Igor
29da25e61b we should use wss:// for websockets if we use https:// 2013-04-24 17:36:16 +03:00
Kyle Kingsbury
cb058c40b7 Add strings module with longestCommonPrefix fn. 2013-04-23 18:11:04 -07:00
Kyle Kingsbury
965234a794 Grid view: arbitrary row/column values. 2013-04-23 17:28:14 -07:00
Kyle Kingsbury
889e0d40c1 TimeSeries: configurable speed. 2013-04-19 17:51:56 -07:00
Kyle Kingsbury
4ead7d3c82 Bigger textfields for queries on grids and timeseries. 2013-04-19 17:36:53 -07:00
Kyle Kingsbury
ee24ec4f48 Fix gemspec package name. "Reslike"? 2013-04-16 17:11:29 -07:00
Kyle Kingsbury
d9be9d06ff Version 0.2.3 2013-04-16 17:07:31 -07:00
Kyle Kingsbury
e3ec6b67da Grid: fix a rendering bug causing 0 metrics to have weird bars. 2013-04-16 17:06:26 -07:00
Kyle Kingsbury
48bd6012f0 Lost connections message tells you to check the server field. 2013-04-15 10:35:57 -07:00
Kyle Kingsbury
cad99012ab Move toasts down slightly so they don't cover the toolbar. 2013-04-15 10:32:28 -07:00
egghead
ae31eac44c Making templates safe with quotes, should eventually clean up and move templates to dom/standalone files 2013-03-25 19:34:49 +00:00
egghead
36ee40cde1 Introducing css3 flexboxes for legend 2013-03-23 07:55:46 +00:00
egghead
31b97cc040 Migrating websocket subs to backbone models 2013-03-23 05:13:18 +00:00