Commit Graph

12991 Commits (9aa488c0844d6f244881bee8861d9f3c721e38f2)
 

Author SHA1 Message Date
bergquist 9aa488c084 Merge remote-tracking branch 'origin/7883_frontend_step' into 7883_backend 7 years ago
bergquist 16a1642831 gofmt... 7 years ago
bergquist 3da2ab61e0 Verifies requirement of id in dashboards. 7 years ago
bergquist 7e96052594 ensure dashboard title is unique in folder 7 years ago
Marcus Efraimsson 57edf89033 dashboards: make scripted dashboards work using the old legacy urls 7 years ago
Marcus Efraimsson a99331cdb9 dashboards: redirect from old url used to load dashboard to new url 7 years ago
Marcus Efraimsson 3efb3d8efa dashboards: add new default frontend route for rendering a dashboard panel 7 years ago
bergquist bb3183f6cd removes uniqnes check on slug when saving dashboards 7 years ago
bergquist 6d2a555866 Drops unique index orgid_slug from dashboards. 7 years ago
Marcus Efraimsson 7734df1d18 dashboards: fix links to recently viewed and starred dashboards 7 years ago
Marcus Efraimsson f2014223b4 dashboards: use new *url* prop from dashboard search for linking to dashboards 7 years ago
Marcus Efraimsson 8009307c16 dashboards: when saving dashboard redirect if url changes 7 years ago
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
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
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
Torkel Ödegaard b4aa92e7ff docs: added versions file 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
ilgizar 1c95da8f23 Fix horizontal panel repeat. Fix #10672. 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
Alexander Zobnin 479658489a fix: remove repeated rows when repeat was disabled. (#10653) 7 years ago
Alexander Zobnin 04053ec56c fix: don't show manually hidden sidemenu after view mode toggle (#10659) 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
Torkel Ödegaard c5a75ab84a Merge remote-tracking branch 'origin/10628_search_media_break' 7 years ago
Torkel Ödegaard cd2161e796 Revert "Fix typeahead to avoid generating new backend request on each keypress. (#10596)" 7 years ago
Patrick O'Carroll 5f81f401e3 replaced input with gf-form-dropdown 7 years ago
Patrick O'Carroll ffff75b01a reverted media queries 7 years ago