Commit Graph

105 Commits (e7ac367392df731348dfdac079487d8af8436443)

Author SHA1 Message Date
Torkel Ödegaard e7ac367392 SignUp: password strength meter updated, Fixes #1892 10 years ago
Torkel Ödegaard e771d8e944 Organization: You can now update the organization user role directly (without removing and readding the organization user). Closes #1899 10 years ago
Torkel Ödegaard b48b11e902 Added new graphite function spec, weightedAverage, Closes #1879 10 years ago
Torkel Ödegaard 5de9230924 Security: New config option to disable the use of gravatar for profile images, Closes #1891 10 years ago
Torkel Ödegaard 95fcddcd95 More work on panel & row repeats, #1888, updated changelog 10 years ago
Torkel Ödegaard e17f56b4ad Final polish on panel & row repeats, #1888, still some missing places where scopedVars needs to be used 10 years ago
Torkel Ödegaard 32e0ce1beb Minor code refinements to panel repeat code, #1888 10 years ago
Torkel Ödegaard 25ef49494b Final polish on repeat panel variable selection, #1888 10 years ago
Torkel Ödegaard 3ee1ea28e1 Templating: Support for search filtering and keyboard up/down filtering in the new multi variable value selector dropdown, #1144 10 years ago
Torkel Ödegaard d10ce90936 Fixed XSS issue with file based dashboards, was really casued by an issue with alertSrv accepting html in message alerts 10 years ago
Torkel Ödegaard fe0bf876d9 Style changes and polish to multi variable value selection, #1144 10 years ago
Torkel Ödegaard c5be95e46c Began polish and tweaks of new template variable multi select dropdown 10 years ago
Torkel Ödegaard 0d3fbb8659 Added message alerts when login failed due to github team membership or email domain requirement, #1731, #1660 10 years ago
Anthony Woods b72eba1ef2 refactor handling of refresh when urlValues being used for templates. fixes #1862 10 years ago
David Raifaizen e5844afb0f Corrected missing annotations: true tag from the influxdb9 plugin json and fixed influxseries data handling 10 years ago
davidak c4ac3d61b1 add gigabytes as unit 10 years ago
Torkel Ödegaard 8c14e565a7 Restored the variable color for the label/name in the submenu 10 years ago
Torkel Ödegaard 53cb0feda9 Various fixes, restored search auto focus 10 years ago
Torkel Ödegaard 14e8c15a3a Lots of new unit tests for unsaved changes service 10 years ago
Torkel Ödegaard aaea80e053 A lot of refactoring opf unsaved changes service so it can be unit tested better 10 years ago
Torkel Ödegaard f6a61c1ec5 Changes to unsaved changes service to ignore repeated panels and rows, #1888 10 years ago
Torkel Ödegaard 5768f10769 More optimizations and unit tests for panel repeats #1888 10 years ago
Torkel Ödegaard bcb80eb38f more tweaks 10 years ago
Torkel Ödegaard 9590f485f1 More optimizations and unit tests for panel repeats, this time reuse rows, #1888 10 years ago
Torkel Ödegaard 32fe723da6 More optimizations and unit tests for panel repeats, #1888 10 years ago
Torkel Ödegaard 48b25bc327 Fix to graph panel, and width=0 bug 10 years ago
Torkel Ödegaard 3044a74a52 Optimization and unit tests for panel and row repeat feature, #1888 10 years ago
Torkel Ödegaard ca7aa294e0 Began wriing unit test for new panel repeat features, #1888 10 years ago
Torkel Ödegaard 158b77d54e small update to panel repeats 10 years ago
Torkel Ödegaard 3f97bd8212 Added files removed in merge 10 years ago
Torkel Ödegaard 8a986ec340 Using CTRL+S should not work when dashboardMeta.canSave is false, #1834 10 years ago
Torkel Ödegaard b0ef659add Stop users from entering panel edit mode when dashboard editable is false, #1834 10 years ago
Torkel Ödegaard 29a7490af2 Small fix for unsaved changes when using save as feature 10 years ago
Torkel Ödegaard 16fc6e8b42 More work on editable false dashboards, #1834 10 years ago
Torkel Ödegaard a0cbca4cad more work on editable false, #1834 10 years ago
Torkel Ödegaard 7064d87106 Firefox/IE issue, invisible text in dashboard search fixed, Fixes #1872 10 years ago
Mark Oellermann f8ceb341d6 Added units for voltage, current and frequency 10 years ago
Anthony Woods b6a4db3f8a always refresh varible options if refresh=true 10 years ago
Torkel Ödegaard 236c4e65f8 Began work on dashboard: editable flag, that actually stops users from changing anything, #1834 10 years ago
Torkel Ödegaard 2c52224013 /api/login/ping Fix for issue when behind reverse proxy and subpath, Fixes #1857 10 years ago
Torkel Ödegaard 1dfc576263 Panel timeshift: You can now use panel timeshift without a relative time override, Fixes #1848 10 years ago
Torkel Ödegaard a11b180480 Snapshots: Fixed issue with snapshoting dashboards with an interval template variable, Fixes #1846 10 years ago
Torkel Ödegaard dc88fff704 Migration: Import dashboards from Elasticsearch was capped at 100, now capped at 10000, Fixes #1843 10 years ago
Torkel Ödegaard 8ff316252e Update info text in grafana test data source, Fixes #1840 10 years ago
Torkel Ödegaard dabdf1b7fd Graph Panel + Legend Table mode: Many series casued zero height graph, now legend will never reduce the height of the graph below 50% of row height, Fixes #1832 10 years ago
Torkel Odegaard 73b512859a Small ui align fix to graph axis and grid edit ui 10 years ago
carl bergquist 74c5015648 Change default values for linewidth and fill. 10 years ago
Torkel Ödegaard b286ed6bb8 Small UI polish to playlist creation view 10 years ago
Torkel Odegaard bb7ee1c5a3 Panel title: switched from context-menu cursor to pointer, context-menu does not work on windows in chrome and firefox, but works on other platforms :( 10 years ago
Torkel Ödegaard a446286869 Fixed issue with unsaved changes srv being triggerd by starring / unstarring a dashboard, Fixes #1795 10 years ago