Commit Graph

104 Commits (9dec50832db8cb4740d4547371ffb0527a197bea)

Author SHA1 Message Date
Torkel Ödegaard 9dec50832d refactor: refactoring app boot up and core structure 10 years ago
Torkel Ödegaard 1900c81d9f tech(nodejs upgrade): upgraded to nodejs 4.0 for grunt build 10 years ago
Torkel Ödegaard 9db6f82628 refactor: finished timepicker to typescript and directive refactor 10 years ago
Torkel Ödegaard d96a6a59ee refactor: moved timepicker from a simple panel to component, removed simple panel directive 10 years ago
Torkel Ödegaard 3999a3caa2 feat(elasticsearch): extended stats like std deviation now works, and sigma option as well, added unique count (cardinality as well, #1034 10 years ago
Torkel Ödegaard 74da5a610c fix(spelling): capitalize text 10 years ago
Torkel Ödegaard 4b4299604b fix(import): fixed nav link in header, fixes #2633 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 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 745162c589 fix(graphite): Import dashboard from graphite is working again, fixes #2490 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 775a805959 fix(): fix for cleaning up repeat panel scope for orphaned panels or duplicated panels 10 years ago
Torkel Ödegaard 0586dbaf8b feat(save_as): imporved save as dialog, now auto focus, and enter key to submit works, closes #2426 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 142a323efd fix(save as): fixed issue with save as and overwriting a dashboard with the same name 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 57c78bc603 feat(invite): began work on invite users dialog, #2353 10 years ago
Torkel Ödegaard 3e3980dbac made snapshot post url http scheme agnostic, #1725 10 years ago
Torkel Ödegaard 37d75905ed Added min span option for panel repeater, #1888 10 years ago
Torkel Ödegaard 693af182c7 Fixed broken playlist in master, Fixes #2240 10 years ago
Torkel Ödegaard 2dbb370955 Working on resize handle, drag to resize panels & rows 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 26e5d7a3de Graph: fixed PNG rendering of panels with legend table to the right, #2185 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 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 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 483ef20527 Reworking variable value dropdown, take3 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 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 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 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 4822d02787 Things are starting to work again 10 years ago
Torkel Ödegaard 35cc0a1cc0 Rewriting anb abstracting how dashboards are loaded, unifying db, json files, and script dashboards, #960 10 years ago