Torkel Ödegaard
dd6a34e60a
fix(influxdb): very minor fix to editor, blur event for alias input caused two refresh events, fixes #2429
2015-08-03 10:18:18 +02:00
Trent White
6b6b102079
updated some hard-coded colors to variables so they work well on light theme
2015-07-31 15:51:31 -04:00
Torkel Ödegaard
0fd4c3bd00
fix(templating): small fixed toplaceholder text in template variable editor
2015-07-31 14:56:51 +02:00
Torkel Ödegaard
7cae087eb9
fix(influxdb_09): fixed handling of regex measurement in explore queries, fixes #2415
2015-07-31 09:17:14 +02:00
Torkel Ödegaard
4c7e52288d
fix(templating): another fix for panel links and repeat panels, #2410
2015-07-30 12:04:52 +02:00
Torkel Ödegaard
e108fecdd6
fix(influxdb): fixed issue with empty influxdb result object, fixes #2294
2015-07-30 10:51:26 +02:00
Torkel Ödegaard
2cc53f328b
fix(templating): fixed scoped vars issue when generating urls for panel links, fixes #2410
2015-07-30 08:28:42 +02:00
Torkel Ödegaard
aaae23e9f0
fix(templating): fixed issue with templated dashboard and error selectOptionsForCurrentValue undefined
2015-07-30 08:08:08 +02:00
Torkel Ödegaard
fb81a4f318
Merge pull request #2299 from espenfjo/kairosdb-sensible-tag-values
...
KairosDB: Update the template functionality to cohere with the very closely related OpenTSDB plugin
2015-07-29 20:46:13 +02:00
Torkel Ödegaard
5a160f426e
feat(invite): trying to get username to work as well
2015-07-29 09:30:23 +02:00
Torkel Ödegaard
0367edf898
Merge pull request #2380 from stesie/graphite-function-removeEmptySeries
...
New graphite function: removeEmptySeries
2015-07-29 08:24:35 +02:00
wKich
cae06f6cf4
Fix font awesome in OS X Safari
2015-07-27 12:41:11 +05:00
Torkel Ödegaard
6d6af09296
feat(invite): handling of existing org user case when inviting, #2353
2015-07-21 12:18:11 +02:00
Torkel Ödegaard
55af0ce297
fix(ui): fix scrolling issue when editors are open, fixes #2371
2015-07-21 11:05:25 +02:00
Torkel Ödegaard
6b25453f11
templating(influxdb): regex escape values when multi or all format is enabled, closes #2373
2015-07-21 11:00:09 +02:00
Torkel Ödegaard
06a32ce7be
emails(): updated email templates
2015-07-21 09:59:40 +02:00
Jacob Shafton
ce45879efb
Fixes "no datapoints" from InfluxDB 0.9.1 data source
...
This removes usage of the `ORDER BY` clause for InfluxDB 0.9.x data
sources, which is currently not supported in the latest InfluxDB master
(0.9.1).
2015-07-20 11:13:57 -05:00
Torkel Ödegaard
ab54971763
feat(invite): more progress on completing invite form and actually creating a real user, #2353
2015-07-20 17:46:48 +02:00
Torkel Ödegaard
d75f96fdd5
feat(invite): more progress on invited / sigup view, #2353
2015-07-20 15:52:49 +02:00
Torkel Ödegaard
024c112944
feat(invite): redesign for pending invite list, added revoke button and link, copy invite also works now, #2353
2015-07-20 14:26:49 +02:00
Torkel Ödegaard
3242354a4b
feat(invite): worked on pending invitations list, revoke invite now works, #2353
2015-07-20 10:57:39 +02:00
Torkel Ödegaard
4ac652b127
feat(invite): began work on invited signup view, also added backdrop to login view, #2353
2015-07-19 12:34:03 +02:00
Torkel Ödegaard
6088f83408
feat(invite): inital pass on sending new user invite email, #2353
2015-07-18 17:39:12 +02:00
Torkel Ödegaard
a82aa8203b
Merge branch 'master' into invite
2015-07-18 10:14:45 +02:00
Torkel Ödegaard
0a59d6ab2f
fix(repeat panel): fix for unwanted unsaved changes warnings when using repeat panel, #2364
2015-07-18 10:14:21 +02:00
Torkel Ödegaard
2c7e807738
feat(invite): small style change
2015-07-17 17:22:42 +02:00
Torkel Ödegaard
39430e1cee
Merge pull request #2361 from mtanda/fix_link
...
Fix dashboard/panel link in Scripted Dashboard
2015-07-17 15:49:08 +02:00
Torkel Ödegaard
142a323efd
fix(save as): fixed issue with save as and overwriting a dashboard with the same name
2015-07-17 15:34:15 +02:00
Torkel Ödegaard
ea198fea6e
fix(graph): fixed legend color when having many many series, fixes #2359
2015-07-17 15:20:12 +02:00
Torkel Ödegaard
666013b010
fix(panel repeat): fixed issue with repeat panels in combination with setting variable values from URL, fixes #2351
2015-07-17 14:59:05 +02:00
Torkel Ödegaard
c7dafd4b42
fix(repeat panel): fixed issue with snapshoting a dashboard with repeated panels, Fixes #2352
2015-07-17 14:45:49 +02:00
Torkel Ödegaard
2724cf5db8
feat(invite): small progress
2015-07-17 14:42:49 +02:00
Stefan Siegl
ea623cb5a1
New graphite function removeEmptySeries
2015-07-17 12:32:29 +02:00
Torkel Ödegaard
0ffcce1b5d
feat(invite): more work on invite, basic creation works, added new tab directive from angular-ui and made new tab style, #2353
2015-07-17 09:51:34 +02:00
Mitsuhiro Tanda
8ac47b4e24
fix dashboard/panel link in scripted dashboard
2015-07-17 15:40:52 +09:00
Torkel Ödegaard
c3a5822a40
feat(user invite): progress on user invite feature, #2353
2015-07-16 12:38:55 +02:00
Torkel Ödegaard
2f4d3be303
fix(panellinks): fixed open in new tab issue for dashboard links, Fixes #2354
2015-07-16 12:06:49 +02:00
Torkel Ödegaard
57c78bc603
feat(invite): began work on invite users dialog, #2353
2015-07-16 10:44:55 +02:00
Torkel Ödegaard
494810393a
feat(templating): new template variable selection dropdown now supports accepting custom values that are not an actual selectable value, Fixes #2344
2015-07-15 17:21:54 +02:00
Torkel Ödegaard
3e3980dbac
made snapshot post url http scheme agnostic, #1725
2015-07-13 09:37:10 +02:00
Torkel Ödegaard
9f6c9cd6ff
fix(graphite): raw query mode (disable graphite query editor mode) is now persisted property on the query, Fixes #2328 , Fixes #2307
2015-07-12 18:18:04 +02:00
Johannes Wienke
244e682c2b
Series override option to hide legend entries
...
Adds a series override option to hide certain series from the legend.
* public/app/components/timeSeries.js: boolean flag to decide display in
legend and application of override option for this flag
* public/app/panels/graph/legend.js: exclude hidden series
* public/app/panels/graph/seriesOverridesCtrl.js: add legend override
option
This fixes #2324
2015-07-10 12:16:41 +02:00
Torkel Ödegaard
8eee0d574c
Merge branch 'influxdb-09-fields-enhancements'
2015-07-09 17:17:46 +02:00
Torkel Ödegaard
150fd869a0
Finalized work on influxdb field and func selection, #2311
2015-07-09 17:17:17 +02:00
Torkel Ödegaard
50795adcf0
feat(influxdb 0.9): field lookup and other enhancements, #2311
2015-07-09 16:36:47 +02:00
Torkel Ödegaard
3f2c1de28d
fix(OpenTSDB): fixed issue with OpenTSDB and query to result matching, Fixes #2315
2015-07-09 09:00:13 +02:00
Torkel Ödegaard
597c1f6a41
feat(influxdb): began work on some influxdb enhancements, #2311
2015-07-08 17:41:36 +02:00
Torkel Ödegaard
5d7c485991
fix(templating): can now use template vars in collapsed row title, Fixes #2305
2015-07-08 13:44:36 +02:00
Espen Fjellvær Olsen
d97f24cfc3
Update QueryController to conform with OpenTSDB Controller
2015-07-08 13:00:22 +02:00
Espen Fjellvær Olsen
48975e6533
Keep QueryController up to date as well
2015-07-08 09:36:25 +02:00
Espen Fjellvær Olsen
3980d25c23
Remove superfluous whitespaces
2015-07-08 09:29:54 +02:00
Espen Fjellvær Olsen
2255cb53f0
Close the gap between the key and the value in the js objects
2015-07-08 09:29:54 +02:00
Espen Fjellvær Olsen
521072daea
KairosDB: Streamline the Templating with the very related OpenTSDB plugin
...
Since KairosDB is a fork of OpenTSDB it makes sense to (At least for the time being) keep their code bases similar-ish.
2015-07-08 09:29:54 +02:00
Haneysmith, Nathan
56c332a3dd
more test updates for influxdb quoting
2015-07-07 13:19:15 -07:00
Haneysmith, Nathan
cd53c78449
updating tests for influxdb quoting
2015-07-07 13:15:51 -07:00
Haneysmith, Nathan
f237cac074
add double quotes around tags
2015-07-07 11:56:36 -07:00
Torkel Ödegaard
8d7ac3862c
Fixed issue with dashlinks/panellinks and sending template variable value 'All', Fixes #2297
2015-07-07 14:28:49 +02:00
Torkel Ödegaard
af50188a60
Removed alpha notice for influxdb 0.9 data source config
2015-07-06 17:16:17 +02:00
Torkel Ödegaard
572d35506b
Removed some editor srv properites from data sources, they are not needed there anymore, they are in plugin.json, Closes #2283
2015-07-06 15:58:16 +02:00
Torkel Ödegaard
dbd46a523f
Work arround for slower template variable dropdown when variable has many thousand values, now only top 1000 values are rendered to html, you can still search all values, Closes #2246
2015-07-06 13:43:08 +02:00
Torkel Ödegaard
3c86c9908c
Added docs for dashboard list panel, #2276
2015-07-06 12:24:11 +02:00
Torkel Ödegaard
37d75905ed
Added min span option for panel repeater, #1888
2015-07-06 09:57:00 +02:00
Torkel Ödegaard
19812feb62
Increased max metric suggest count to 1000 for OpenTSDB, Closes #2281
2015-07-06 09:22:34 +02:00
Torkel Ödegaard
90ecb4c544
Merge pull request #2286 from awiddersheim/fix/parenthesis_typo
...
Fix 'paranthesis' typo to 'parenthesis'
2015-07-06 09:03:52 +02:00
Andrew Widdersheim
e20e2117f7
Fix 'paranthesis' typo to 'parenthesis'
...
This typo is most noticable in the Graphite lexer error hint message.
2015-07-05 21:22:40 -04:00
Andrew Widdersheim
7f602feff4
Allow pipe ('|') in Graphite lexer
...
Allow for Graphite lexer to understand metric names like
'net|usage_average'.
2015-07-05 21:19:12 -04:00
gcormier9
4a9949e643
Support dot (.) in metric name
...
I'd like to update the regex in order to support dot in metric name. For example "cpu.usage.average".
2015-07-03 15:57:46 -04:00
Torkel Ödegaard
2ac07f12b0
Merge branch 'master' of https://github.com/williamjoy/grafana
2015-07-02 10:05:45 +02:00
Torkel Ödegaard
5494be4493
Some fixes related to OpenTSDB enhancements, #1250
2015-07-02 10:04:15 +02:00
Torkel Ödegaard
8ed0df64c7
Fixes to OpenTSDB datasource, and added support for repeat panels and repeat rows
2015-07-01 08:56:47 +02:00
Torkel Ödegaard
e508db994e
OpenTSDB: Support for template variable values lookup queries, Closes #1250
2015-06-30 15:32:43 +02:00
Torkel Ödegaard
f58e228d11
Merge branch 'lexh-restrict-tag-keys-values'
2015-06-30 12:28:01 +02:00
Torkel Ödegaard
97f54ac385
Small fix to PR 2119
2015-06-30 12:27:42 +02:00
Torkel Ödegaard
15e6a4266c
Fixed OR statement for influxdb 0.9 editor, #1525
2015-06-29 16:03:30 +02:00
Torkel Ödegaard
11170dd34c
feat(singlestat): Added support for string values, Closes #2203
2015-06-29 09:22:08 +02:00
Torkel Ödegaard
68a45608e6
Merge branch 'master' of github.com:grafana/grafana
2015-06-29 09:02:39 +02:00
Torkel Ödegaard
0838f432ca
refactor(influxdb series handling): performance and refactoring of PR #2179 , also switched to InfluxDB epoch json format
2015-06-29 09:02:07 +02:00
Torkel Ödegaard
c0d2241523
Merge branch 'topic-multi-select-influxdb9' of https://github.com/randywallace/grafana into randywallace-topic-multi-select-influxdb9
2015-06-29 08:20:10 +02:00
Torkel Ödegaard
6e8505ae61
Merge pull request #2242 from sbouchex/master
...
Added Pressure units (mbar and hPa) and db unit
2015-06-29 08:14:40 +02:00
Torkel Ödegaard
aaeab3177e
Merge pull request #2243 from craftytrickster/blank-variable-fix
...
Added fix for template variables when no options are available to select
2015-06-29 08:14:01 +02:00
James Turnbull
f14c6efaf8
Capitalise panel menu items
...
It's a minor thing but other options seem to be generally capitalised. This felt discordant.
2015-06-28 14:42:39 -04:00
Sébastien Bouchex Bellomié
9d4cce74b2
Added dB unit
2015-06-27 16:59:34 +02:00
Sébastien Bouchex Bellomié
05fc34533f
Merge remote-tracking branch 'grafana/master'
2015-06-26 20:21:32 +02:00
David Raifaizen
ca42d976a7
Added fix for template variables when no options are available to select
2015-06-26 14:15:14 -04:00
Torkel Ödegaard
20d5d0eee6
Fixed issue with annotations that only occurs in optimized build, Fixes #2176 , Fixes #2239
2015-06-26 19:42:33 +02:00
Torkel Ödegaard
693af182c7
Fixed broken playlist in master, Fixes #2240
2015-06-26 19:11:52 +02:00
Torkel Ödegaard
2dbb370955
Working on resize handle, drag to resize panels & rows
2015-06-26 18:45:23 +02:00
aba824a317
Added Pressure units (mbar and hPa)
2015-06-26 17:34:21 +02:00
5f513773c1
Added Pressure units (mbar and hPa)
2015-06-26 17:28:53 +02:00
999894cccb
Added Pressure unit (mbar and hPa)
2015-06-26 17:22:41 +02:00
Torkel Ödegaard
906e70e599
Batch all influxdb 0.9 queries (per panel) in one request, #1525
2015-06-26 11:27:49 +02:00
Torkel Ödegaard
3f167d7fd1
more work on influxdb 0.9 query editor and query builder, can now handle regex conditions, tag operator and tag value quotes changes automatically depending if the tag value is a regex or not, #1525
2015-06-26 10:38:39 +02:00
Torkel Ödegaard
dd8d6bc705
Changed regex typeahead lookup, also works with literal regex patterns
2015-06-26 09:40:55 +02:00
Torkel Ödegaard
43afd7dff9
Fixed on blur event for influxdb 0.9 raw query editor, #1525
2015-06-26 07:54:55 +02:00
Torkel Ödegaard
9266d3789b
Merge remote-tracking branch 'origin/kariosdb'
...
Conflicts:
public/test/test-main.js
2015-06-25 18:34:41 +02:00
Torkel Ödegaard
7806da11e6
Fixed issue with test data source connection and direct access, Fixes #2219
2015-06-24 21:31:16 +02:00
Torkel Ödegaard
ec98f9181b
Fixed issue with new variable value select dropdown and parent -> child updates, Fixes #2215
2015-06-23 20:09:17 +02:00
Torkel Ödegaard
ba2deb5f7b
Merge branch 'master' of github.com:grafana/grafana
2015-06-22 22:30:03 +02:00
Torkel Ödegaard
7794442277
Make influxdb 0.9 raw query mode still show alias input field, #1525
2015-06-22 22:29:49 +02:00
Torkel Ödegaard
fb8775124c
Merge pull request #2207 from lahma/features/influxdb-scoped-vars
...
#1525 add support for scoped vars for InfluxDB 0.9
2015-06-22 21:26:09 +02:00
Marko Lahma
680865f13c
#1525 add support for scoped vars for InfluxDB 0.9
2015-06-22 22:22:29 +03:00
Torkel Ödegaard
98a07eff81
Worked on enhancing panel links to support dash link features, like auto variable to url params includes, Closes #2200
2015-06-22 17:44:46 +02:00
Torkel Ödegaard
3f917b0af5
Updated org creation view, after creating new org user is switched to that org and redirect to org details view, Closes #2198
2015-06-22 08:13:21 +02:00
Torkel Ödegaard
d3c6db1ba8
Fixed tabindex for organization dropdown, Fixes #2150
2015-06-19 16:42:45 -04:00
Torkel Ödegaard
2a693f7f08
Fixed issue with multi select template variable and restoring state from url, #2196
2015-06-19 15:10:34 -04:00
Torkel Ödegaard
26e5d7a3de
Graph: fixed PNG rendering of panels with legend table to the right, #2185
2015-06-19 14:13:25 -04:00
Torkel Ödegaard
021c6ac1cb
fixed panel menu while in fullscreen mode
2015-06-19 12:42:10 -04:00
Torkel Ödegaard
261e5ebbd4
Fixed bug in singlestat panel and null value handling, #2189
2015-06-19 11:51:46 -04:00
Randy D. Wallace Jr
5e6d876bd0
Support Multiple Fields in InfluxDB 0.9+
...
* Update influxdb 0.9 plugin to iterate thru fields returned by InfluxDB
and output ea. field metric separately
* Updates default label to include Field Name
* Update spec to include updated label
* Add spec for multiple fields
* Do not print the field in the label when the name is value
2015-06-17 14:43:54 -04:00
Anthony Woods
196b7846cc
add support for robots.txt file
2015-06-15 19:02:38 -04:00
Torkel Ödegaard
9b12350855
Added support for templated email subjects
2015-06-14 06:07:36 +02:00
Torkel Ödegaard
fd319bd5f5
Moved requirejs to bower, #677
2015-06-13 23:01:54 +02:00
Torkel Ödegaard
6f982b2791
Moved angular-bindonce to bower
2015-06-13 22:20:39 +02:00
Torkel Ödegaard
05f934548b
Moved angular-native-dragdrop to bower
2015-06-13 22:17:28 +02:00
Torkel Ödegaard
f22bffe98a
Upgraded angular to 1.4.0 and moved angular dependency to bower, #677
2015-06-13 21:14:08 +02:00
Torkel Ödegaard
87c65bcea0
Migrating to use bower for component dependencies
2015-06-13 20:53:08 +02:00
Torkel Ödegaard
2c88b418fd
Fix import from elasticsearch limit, Fixes #1843 , Fixes 2154
2015-06-13 20:20:48 +02:00
Torkel Ödegaard
4a9bc70ca0
Added new style override, transform negative-Y, Closes #2162
2015-06-13 20:01:15 +02:00
Torkel Ödegaard
48175101c6
Fixes to template variable with tags and inital state after dashboard load, #2080
2015-06-11 13:38:13 +02:00
Torkel Ödegaard
e5280d55b3
Make template variables work in row titles, #1956
2015-06-11 09:35:59 +02:00
Torkel Ödegaard
5962bcbc6c
Do not show create org link when allow_org_create is set to false, Fixes #2135
2015-06-11 08:16:09 +02:00
Torkel Ödegaard
b39f8fb4de
Do not show Switch to Org item for current organization in the org dropdown, Fixes #2136
2015-06-11 08:05:33 +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
db0c442eaf
Added configuration options for smtp
2015-06-08 17:56:56 +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
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
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
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
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
5c8b571c3f
Fixed look of tag cloud in search
2015-06-02 13:44:46 +02:00
Torkel Ödegaard
bfe5a56a47
Updated dashboard links editor, just changed With tag > With tags
2015-06-02 12:52:31 +02:00
Torkel Ödegaard
8cfbd2f8bf
Increased width of query input field in dashlist panel editor
2015-06-02 11:05:48 +02:00
Torkel Ödegaard
50a1feb90a
Dashboard list panel: Now supports search by multiple tags, Closes #2096
2015-06-02 11:04:06 +02:00
Torkel Ödegaard
6df9012141
Updated dashboard links feature to support search by my multiple tags, #1944
2015-06-02 10:35:10 +02:00
Torkel Ödegaard
dc607b8e8a
Dashboard search now supports filtering by multiple dashboard tags, Closes #2095
2015-06-02 10:24:20 +02:00
robert jakub
153ab4afaa
new role Read Only Editor - admin (small fix for #2088 )
2015-06-01 20:26:41 +02:00
Torkel Ödegaard
ff3843bc7f
Roles: New user role that replaces the old role behavior, Closes #2088
2015-06-01 17:01:04 +02:00
Torkel Ödegaard
86f5152092
When role is viewer and edit URL is loaded view mode will be loaded instead, Closes #2089
2015-06-01 16:49:14 +02:00
Torkel Ödegaard
85c3a0aa14
Panel menu now hides edit actions for users with role Viewer, Closes #1826
2015-06-01 16:36:15 +02:00
Torkel Ödegaard
50645cc36b
Added test connection action to all data sources, Closes #1997
2015-06-01 14:16:59 +02:00
Torkel Ödegaard
afede880e6
added url validation when adding data source, Fixes #2043
2015-06-01 14:02:24 +02:00
Torkel Ödegaard
e2f6633d57
Began work on data source test / validation, #1997 & #2043
2015-06-01 12:15:49 +02:00
Torkel Ödegaard
57fac6b9aa
Removed invalid scripted dashboard example, Closes #2063
2015-05-28 11:41:32 +02:00
Torkel Ödegaard
aeb8bc8755
Share link should always have absolute time range, Closes #2060
2015-05-28 09:35:55 +02:00
Torkel Ödegaard
96bd66e811
Made the annotation tags support more cross datasource compatible
2015-05-27 14:30:23 +02:00
Torkel Ödegaard
494ede5bbf
Big refactoring/rewrite for how annotation tooltips are shown, also work on #1474
2015-05-27 13:11:32 +02:00
Torkel Ödegaard
e76d2ec9c2
worked on tags in search and dashboards
2015-05-27 11:16:15 +02:00
Torkel Ödegaard
7b972926ae
Merge branch 'variable-tags'
2015-05-27 10:43:02 +02:00
Torkel Ödegaard
4a71a79cb8
Slight refactoring in annotationSrv
2015-05-27 10:42:52 +02:00
Torkel Ödegaard
99556057d1
Fixed bug with auto refresh option being reset when changing relative time when now delay is configured, Fixes #2042
2015-05-26 16:48:23 +02:00
Torkel Ödegaard
921d672a2c
Worked on alias pattern for InfluxDB 0.9 editor, #1525
2015-05-26 11:01:28 +02:00
Torkel Ödegaard
0047ce067d
SingleStatPanel: fix for color thresholds and value to text mapping combo, Fixes #2044
2015-05-25 10:24:01 +02:00
robert jakub
3dc2a114fa
add pps (packet per second) format
2015-05-22 17:08:10 +02:00
David Raifaizen
2191921690
Fixed variable name for annotations
2015-05-21 14:36:35 -04:00
Torkel Ödegaard
ba3f6f9d3e
InfluxDB 09 fix, do not treat empty results as an error
2015-05-21 10:20:49 +02:00
Torkel Ödegaard
2202094e41
work on tags in variables
2015-05-20 18:18:03 +02:00
Torkel Ödegaard
3354365177
Api handler refactoring using the wrap and response func/type, fixed small issue in influxdb 0.9 response handling
2015-05-20 14:59:38 +02:00
Torkel Ödegaard
25c6b64fed
Began working on exploring variable value groups/tags
2015-05-19 16:54:08 +02:00
Torkel Ödegaard
a8aab0cb2b
Worked on user administration page, a grafana server admin can now add and edit organization roles for any user, #2014
2015-05-19 11:47:14 +02:00
Torkel Ödegaard
788e7fd36d
Lots of api refactoring for org routes, #2014
2015-05-19 10:16:32 +02:00
Torkel Ödegaard
74bf1f23fb
Small progress on #2014
2015-05-19 09:09:21 +02:00
Torkel Ödegaard
bfe6d5434e
Fixed placeholder text in templating editor
2015-05-19 08:46:45 +02:00
Torkel Ödegaard
f81bde5643
Refactoring some api handlers to use the new Response return object
2015-05-18 21:23:40 +02:00
Torkel Ödegaard
fbc6bb2112
More refactoring of user http api, trying to reuse handlers for sign in user and admin operations
2015-05-18 19:06:19 +02:00
Torkel Ödegaard
62e8841e8c
Fixed spelling of Peta unit Quadr
2015-05-18 17:54:12 +02:00
Torkel Ödegaard
5270c4bc74
refactorin api code for user routes, preparation for admin improvements, #2014
2015-05-18 17:52:23 +02:00
Torkel Ödegaard
5896903bd3
Began work on alias support and alias patterns for InfluxDB 0.9, #1525
2015-05-18 15:01:05 +02:00
Torkel Ödegaard
f41c314329
Minor layout fix to templating editor, making input fields a little less wide
2015-05-18 11:47:12 +02:00
Torkel Ödegaard
84618a6076
Style and layout changes for InfluxDB 0.9 editor #1525
2015-05-18 11:40:50 +02:00
Torkel Ödegaard
b61f30de94
Lots of progress on InfluxDB Query Editor, show tag keys, values and measurement dropdowns now take into account already selected tags or measurements, so you can start with tag keys and the select measurement, #1525
2015-05-18 10:49:45 +02:00
Masaori Koshiba
41a73a7adb
Expand variables in KairosDB Plugin
2015-05-17 21:46:14 +09:00
Torkel Ödegaard
05d725d0b8
Slight refactoring, #1525
2015-05-16 22:37:08 +02:00
Torkel Ödegaard
7a41ecb63f
Minor work on InfluxDB 0.9 query editor, #1525 , hit a roadblock with the new InfluxDB query language, does not support tag and tag values discovery queries with filters, not sure if I need to move to SHOW SERIES style queries
2015-05-16 22:37:08 +02:00
Torkel Ödegaard
6fd37779b8
More work on new influxdb query editor, #1525
2015-05-16 22:37:08 +02:00
Torkel Ödegaard
5ca8d590bd
Working on new query editor for influxdb 0.9, looking good! #1525
2015-05-15 15:58:07 +02:00
Torkel Ödegaard
11c8e80ea9
Working on new query editor for influxdb 0.9, #1525
2015-05-15 11:38:37 +02:00
Torkel Ödegaard
a258e2e608
Added log base 2 graph y axis scale
2015-05-14 17:39:31 +02:00
Torkel Ödegaard
8c0e1060e6
Graph: Define series color using regex rule, Closes #590
2015-05-14 12:34:30 +02:00
Torkel Ödegaard
2dac975805
began work on color by regex / series override for color, #590
2015-05-13 21:34:50 +02:00
Torkel Ödegaard
ea54f6923b
Added graphite function changed, closes #1961
2015-05-13 16:32:33 +02:00
Torkel Ödegaard
448a8b8d1c
Major refactorings around searching, moved to seperate package, trying to move stuff out of models package, extend search support searching different types of entities and different types of dashboards, #960
2015-05-13 13:36:24 +02:00
Torkel Ödegaard
bb7d79e6d2
Refactoring search to support more than just db dashboards
2015-05-13 10:45:53 +02:00
Torkel Ödegaard
187834b17c
Trying to get dashboard loading and dashboard meta flags like canSave, canStar more managable
2015-05-13 09:58:45 +02:00
Torkel Ödegaard
4822d02787
Things are starting to work again
2015-05-12 19:24:11 +02:00
Torkel Ödegaard
35cc0a1cc0
Rewriting anb abstracting how dashboards are loaded, unifying db, json files, and script dashboards, #960
2015-05-12 17:39:56 +02:00
Torkel Ödegaard
b3be51f17f
Lots of work on search and dashboard loading, trying to generalize concepts and code, #960
2015-05-12 14:11:30 +02:00
Torkel Ödegaard
48ddd7213f
Removed unused keybinding, ctrl+l, Fixes #1962
2015-05-11 10:03:34 +02:00
Torkel Ödegaard
582e680b12
Singlestat: threshold checks are now done on a rounded value, rounded to same number of decimals as is shown, Fixes #1983
2015-05-11 09:57:10 +02:00
Torkel Ödegaard
5aa495d0e4
Restored some previous grafana modifications to jquery flot
2015-05-09 19:47:21 +02:00
Torkel Ödegaard
2e6c2347eb
Did some jquery flot performance tuning, added text size cache that reduced render times by 25% (for single serie graphs)
2015-05-09 19:31:00 +02:00
Torkel Ödegaard
b7a8551290
Merge pull request #1946 from DaveBlooman/theme_colour
...
Add Android 5 theme colour
2015-05-09 15:33:38 +02:00
Torkel Ödegaard
8f0269de76
Merge branch 'subsecond-influx' of https://github.com/abrander/grafana
2015-05-09 15:28:39 +02:00
Torkel Ödegaard
59a2109cab
Investigating some performance optimizations, added more perf instrumentation & measurements
2015-05-09 15:26:39 +02:00
Torkel Ödegaard
2dcb98a8ed
Merge branch 'master' of github.com:grafana/grafana
2015-05-08 11:03:25 +02:00
Torkel Ödegaard
0bde1bb857
Dashboard and nav links are near completion now, #1944
2015-05-08 10:56:54 +02:00
Anders Brander
d685644dee
Updated test to match e906a19
2015-05-07 22:48:44 +02:00
Anders Brander
e906a1979c
Allow kbn.secondsToHms() to return result in milliseconds.
2015-05-07 22:33:32 +02:00
Anders Brander
5eee33a11f
Quote 'measurement' properly in getAltSegments() to allow for dots in measurement identifier (Influxdb 0.9).
2015-05-07 19:51:55 +02:00
Torkel Ödegaard
4b4f398e83
more work on dashboard links, this feature is taking forever, dam angular, and dam complexity
2015-05-07 19:14:13 +02:00
Torkel Ödegaard
9655014041
More polish and refinements to dashboard links
2015-05-07 13:10:04 +02:00
Torkel Ödegaard
85e65e61d3
More work on dashboards links
2015-05-07 09:35:39 +02:00
Torkel Ödegaard
15137422a6
More work on dashboards links
2015-05-06 16:40:43 +02:00
Torkel Ödegaard
1f48c07395
more work on dash links
2015-05-06 10:57:32 +02:00
Torkel Ödegaard
26c9a19392
A lot of css style polish for submenu (template var selection, and new dashlinks)
2015-05-06 09:41:30 +02:00
Torkel Ödegaard
2c3aad785d
Fix in unsaved changes service
2015-05-06 07:59:47 +02:00
Torkel Ödegaard
ece9e8dcea
Merge branch 'master' into dashlinks
2015-05-06 07:48:45 +02:00
DaveBlooman
85c45c2b8f
Add Android 5 theme colour
2015-05-05 22:42:56 +01:00
Torkel Ödegaard
8149381f01
minor refactoring and markup fix
2015-05-05 20:59:21 +02:00
Torkel Ödegaard
e221cbfbd6
Merge branch 'sidemenu_default_open' of https://github.com/raintank/grafana
2015-05-05 20:34:07 +02:00
Torkel Ödegaard
0c56ae4f32
more work on, #1944
2015-05-05 20:33:06 +02:00
Torkel Ödegaard
1e196fc091
Began work on dashboard links and nav feature, #1944
2015-05-05 19:56:49 +02:00
Torkel Ödegaard
d4c0d5d81b
changed position for checkbox label
2015-05-05 13:37:20 +02:00
Torkel Ödegaard
12c770f0ab
markup update for templating editor
2015-05-05 13:33:57 +02:00
Torkel Ödegaard
637988b104
UI Polish, refactoring markup
2015-05-05 13:26:42 +02:00
Torkel Ödegaard
71edd9ff1b
DashEditView: fix for small ui bug, when having dashboard settings view open and entering panel edit mode, did not cause dash edit view to be closed
2015-05-05 12:38:18 +02:00
Torkel Ödegaard
e458ca7b47
Templating: updated template editor view & form
2015-05-05 10:56:39 +02:00
Anthony Woods
b915bb98fb
fix whitespace
2015-05-05 16:21:37 +08:00
Anthony Woods
8aef297e71
show sidemenu when admin user logs in the first time. #54
2015-05-05 10:43:19 +08:00
Torkel Ödegaard
c628ac9bbb
Upgraded to JQuery 2.1.1 -> 2.1.3, and spectrum.js, Fixes #1932
2015-05-04 14:36:46 +02:00
Torkel Ödegaard
385048b620
Templating: You can now select multiple template variables values at the same time. Closes #1922
2015-05-04 10:13:12 +02:00
Torkel Ödegaard
e5c1169120
HTTP API: GET /api/dashboards/db/:slug response changed property to to match the POST request nameing, Fixes #1928
2015-05-04 08:36:44 +02:00
Torkel Ödegaard
e7ac367392
SignUp: password strength meter updated, Fixes #1892
2015-05-01 11:22:21 +02:00
Anthony Woods
7a8851c5ab
default sidemenu to open #54
2015-05-01 17:02:00 +08:00