Commit graph

309 commits

Author SHA1 Message Date
Roman Heinrich
92c0f21c76 readme for REPL 2013-03-11 13:10:34 +02:00
Roman Heinrich
5b4338bf8c rename Riemann::Dash -> Riemann::Dash::App + move sinatra app to app.rb 2013-03-11 13:10:19 +02:00
Roman Heinrich
01190c4e84 play in sandbox 2013-03-11 12:49:23 +02:00
Roman Heinrich
fd83743a08 new -> new_config (explicit var name) 2013-03-11 12:34:43 +02:00
Roman Heinrich
056df49fd6 bump version 2013-03-11 12:30:24 +02:00
Roman Heinrich
df8e526452 readme for releasing 2013-03-11 12:30:16 +02:00
Roman Heinrich
9456e659fb cleanup rakefile 2013-03-11 12:28:33 +02:00
Roman Heinrich
bf14d88591 docs 2013-03-11 12:26:30 +02:00
Roman Heinrich
b0e687d0d7 gemfile to use bundler for dependencies 2013-03-11 12:26:17 +02:00
Roman Heinrich
e3daa6c4c2 a proper gemspec 2013-03-11 12:25:45 +02:00
Kyle Kingsbury
ae2d48aa9e Merge pull request #13 from jsonified/add-collectd-states-to-css
support collectd threshold states in dashboard CSS
2013-03-09 16:47:35 -08:00
Kyle Kingsbury
2a4ea1ee8c Merge pull request #15 from eggsby/master
Making config/config.json customizable through config.rb
2013-03-08 11:52:36 -08:00
egghead
2e175c30fc example config requires only changing riemann_base to work from any dir 2013-03-08 16:12:02 +00:00
egghead
ae74c8e5e7 Fixing readme with ws config changes and small typo 2013-03-08 03:57:50 +00:00
egghead
7455725669 Making workspace json path configurable and example config work without modification 2013-03-08 03:05:58 +00:00
Dave Cottlehuber
af6e555687 support collectd threshold states in dashboard CSS 2013-03-05 14:24:30 +01:00
Kyle Kingsbury
ea11258ec2 Merge pull request #12 from eggsby/master
Fix util bug and add js title updates
2013-03-04 18:23:47 -08:00
egghead
bc6293f07e Fixing small bug, debounce waits for input to stop coming after wait ms, we want slur to rate limit or throttle input 2013-03-05 02:13:16 +00:00
egghead
ff50084080 Adding title changes based off of current workspace 2013-03-04 17:02:52 +00:00
Aphyr
8dc6c65f81 README: Remove misleading docs
The readme suggested the config file controlled which riemann host to
talk to; this is a total lie.
2013-03-02 22:48:09 -08:00
Kyle Kingsbury
5452760bbd Merge pull request #10 from eggsby/timeseries
Timeseries
2013-03-01 21:49:17 -08:00
egghead
fa2996265f Rounding out timeseries with customization and title updating 2013-03-02 05:46:15 +00:00
egghead
8fe48d6390 First stab at timeseries -- poor mans version 2013-03-01 15:55:00 -08:00
Kyle Kingsbury
2ab8426ab0 Merge pull request #9 from eggsby/master
Bugfixes, css tweaks and persistent URLs
2013-02-28 20:51:51 -08:00
egghead
0eb3271c1f Adding pushState logic for persistent URLs 2013-03-01 04:27:07 +00:00
egghead
0994cb003a _.uniqueId is unique per page load, switch back to hex style unique id 2013-02-28 05:40:32 +00:00
egghead
1352a1b827 Add css transitions to reflect state transitions 2013-02-27 04:30:01 +00:00
egghead
1494bd5ede Fixing minor typo in socket error relay 2013-02-27 04:24:23 +00:00
egghead
655865e4f3 Simplifying some util logic using underscore builtins 2013-02-23 19:34:40 -08:00
egghead
ae43fd03d3 Fixing typo in error notification 2013-02-23 19:00:22 -08:00
Aphyr
368ce7e304 Version 0.2.1 2013-02-19 15:50:55 -08:00
Aphyr
6eb4df1430 Query boxes are bigger now 2013-02-19 13:51:35 -08:00
Aphyr
61e4c8ec70 Change delete keybinding back to delete, from backspace 2013-02-01 12:30:29 -08:00
Kyle Kingsbury
4d03c0d389 Merge pull request #7 from franckcuny/master
Add two new key binding a fix another one.
2013-02-01 12:28:21 -08:00
Franck Cuny
05a9117afa Add key binding for help and fix other binding
Add two new bindings: one for help ('?') and another one to delete a view ('d').  The last one is in addition to the 'delete' key, since some browser bind this to "previous page in history".

Also, the correct key code (at least on Mac's QWERTY keyboard) for the letter 'h' is 72.
2013-02-01 12:00:04 -08:00
Aphyr
a7ccece2f3 Shorten readme for JS 2013-01-16 01:32:51 -08:00
Aphyr
72750ab6dd Version 0.2.0 2013-01-16 00:47:53 -08:00
Aphyr
3330fb17da Vastly improve performance of grid.render.
util.slur wraps functions which are expensive and calls them only once
per time interval.
2013-01-16 00:38:03 -08:00
Aphyr
a704362754 Comment out some dash debugging log statements. 2013-01-16 00:02:05 -08:00
Aphyr
7dd55f14cf Bring back load border. 2013-01-15 23:58:58 -08:00
Aphyr
e39ec87d64 Merge commit '897efba'
Conflicts:
	lib/riemann/dash/views/css.scss
2013-01-15 23:57:14 -08:00
Aphyr
897efba515 Merge branch 'master' of github.com:aphyr/riemann-dash
Conflicts:
	lib/riemann/dash/helper/renderer.rb
2013-01-15 23:53:52 -08:00
Aphyr
5420b172ac Saving the dash displays a toast. 2013-01-15 23:52:21 -08:00
Aphyr
2d54f937c6 Normalize grid rendering across firefox and chrome 2013-01-15 23:47:40 -08:00
Aphyr
e69189cfdd Add toastr, automatic subscription reconnection. 2013-01-15 22:35:07 -08:00
Aphyr
022a65457f Move /ws to /config, strip out old /ws references. 2013-01-09 18:22:25 -08:00
Aphyr
0c4c39984f Align some titles to the left. 2013-01-09 18:21:47 -08:00
Aphyr
0e6537b150 Kill the old Sinatra dash. Just websockets now. 2013-01-09 18:08:06 -08:00
Kyle Kingsbury
7850eb698d Merge pull request #3 from benmur/master
Fix a NoMethodError on Fixnum metrics
2013-01-02 12:32:04 -08:00
Rached Ben Mustapha
d92d4dd2bc Fix NoMethodError on Fixnum metrics
Fixnum does not have #nan?
2012-12-27 21:21:26 +01:00