Commit Graph

303 Commits (f8b61a4ebe3f9d162d544596466b767c28914a12)

Author SHA1 Message Date
Torkel Ödegaard f8b61a4ebe changelog(): added #1034 to changelog 10 years ago
Torkel Ödegaard 209e9ebda7 fix(influxdb): fixes and refactorings of influxdb 0.9 editor, no longer shows template vars in keys dropdown and group by dropdownm, fixes #2636 10 years ago
Torkel Ödegaard d78c9fa2d2 feat(signup): updated changelog with details about #2353 10 years ago
Torkel Ödegaard 14884d5a2b feat(signup): progress on new signup flow, #2353 10 years ago
Torkel Ödegaard d3c79c9b49 fix(datasource query editors): fixed issue with duplicate query and the query letter (refId) 10 years ago
Torkel Ödegaard 48686cf9f7 fix(influxdb_09): fix for handling empty series object in response from influxdb, fixes #2413 10 years ago
Torkel Ödegaard ea187961da fix(templating): Another atempt at fixing #2534 (Init multi value template var used in repeat panel from url), fixes #2564 10 years ago
Torkel Ödegaard ca53ae4fc5 fix(templating): Another atempt at fixing #2534 (Init multi value template var used in repeat panel from url), fixes #2564 10 years ago
Torkel Ödegaard 8f35683ccb fix(annotations): Fixed issue when html sanitizer failes for title to annotation body, now fallbacks to html escaping title and text, fixes #2563 10 years ago
Torkel Ödegaard 30cd782e92 fix(snapshot): Fix for snapshot with expire 7 days option, 7 days option not correct, was 7 hours, fixes #2574 10 years ago
Torkel Ödegaard 7072af7c14 fix(auth proxy): Fix for server side rendering of panel when using auth proxy, fixes #2568 10 years ago
Torkel Ödegaard abd7c15ba8 fix(TimePicker): Fix for when you applied custom time range it did not refreh dashboard, fixes #2565 10 years ago
Torkel Ödegaard e5794ed1c1 fix(dragdrop): Fix for broken drag drop behavior, fixes #2558 10 years ago
Torkel Ödegaard 4f7587492d docs(changelog): fixed minor wording issue in changelog 10 years ago
Torkel Ödegaard d4432ddd64 feat(mixed datasources): feature ready to merge to master, closes #436 10 years ago
Torkel Ödegaard 0d8303cf5d fix(templating): fix for setting template variable value via url and having repeated panels or rows, fixes #2534 10 years ago
Torkel Ödegaard 745162c589 fix(graphite): Import dashboard from graphite is working again, fixes #2490 10 years ago
Torkel Ödegaard fe093c6385 feat(timepicker): added new relative time option , will set time range to midnight to now, closes #1186 10 years ago
Torkel Ödegaard 43ef9f909a feat(admin): admin page for all grafana organizations (list / edit view), #2457 10 years ago
Torkel Ödegaard 809562c874 updated install docs for 2.1.1 release 10 years ago
Torkel Ödegaard 835fd383ad fix(postgres): Dashboard search is now case insensitive when using Postgres, fixes #1896 10 years ago
Torkel Ödegaard 1b2c1270a8 updated changelog with info about merged PR #2483 10 years ago
Torkel Ödegaard e7fc72067a refactor(influxdb): refactoring of PR 2477, added unit tests, #2477 10 years ago
Torkel Ödegaard fb9f954882 fix(graphite): Fix for bug when using series ref (#A-Z) and referenced series is hidden in query editor. fixes #2484 10 years ago
Torkel Ödegaard 90400bf5ad fix(ldap): fix for ldap users with empty email address, fixes #2461 10 years ago
Torkel Ödegaard c43f2bbb86 fix(singlestat): fix to handle series with no data points, fixes #2460 10 years ago
Torkel Ödegaard 41e13fab55 fix(influxdb): fix for using template variables in side alias field in influxdb 0.9 editor, fixes #2446 10 years ago
Torkel Ödegaard bd7ae3dc71 fix(templating): fix for text panel when using template variables in text and repeating panel, fixes #2442 10 years ago
Torkel Ödegaard 91e5fcf8f1 fix(templating): fixed issue with repeat row, was pretty buggy due to very recent change, fixes #2443 10 years ago
Torkel Ödegaard 925ead51b6 Updated version to 2.1 10 years ago
Torkel Ödegaard e508db994e OpenTSDB: Support for template variable values lookup queries, Closes #1250 10 years ago
Torkel Ödegaard f7b7401a53 Updated changelog with new OpenTSDB enhancement, #1177 10 years ago
Torkel Ödegaard ae0f8c77d1 Auth: You can now authenicate against api with username / password using basic auth, Closes #2218 10 years ago
Torkel Ödegaard a38a06a077 updated changelog with influxdb 0.9 support comment, Closes #1525 10 years ago
Torkel Ödegaard 11170dd34c feat(singlestat): Added support for string values, Closes #2203 10 years ago
Torkel Ödegaard fb7b475457 Backend: Load dashboards with capital letters in the dashboard url slug (url id), Fixes #2163 10 years ago
Torkel Ödegaard 26e5d7a3de Graph: fixed PNG rendering of panels with legend table to the right, #2185 10 years ago
Torkel Ödegaard 4a9bc70ca0 Added new style override, transform negative-Y, Closes #2162 10 years ago
Torkel Ödegaard 50a1feb90a Dashboard list panel: Now supports search by multiple tags, Closes #2096 10 years ago
Torkel Ödegaard dc607b8e8a Dashboard search now supports filtering by multiple dashboard tags, Closes #2095 10 years ago
Torkel Ödegaard ff3843bc7f Roles: New user role that replaces the old role behavior, Closes #2088 10 years ago
Torkel Ödegaard 83e7c48767 User role 'Viewer' are now prohibited from entering edit mode (and doing other transient dashboard edits). A new role will replace the old Viewer behavior 10 years ago
Torkel Ödegaard e2f6633d57 Began work on data source test / validation, #1997 & #2043 10 years ago
Torkel Ödegaard 284106b8a8 Updated changelog 10 years ago
Torkel Ödegaard 8c0e1060e6 Graph: Define series color using regex rule, Closes #590 10 years ago
Torkel Ödegaard 1a401780ba Updated changelog with completed story, JSON dashboards added to search, Closes #960 10 years ago
Torkel Ödegaard bb7d79e6d2 Refactoring search to support more than just db dashboards 10 years ago
Torkel Ödegaard 187834b17c Trying to get dashboard loading and dashboard meta flags like canSave, canStar more managable 10 years ago
Torkel Ödegaard 7d4e676cfd Dashboard: Custom Navigation links & dynamic links to related dashboards, #1944 10 years ago
Torkel Ödegaard 385048b620 Templating: You can now select multiple template variables values at the same time. Closes #1922 10 years ago