Commit Graph

13102 Commits (d8d82c17698f59711480d33945b843f6d06afcd4)
 

Author SHA1 Message Date
Marcus Efraimsson aefcff26a6 dashboards: add new default frontend route for loading a dashboard 7 years ago
Marcus Efraimsson 369597f7b2 dashboards: return url in response to save dashboard. #7883 7 years ago
Marcus Efraimsson 6ab526881a dashboards: ensure that uid is returned from getSaveModelClone 7 years ago
Daniel Lee eb765d288c alertlist: disable pause button when user does not have permission 7 years ago
Marcus Efraimsson fd59241e35 dashboards: revert adding api for retrieving uid by slug 7 years ago
Marcus Efraimsson 4829ea0e9f util: remove retry logic in shortid_generator 7 years ago
Marcus Efraimsson 9fb7b887db dashboards: add url property to dashboard meta and search api responses 7 years ago
Marcus Efraimsson 7ee691dc48 dashboards: api for retrieving uid by slug. #7883 7 years ago
Marcus Efraimsson 13d5db7d19 dashboards: add support for retrieving a dashboard by uid 7 years ago
Marcus Efraimsson c1cff3849e dashboard: change unique index for uid to include org_id 7 years ago
Marcus Efraimsson 46e1296700 dashboards: return uid in response to creating/updating a dashboard. #7883 7 years ago
Marcus Efraimsson e229f8aea8 dashboards: extract short uid generator to util package. #7883 7 years ago
Marcus Efraimsson fc7bab8bf0 dashboard: fix failing test. #7883 7 years ago
Marcus Efraimsson 5b35c694dc dashboard: generate and include uid in dashboard model. #7883 7 years ago
Marcus Efraimsson 025a14ec24 db: add migrations for creating a unique index for uid. #7883 7 years ago
Marcus Efraimsson 50aa9ec69c db: add migrations for generating uid for existing dashboards. #7883 7 years ago
Marcus Efraimsson 401b01e1e6 db: add new column uid to the dashboard table. #7883 7 years ago
Patrick O'Carroll 2c8e448559 moved icon (#10681) 7 years ago
Daniel Lee 4bc5945c17 dashfolders: remove inline styles 7 years ago
Torkel Ödegaard 7cd379ac9f docs: fixed order of sidemenu 7 years ago
bergquist 8c8328eac5 test: fixes failing test in go1.10 7 years ago
Torkel Ödegaard cca050ea14 docs: updated versions.json 7 years ago
Daniel Lee f5107d5023 alerting: add permission check in api for pausing alerts 7 years ago
Daniel Lee 87d6d791d5 dashfolders: adds comment for dashboard api tests 7 years ago
Torkel Ödegaard b4aa92e7ff docs: added versions file 7 years ago
Daniel Lee 2b7984355a dashfolders: adds comment for dashboard acl test 7 years ago
Daniel Lee a00a42d9ee api: extract api test code to common_test.go 7 years ago
Alexander Zobnin f8faa7dbba Merge branch 'ilgizar-10672_outside_the_row' 7 years ago
Alexander Zobnin 526960058a repeat panel: minor refactor 7 years ago
Daniel Lee 0fb05bcf59 Merge remote-tracking branch 'upstream/master' into dashboard_permissions 7 years ago
ilgizar 1c95da8f23 Fix horizontal panel repeat. Fix #10672. 7 years ago
Johannes Schill ee57ed10f9 dashfolders: Add min-width to align icons in permissions list and some margin between icon and text #10275 7 years ago
Johannes Schill 0573545d5a ui: Fix Firefox align issue in dropdowns #10527 (#10662) 7 years ago
Torkel Ödegaard b1cf4cf01c fix: InfluxDB Query Editor and selecting template variable in where clause caused issue, fixes #10402, fixes #10663 7 years ago
Daniel Lee d74a98feff dashfolders: link to folder for inherited permissions 7 years ago
Johannes Schill 7900fd4a79 test: Update Tooltip test to check for className support 7 years ago
Alexander Zobnin 479658489a fix: remove repeated rows when repeat was disabled. (#10653) 7 years ago
Johannes Schill e6c161d897 test: Update Popover test to check for className support 7 years ago
Johannes Schill 51b0f2b0c8 dashfolders: Get rid of unused import #10275 7 years ago
Johannes Schill 787b493c00 dashfolders: Use grafana's question mark instead of FA's and use the react tooltip instead of angular's #10275 7 years ago
Johannes Schill d9460d0b2b dashfolders: Add className to Tooltip component 7 years ago
Alexander Zobnin 04053ec56c fix: don't show manually hidden sidemenu after view mode toggle (#10659) 7 years ago
Daniel Lee 146af8595d dashfolders: css class as parameter for Picker 7 years ago
Daniel Lee 5ee2d1de05 dashfolders: select with description for permissions 7 years ago
Alexander Zobnin b3ac85766e fix: show sidebar after mouse wheel scrolling (#10657) 7 years ago
Torkel Ödegaard a0323e96fa fix: tweak of PR #10635 7 years ago
Torkel Ödegaard dd4374cc65 Merge remote-tracking branch 'origin/10612_table-date-format' 7 years ago
Torkel Ödegaard 9363c40a0c Merge branch 'master' of github.com:grafana/grafana 7 years ago
Torkel Ödegaard b6ce16ebae ux: minor tweak of #10634 7 years ago
bergquist 2782ad0955 plugins: only set error if errorstring is not empty 7 years ago