Commit graph

183 commits

Author SHA1 Message Date
egghead
fa3cc87c4b Adding customizable fill opacity 2013-03-13 05:06:20 +00:00
Thomas Omans
791aae09db Small UI tweaks (todo: make ui customizable) 2013-03-13 05:06:20 +00:00
egghead
44545c1fe4 Poor man's version of multi-event timeseries 2013-03-13 05:06:20 +00:00
egghead
1b98649920 Reverting to original slur -- 50 derp points awarded 2013-03-12 22:53:31 +00:00
egghead
652332aed4 implementing initial version of vertical grids, still need to smooth out some rendering glitches 2013-03-12 05:31:22 +00:00
Roman Heinrich
905ab7b6bf config also for instances of Riemann::Dash::App 2013-03-11 23:51:10 +02:00
Roman Heinrich
db9ef040f7 readme 2013-03-11 22:07:41 +02:00
Roman Heinrich
831e8a69f3 forwarders to :store variable ([] + []=) 2013-03-11 19:51:38 +02:00
Roman Heinrich
de9e929152 readable tests 2013-03-11 19:39:51 +02:00
Roman Heinrich
9903cfdab6 more tests for config 2013-03-11 19:37:06 +02:00
Roman Heinrich
29869a4ef0 less confusion 2013-03-11 18:06:41 +02:00
Roman Heinrich
1bd5d6eb0d index controller clean 2013-03-11 18:06:09 +02:00
Roman Heinrich
e54157ba0e tests 2013-03-11 18:05:38 +02:00
Roman Heinrich
f998210c9f fixtures for config 2013-03-11 18:05:27 +02:00
Roman Heinrich
4bcfbf5e01 adjust example 2013-03-11 18:05:02 +02:00
Roman Heinrich
e8ce98479f split up controller loading into 2 methods 2013-03-11 14:39:55 +02:00
Roman Heinrich
3cb0903175 use @config.store 2013-03-11 14:36:04 +02:00
Roman Heinrich
2f36bfd14c config looks nice… 2013-03-11 14:35:53 +02:00
Roman Heinrich
86c1875a4a config test for default values 2013-03-11 14:19:43 +02:00
Roman Heinrich
2e254c6e4b pry for development 2013-03-11 14:19:10 +02:00
Roman Heinrich
d038feb3fa readme for tests 2013-03-11 13:32:53 +02:00
Roman Heinrich
2000ef2324 gemfile.lock 2013-03-11 13:30:22 +02:00
Roman Heinrich
5e41ac3589 config class + test 2013-03-11 13:30:12 +02:00
Roman Heinrich
df84cd51c4 rake test task 2013-03-11 13:29:21 +02:00
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