Commit Graph

127 Commits (906e70e5991faaddcc33796965e9a0d60e940ed1)

Author SHA1 Message Date
Torkel Ödegaard 7806da11e6 Fixed issue with test data source connection and direct access, Fixes #2219 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 98a07eff81 Worked on enhancing panel links to support dash link features, like auto variable to url params includes, Closes #2200 10 years ago
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 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 021c6ac1cb fixed panel menu while in fullscreen mode 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 c20fa85b82 Renamed variable value select to select dropdown 10 years ago
Torkel Ödegaard c821568ac7 Merged new template dropdown 10 years ago
Torkel Ödegaard cb63344394 Added hover tooltip for tags 10 years ago
Torkel Ödegaard 8934c83742 Small fixes for template variable groups (tags) 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 f48d0fcb13 More work on tags in variable dropdown, now the actual tag values query is hooked up and works, #2080 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 d96f5598ca Breaking out logic for variable dropdown into a controller, this needs some unit tests 10 years ago
Torkel Ödegaard 137cbe5bb4 work on variable multi select 10 years ago
Torkel Ödegaard 6f783f5a3b Single variable select state highlight fixed, Closes #2073 10 years ago
Torkel Ödegaard 6ed17fe62f Removed selection state for single select variables 10 years ago
Torkel Ödegaard 7d25d6f191 progress on tag selection in variable dropdown 10 years ago
Torkel Ödegaard 0bd50c06d7 Template varaible dropdown work 10 years ago
Torkel Ödegaard 9a74105103 Trying out dark headers and footers for template dropdown 10 years ago
Torkel Ödegaard a433e0e79c More work on variable dropdown 10 years ago
Torkel Ödegaard 483ef20527 Reworking variable value dropdown, take3 10 years ago
Torkel Ödegaard bfe5a56a47 Updated dashboard links editor, just changed With tag > With tags 10 years ago
Torkel Ödegaard 8cfbd2f8bf Increased width of query input field in dashlist panel editor 10 years ago
Torkel Ödegaard 6df9012141 Updated dashboard links feature to support search by my multiple tags, #1944 10 years ago
robert jakub 153ab4afaa new role Read Only Editor - admin (small fix for #2088) 10 years ago
Torkel Ödegaard ff3843bc7f Roles: New user role that replaces the old role behavior, Closes #2088 10 years ago
Torkel Ödegaard 86f5152092 When role is viewer and edit URL is loaded view mode will be loaded instead, Closes #2089 10 years ago
Torkel Ödegaard 85c3a0aa14 Panel menu now hides edit actions for users with role Viewer, Closes #1826 10 years ago
Torkel Ödegaard 50645cc36b Added test connection action to all data sources, Closes #1997 10 years ago
Torkel Ödegaard afede880e6 added url validation when adding data source, Fixes #2043 10 years ago
Torkel Ödegaard e2f6633d57 Began work on data source test / validation, #1997 & #2043 10 years ago
Torkel Ödegaard aeb8bc8755 Share link should always have absolute time range, Closes #2060 10 years ago
Torkel Ödegaard 494ede5bbf Big refactoring/rewrite for how annotation tooltips are shown, also work on #1474 10 years ago
Torkel Ödegaard e76d2ec9c2 worked on tags in search and dashboards 10 years ago
Torkel Ödegaard 4a71a79cb8 Slight refactoring in annotationSrv 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 2202094e41 work on tags in variables 10 years ago
Torkel Ödegaard 25c6b64fed Began working on exploring variable value groups/tags 10 years ago
Torkel Ödegaard a8aab0cb2b Worked on user administration page, a grafana server admin can now add and edit organization roles for any user, #2014 10 years ago
Torkel Ödegaard 788e7fd36d Lots of api refactoring for org routes, #2014 10 years ago
Torkel Ödegaard 74bf1f23fb Small progress on #2014 10 years ago
Torkel Ödegaard bfe6d5434e Fixed placeholder text in templating editor 10 years ago
Torkel Ödegaard f81bde5643 Refactoring some api handlers to use the new Response return object 10 years ago
Torkel Ödegaard fbc6bb2112 More refactoring of user http api, trying to reuse handlers for sign in user and admin operations 10 years ago