Torkel Ödegaard
2c00267d58
Changed to more strict sinon version to work around issue in latest sinon
2015-06-10 15:08:32 +02:00
Torkel Ödegaard
b5418c40ba
fixed AMPQ -> AMQP typo
2015-06-10 14:44:42 +02:00
Torkel Ödegaard
2266ef6809
Minor api refactoring / code clean up
2015-06-10 10:15:42 +02:00
Torkel Ödegaard
ca67b49d67
Merge branch 'restrict-tag-keys-values' of https://github.com/lexh/grafana into lexh-restrict-tag-keys-values
2015-06-10 10:07:23 +02:00
Torkel Ödegaard
63cc794f37
Small style fix to login page
2015-06-10 08:27:38 +02:00
Torkel Ödegaard
fca6c85abb
Fixed clear selections icon for new variable dropdown, #2080
2015-06-09 10:30:51 +02:00
Torkel Ödegaard
604f8a22f7
Fixed state issue with variable value dropdown, #2080
2015-06-09 10:22:43 +02:00
Torkel Ödegaard
f6845cd107
Variable value select fixes and refactorings
2015-06-09 10:06:36 +02:00
Torkel Ödegaard
c20fa85b82
Renamed variable value select to select dropdown
2015-06-09 09:45:24 +02:00
Torkel Ödegaard
bb2d810709
Final work password reset email, Closes #1456
2015-06-08 18:25:04 +02:00
Torkel Ödegaard
95fd34ed14
Merge branch 'emailing'
2015-06-08 17:57:33 +02:00
Torkel Ödegaard
db0c442eaf
Added configuration options for smtp
2015-06-08 17:56:56 +02:00
Torkel Ödegaard
42fc68baa5
Simplified emailing system and combined mailer and notifications packages
2015-06-08 16:51:25 +02:00
Torkel Ödegaard
c8bc0b3bf8
Lots of work on user password reset, #1456
2015-06-08 13:39:02 +02:00
Torkel Ödegaard
aa4d60c21e
Worked on reset password views, refactored out password strength to a reusable directive
2015-06-08 10:57:01 +02:00
Torkel Ödegaard
4f0a4ea7e7
Merge pull request #2104 from masaori335/kairosdb-metric-find-query
...
Add metricFindQuery in KairosDB Datasource Plugin
2015-06-06 08:50:02 +02:00
Torkel Ödegaard
e40b462040
began work on reset password view, and angular controller
2015-06-05 11:45:04 +02:00
Torkel Ödegaard
89418a155a
More work on email and notification infra #1456
2015-06-05 11:08:19 +02:00
Torkel Ödegaard
901685bb63
Updated sample config and config docs with example for postgres session provider_config string, #2118
2015-06-05 08:18:37 +02:00
Torkel Ödegaard
c709a28f02
More work on email and notification infra #1456
2015-06-05 08:15:38 +02:00
Lex Herbert
463a750c07
OpenTSDB: Restrict typeahead tag keys and values
...
When selecting metric tag keys, we only are interested in keys which are
associated with this metric. Likewise, when selecting a value for a
certain key, we only want to consider values which apply to the given
key and metric.
2015-06-04 17:45:09 -07:00
Torkel Ödegaard
10abf61383
Merge pull request #2115 from tmonk42/exit_codes
...
fixing up init script exit codes
2015-06-04 21:06:30 +02:00
Haneysmith, Nathan
fcba62894b
remove trailing exit 0 from deb init
2015-06-04 11:40:49 -07:00
Haneysmith, Nathan
77215182f7
fixing up init script exit codes
2015-06-04 11:01:04 -07:00
Torkel Ödegaard
3706d0dedd
More work on email and notification infra #1456
2015-06-04 17:23:46 +02:00
Torkel Ödegaard
3f5ab189cd
Began work on emailing service #1456
2015-06-04 14:29:39 +02:00
Masaori Koshiba
4d0c04b80d
Add tag support
2015-06-04 01:23:58 +09:00
Masaori Koshiba
e9a842259a
Add metricFindQuery in KairosDBDatasource
2015-06-03 22:55:31 +09:00
Torkel Ödegaard
83279604c6
updated search handler
2015-06-03 14:53:52 +02:00
Torkel Ödegaard
c821568ac7
Merged new template dropdown
2015-06-03 14:53:52 +02:00
Torkel Ödegaard
1c38619d8c
Fixed intendation
2015-06-03 14:53:52 +02:00
Torkel Ödegaard
8cfe89eaf9
Updated variable dropdown
2015-06-03 14:53:52 +02:00
Torkel Ödegaard
cb63344394
Added hover tooltip for tags
2015-06-03 14:53:52 +02:00
Torkel Ödegaard
8934c83742
Small fixes for template variable groups (tags)
2015-06-03 14:53:52 +02:00
Torkel Ödegaard
b0451dc1b3
More refinements of tag selection and state restoration after dashboard load
2015-06-03 14:53:52 +02:00
Torkel Ödegaard
b5a846154a
Trying to make progres on persisting selection state, restoring selection state for new multi variable dropdown, proving to be really complex
2015-06-03 14:53:52 +02:00
Torkel Ödegaard
f48d0fcb13
More work on tags in variable dropdown, now the actual tag values query is hooked up and works, #2080
2015-06-03 14:53:52 +02:00
Torkel Ödegaard
650d3d5046
Fixed tag selection issues
2015-06-03 14:53:52 +02:00
Torkel Ödegaard
0992b6a616
Progress on template variable dropdown, lots of unit tests for selection behavior,
2015-06-03 14:53:52 +02:00
Torkel Ödegaard
53ed407448
Lots of refactoring of variable dropdown trying to clean up code and make it unit testable
2015-06-03 14:53:52 +02:00
Torkel Ödegaard
d96f5598ca
Breaking out logic for variable dropdown into a controller, this needs some unit tests
2015-06-03 14:53:52 +02:00
Torkel Ödegaard
137cbe5bb4
work on variable multi select
2015-06-03 14:53:52 +02:00
Torkel Ödegaard
6f783f5a3b
Single variable select state highlight fixed, Closes #2073
2015-06-03 14:53:52 +02:00
Torkel Ödegaard
6ed17fe62f
Removed selection state for single select variables
2015-06-03 14:53:52 +02:00
Torkel Ödegaard
7d25d6f191
progress on tag selection in variable dropdown
2015-06-03 14:53:52 +02:00
Torkel Ödegaard
0bd50c06d7
Template varaible dropdown work
2015-06-03 14:53:52 +02:00
Torkel Ödegaard
9a74105103
Trying out dark headers and footers for template dropdown
2015-06-03 14:53:52 +02:00
Torkel Ödegaard
a433e0e79c
More work on variable dropdown
2015-06-03 14:53:52 +02:00
Torkel Ödegaard
483ef20527
Reworking variable value dropdown, take3
2015-06-03 14:53:52 +02:00
Torkel Ödegaard
c5d3eb53f0
Merge pull request #2098 from pborreli/typos
...
Fixed typos
2015-06-02 18:31:14 +02:00