Commit Graph

578 Commits (82061c7c3b4fc2a4833110498edddc8e8b461fdc)

Author SHA1 Message Date
Torkel Ödegaard 024c112944 feat(invite): redesign for pending invite list, added revoke button and link, copy invite also works now, #2353 10 years ago
Torkel Ödegaard 3242354a4b feat(invite): worked on pending invitations list, revoke invite now works, #2353 10 years ago
Torkel Ödegaard 4ac652b127 feat(invite): began work on invited signup view, also added backdrop to login view, #2353 10 years ago
Torkel Ödegaard 6088f83408 feat(invite): inital pass on sending new user invite email, #2353 10 years ago
Torkel Ödegaard 0a59d6ab2f fix(repeat panel): fix for unwanted unsaved changes warnings when using repeat panel, #2364 10 years ago
Torkel Ödegaard 2c7e807738 feat(invite): small style change 10 years ago
Torkel Ödegaard 142a323efd fix(save as): fixed issue with save as and overwriting a dashboard with the same name 10 years ago
Torkel Ödegaard ea198fea6e fix(graph): fixed legend color when having many many series, fixes #2359 10 years ago
Torkel Ödegaard 666013b010 fix(panel repeat): fixed issue with repeat panels in combination with setting variable values from URL, fixes #2351 10 years ago
Torkel Ödegaard c7dafd4b42 fix(repeat panel): fixed issue with snapshoting a dashboard with repeated panels, Fixes #2352 10 years ago
Torkel Ödegaard 2724cf5db8 feat(invite): small progress 10 years ago
Stefan Siegl ea623cb5a1 New graphite function removeEmptySeries 10 years ago
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 10 years ago
Mitsuhiro Tanda 8ac47b4e24 fix dashboard/panel link in scripted dashboard 10 years ago
Torkel Ödegaard c3a5822a40 feat(user invite): progress on user invite feature, #2353 10 years ago
Torkel Ödegaard 2f4d3be303 fix(panellinks): fixed open in new tab issue for dashboard links, Fixes #2354 10 years ago
Torkel Ödegaard 57c78bc603 feat(invite): began work on invite users dialog, #2353 10 years ago
Torkel Ödegaard 494810393a feat(templating): new template variable selection dropdown now supports accepting custom values that are not an actual selectable value, Fixes #2344 10 years ago
Torkel Ödegaard 3e3980dbac made snapshot post url http scheme agnostic, #1725 10 years ago
Torkel Ödegaard 9f6c9cd6ff fix(graphite): raw query mode (disable graphite query editor mode) is now persisted property on the query, Fixes #2328, Fixes #2307 10 years ago
Johannes Wienke 244e682c2b Series override option to hide legend entries 10 years ago
Torkel Ödegaard 150fd869a0 Finalized work on influxdb field and func selection, #2311 10 years ago
Torkel Ödegaard 50795adcf0 feat(influxdb 0.9): field lookup and other enhancements, #2311 10 years ago
Torkel Ödegaard 3f2c1de28d fix(OpenTSDB): fixed issue with OpenTSDB and query to result matching, Fixes #2315 10 years ago
Torkel Ödegaard 597c1f6a41 feat(influxdb): began work on some influxdb enhancements, #2311 10 years ago
Torkel Ödegaard 5d7c485991 fix(templating): can now use template vars in collapsed row title, Fixes #2305 10 years ago
Espen Fjellvær Olsen d97f24cfc3 Update QueryController to conform with OpenTSDB Controller 10 years ago
Espen Fjellvær Olsen 48975e6533 Keep QueryController up to date as well 10 years ago
Espen Fjellvær Olsen 3980d25c23 Remove superfluous whitespaces 10 years ago
Espen Fjellvær Olsen 2255cb53f0 Close the gap between the key and the value in the js objects 10 years ago
Espen Fjellvær Olsen 521072daea KairosDB: Streamline the Templating with the very related OpenTSDB plugin 10 years ago
Haneysmith, Nathan 56c332a3dd more test updates for influxdb quoting 10 years ago
Haneysmith, Nathan cd53c78449 updating tests for influxdb quoting 10 years ago
Haneysmith, Nathan f237cac074 add double quotes around tags 10 years ago
Torkel Ödegaard 8d7ac3862c Fixed issue with dashlinks/panellinks and sending template variable value 'All', Fixes #2297 10 years ago
Torkel Ödegaard af50188a60 Removed alpha notice for influxdb 0.9 data source config 10 years ago
Torkel Ödegaard 572d35506b Removed some editor srv properites from data sources, they are not needed there anymore, they are in plugin.json, Closes #2283 10 years ago
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 10 years ago
Torkel Ödegaard 3c86c9908c Added docs for dashboard list panel, #2276 10 years ago
Torkel Ödegaard 37d75905ed Added min span option for panel repeater, #1888 10 years ago
Torkel Ödegaard 19812feb62 Increased max metric suggest count to 1000 for OpenTSDB, Closes #2281 10 years ago
Andrew Widdersheim e20e2117f7 Fix 'paranthesis' typo to 'parenthesis' 10 years ago
Andrew Widdersheim 7f602feff4 Allow pipe ('|') in Graphite lexer 10 years ago
gcormier9 4a9949e643 Support dot (.) in metric name 10 years ago
Torkel Ödegaard 5494be4493 Some fixes related to OpenTSDB enhancements, #1250 10 years ago
Torkel Ödegaard 8ed0df64c7 Fixes to OpenTSDB datasource, and added support for repeat panels and repeat rows 10 years ago
Torkel Ödegaard e508db994e OpenTSDB: Support for template variable values lookup queries, Closes #1250 10 years ago
Torkel Ödegaard 97f54ac385 Small fix to PR 2119 10 years ago
Torkel Ödegaard 15e6a4266c Fixed OR statement for influxdb 0.9 editor, #1525 10 years ago
Torkel Ödegaard 11170dd34c feat(singlestat): Added support for string values, Closes #2203 10 years ago