Commit Graph

161 Commits

Author SHA1 Message Date
Torkel Ödegaard 4883b2a296 Fixed issue with using template variables in panel titles, and text panel, when selecting All option in variable 2014-09-11 13:54:59 +02:00
Torkel Ödegaard 647feb7b33 Progress on new filter/templating editor 2014-08-26 14:17:46 +02:00
Torkel Ödegaard c6489d9b01 Lots of progress on per series overrides 2014-08-19 15:22:03 +02:00
Torkel Ödegaard 3d9a4dcbf3 Merge branch '1.7.x'
Conflicts:
	src/css/bootstrap.dark.min.css
	src/css/bootstrap.light.min.css
	src/css/default.min.css
2014-08-11 13:35:15 +02:00
Torkel Ödegaard a3fca638ee updated version to 1.7.0 (removed rc1 pre-release tag) 2014-08-11 12:23:00 +02:00
Torkel Ödegaard eb9a7267bd began work on inspection console to visualize metric requests, and other useful troubleshooting info and inspection 2014-08-10 14:35:56 +02:00
Torkel Ödegaard 02fb2baf62 Added code coverage, and sending reports to coveralls 2014-08-07 14:58:57 +02:00
Torkel Ödegaard c3a6ae1622 added more graphite target controller tests 2014-08-07 13:44:09 +02:00
Torkel Ödegaard 76aab2a2ac added graphiteTargetCtrl specs 2014-08-07 10:42:05 +02:00
Torkel Ödegaard 0aa5505d7f Updated readme, and other small changes for 1.7.0-rc1 release 2014-08-05 12:27:03 +02:00
Torkel Odegaard e62dc00d7b Fix for build issues on windows, Fixes #574 2014-07-28 11:08:19 +02:00
Torkel Ödegaard 32b11b104f updated version to 1.6.1 2014-06-24 15:06:51 +02:00
Torkel Ödegaard 810f46c450 updated karma dependencies in package.json 2014-06-16 12:40:41 +02:00
Torkel Ödegaard 393dfd1e96 changed version to 1.6.0 2014-06-16 12:24:04 +02:00
Torkel Ödegaard 191f9daf4d update changelog 2014-06-07 08:16:34 +02:00
Torkel Ödegaard ce8bdabab8 Adding JSCS (javascript style checker) 2014-06-07 07:05:42 +02:00
Torkel Ödegaard d499f4e0d0 build system changes 2014-05-31 15:32:00 +02:00
Torkel Ödegaard fc7b4df98a working on angular partials pre caching, reving 2014-05-31 15:20:12 +02:00
Torkel Ödegaard 36b1dce7e4 trying to get css, and js build file revisioning working 2014-05-31 00:22:49 -07:00
Torkel Ödegaard 877ef36bc7 added css concat task 2014-05-30 22:46:39 -07:00
Torkel Ödegaard d8e2192179 Updated version to 1.5.4 2014-05-13 19:08:46 +02:00
Torkel Odegaard 15288b0e84 version bump to 1.5.3 2014-04-17 22:27:19 +02:00
Torkel Ödegaard 4029dc3165 Added jshint file for unit tests, and grunt task to verify test syntax. 2014-04-06 10:47:14 +02:00
Torkel Ödegaard 94fea502b9 Closes #209, sub folder with project name and version suffix in release zip files 2014-03-24 12:51:49 +01:00
Torkel Ödegaard 5a0fa8c09f added phantomjs karma test to run in travis 2014-03-18 20:04:04 +01:00
Torkel Ödegaard 9ebf769b4d Fixes #191, update graph after adding new function and not changing default value 2014-03-11 13:00:28 +01:00
Torkel Odegaard 3f64f5a5fc updated readme and version bump 2014-03-09 18:02:04 +01:00
Torkel Ödegaard 8904a6f4e9 version bump to 1.4.0 and link to annotations wiki article 2014-02-21 14:27:38 +01:00
Torkel Ödegaard f9f259195d bumped version 2014-02-13 08:17:31 +01:00
Torkel Ödegaard a55b9bb8e1 version bump 2014-02-10 17:54:31 +01:00
Torkel Odegaard b8a0ca082a updated readme and bumped version to v1.1.1 2014-02-08 20:10:59 +01:00
Torkel Ödegaard f2f435b4cb Changed name off config.js to config.sample.js to make it easier to upgrade with having to worry about config being overwwritten, if there is no config.js file config.sample.js will be read instead (requirejs fallback). Closes #65 2014-02-06 17:10:25 +01:00
Torkel Ödegaard d2bae43d26 Adding travis-ci build 2014-02-01 11:26:22 +01:00
Torkel Ödegaard 1c17c8661a Fixes #43, add grunt-cli as dev dependency 2014-01-29 09:17:17 +01:00
Torkel Ödegaard 58dbb01e76 Added new config setting timezoneOffset, usefull when your graphite server is on a different timezone thant your users browsers. This is not optimal (for example if your users have different timezones) can be improved by finding a way to query the timezone different between browser and graphite server. Or fix so that the &tz graphite parameter works for json, then all absolute filters can use UTC time. #31 2014-01-24 17:00:54 +01:00
Torkel Ödegaard a8ba77f40c bumbed version 2014-01-23 13:57:52 +01:00
Torkel Ödegaard 0e4dc5a888 clean up unused code, left over from kibana 2014-01-21 21:11:09 +01:00
Torkel Ödegaard 62edf0d266 updated readme and bumped version 2014-01-21 08:38:30 +01:00
Torkel Ödegaard 0097e5fecd updated readme 2014-01-19 17:38:34 +01:00
Torkel Ödegaard e4b52905d1 preparing for first release 2014-01-19 16:13:28 +01:00
Torkel Ödegaard c13ac8a36f fix: lexer enhancement to support asterix and dash in metric segment 2014-01-14 20:57:07 +01:00
Torkel Ödegaard 9480077f02 switched to karma for running tests 2014-01-01 15:01:01 +01:00
Torkel Ödegaard 4f0042bed1 trying to get more functions to work 2013-12-22 21:24:09 +01:00
Torkel Ödegaard 50e42c8bdd started removing kibana stuff I do not need, thinking of doing a custom dashboard based on kibana 2013-12-05 16:45:52 +01:00
Rashid Khan 22993c46a5 Added scratchy tasks and config.js docs 2013-11-26 07:38:16 -07:00
Rashid Khan 06b855ffbb Added grunt server command 2013-11-15 14:27:48 -07:00
Rashid Khan ec964a13b9 Modularize grunt tasks 2013-11-14 16:07:14 -07:00
Rashid Khan 113c6fc572 Fixed missing default mandate on filters 2013-10-28 12:57:14 -07:00
Rashid Khan 036f6c5501 Merge remote-tracking branch 'chris-rock/master' 2013-10-25 09:49:46 -07:00
Rashid Khan 4a22648db5 updated version 2013-10-25 09:49:44 -07:00
Rashid Khan d21e1c35e1 remove execute bit re: @shatlovsky 2013-10-25 07:47:54 -07:00
Chris 3d9f4e252f Fix problem with node v0.10.18 and grunt-contrib 2013-10-19 01:17:43 +02:00
Rashid Khan 928332b694 Updated version 2013-10-17 15:06:31 -07:00
Rashid Khan 19614722cf tick size auto scale 2013-10-01 15:52:18 -07:00
Rashid Khan bfd6ea5913 Switched to grunt-contrib-compress, added tar.gz archive 2013-09-19 13:45:09 -07:00
Spencer Alger 412cefed78 Cleaned up the Grunt config a bit, removed an unneeded dep 2013-09-19 10:17:42 -07:00
Spencer Alger 259562136f - Removed the "dist" directory
- Created a grunt task to build, compress, and upload the build to s3
 - Updated the README to point users to downloads.elasticsearch.org
2013-09-16 15:14:20 -07:00
Spencer Alger ab93bcecb2 Added a cache busting config option to RequireJS that will add the latest commit sha to urls (only in dist build). 2013-09-13 19:14:14 -07:00
Spencer Alger 5d9cb85ccf Merged Pull Request #484 2013-09-13 13:52:13 -07:00
Rashid Khan 58256acb81 Switch styles to LESS build, add inspector.html, update flot 2013-07-31 11:25:15 -07:00
Rashid Khan 5a3028f784 Linted, moved shared functions to kbn object 2013-07-20 14:56:59 -07:00