Commit Graph

458 Commits (9b483e765bed89d44cfd71d9ca42edf746a62c76)

Author SHA1 Message Date
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 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
Torkel Ödegaard 50795adcf0 feat(influxdb 0.9): field lookup and other enhancements, #2311 10 years ago
Torkel Ödegaard 597c1f6a41 feat(influxdb): began work on some influxdb enhancements, #2311 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
Andrew Widdersheim e20e2117f7 Fix 'paranthesis' typo to 'parenthesis' 10 years ago
Torkel Ödegaard e508db994e OpenTSDB: Support for template variable values lookup queries, Closes #1250 10 years ago
Torkel Ödegaard 15e6a4266c Fixed OR statement for influxdb 0.9 editor, #1525 10 years ago
Torkel Ödegaard 0838f432ca refactor(influxdb series handling): performance and refactoring of PR #2179, also switched to InfluxDB epoch json format 10 years ago
David Raifaizen ca42d976a7 Added fix for template variables when no options are available to select 10 years ago
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 10 years ago
Torkel Ödegaard ec98f9181b Fixed issue with new variable value select dropdown and parent -> child updates, Fixes #2215 10 years ago
Torkel Ödegaard 2a693f7f08 Fixed issue with multi select template variable and restoring state from url, #2196 10 years ago
Torkel Ödegaard 26e5d7a3de Graph: fixed PNG rendering of panels with legend table to the right, #2185 10 years ago
Torkel Ödegaard 261e5ebbd4 Fixed bug in singlestat panel and null value handling, #2189 10 years ago
Randy D. Wallace Jr 5e6d876bd0 Support Multiple Fields in InfluxDB 0.9+ 10 years ago
Torkel Ödegaard 6f982b2791 Moved angular-bindonce to bower 10 years ago
Torkel Ödegaard 05f934548b Moved angular-native-dragdrop to bower 10 years ago
Torkel Ödegaard f22bffe98a Upgraded angular to 1.4.0 and moved angular dependency to bower, #677 10 years ago
Torkel Ödegaard 87c65bcea0 Migrating to use bower for component dependencies 10 years ago
Torkel Ödegaard 48175101c6 Fixes to template variable with tags and inital state after dashboard load, #2080 10 years ago
Torkel Ödegaard e5280d55b3 Make template variables work in row titles, #1956 10 years ago
Torkel Ödegaard 604f8a22f7 Fixed state issue with variable value dropdown, #2080 10 years ago
Torkel Ödegaard f6845cd107 Variable value select fixes and refactorings 10 years ago
Torkel Ödegaard b0451dc1b3 More refinements of tag selection and state restoration after dashboard load 10 years ago
Torkel Ödegaard b5a846154a Trying to make progres on persisting selection state, restoring selection state for new multi variable dropdown, proving to be really complex 10 years ago
Torkel Ödegaard 650d3d5046 Fixed tag selection issues 10 years ago
Torkel Ödegaard 0992b6a616 Progress on template variable dropdown, lots of unit tests for selection behavior, 10 years ago
Torkel Ödegaard 53ed407448 Lots of refactoring of variable dropdown trying to clean up code and make it unit testable 10 years ago
Torkel Ödegaard aeb8bc8755 Share link should always have absolute time range, Closes #2060 10 years ago
Torkel Ödegaard 99556057d1 Fixed bug with auto refresh option being reset when changing relative time when now delay is configured, Fixes #2042 10 years ago
Torkel Ödegaard 921d672a2c Worked on alias pattern for InfluxDB 0.9 editor, #1525 10 years ago
Torkel Ödegaard 788e7fd36d Lots of api refactoring for org routes, #2014 10 years ago
Torkel Ödegaard 5896903bd3 Began work on alias support and alias patterns for InfluxDB 0.9, #1525 10 years ago
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 10 years ago
Torkel Ödegaard 05d725d0b8 Slight refactoring, #1525 10 years ago
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 10 years ago
Torkel Ödegaard 6fd37779b8 More work on new influxdb query editor, #1525 10 years ago
Torkel Ödegaard 5ca8d590bd Working on new query editor for influxdb 0.9, looking good! #1525 10 years ago
Torkel Ödegaard 11c8e80ea9 Working on new query editor for influxdb 0.9, #1525 10 years ago
Torkel Ödegaard 8c0e1060e6 Graph: Define series color using regex rule, Closes #590 10 years ago
Torkel Ödegaard 4822d02787 Things are starting to work again 10 years ago
Torkel Ödegaard 582e680b12 Singlestat: threshold checks are now done on a rounded value, rounded to same number of decimals as is shown, Fixes #1983 10 years ago
Torkel Ödegaard 0bde1bb857 Dashboard and nav links are near completion now, #1944 10 years ago
Anders Brander d685644dee Updated test to match e906a19 10 years ago
Torkel Ödegaard e458ca7b47 Templating: updated template editor view & form 10 years ago
Torkel Ödegaard 385048b620 Templating: You can now select multiple template variables values at the same time. Closes #1922 10 years ago
Torkel Ödegaard e5c1169120 HTTP API: GET /api/dashboards/db/:slug response changed property to to match the POST request nameing, Fixes #1928 10 years ago
Torkel Ödegaard 95fcddcd95 More work on panel & row repeats, #1888, updated changelog 10 years ago