Commit Graph

13289 Commits (7535cefed9be855164aca58afd1e39c0f9266079)
 

Author SHA1 Message Date
Daniel Lee 7e2e57c306 dashfolders: fixes #10671. Allow Editors default access to Root. 7 years ago
Torkel Ödegaard 4ac21d2e8f docs: added redirect from old provision page, #10691 7 years ago
Johannes Schill 20052150ba tests: Move tests from Permissions to AddPermissions #10676 7 years ago
Johannes Schill 1b9e02e4cc tests: Update tests in PermissionsStore and rem out the Permissions-tests for now #10676 7 years ago
bergquist 9aa488c084 Merge remote-tracking branch 'origin/7883_frontend_step' into 7883_backend 7 years ago
Daniel Lee 2409d129c2 dashfolders: text change 7 years ago
Daniel Lee 9ef64d3056 dashfolders: special case for folders in root 7 years ago
bergquist 16a1642831 gofmt... 7 years ago
Daniel Lee a7e57bc2f8 spelling 7 years ago
bergquist 3da2ab61e0 Verifies requirement of id in dashboards. 7 years ago
Johannes Schill 2ad4c30bc6 ux: POC - Update "Add permissions" design and add a fancy animation #10676 7 years ago
bergquist 7e96052594 ensure dashboard title is unique in folder 7 years ago
Frederic Hemberger d90dfcc203 docs: Remove obsolete Ansible rule (#10689) 7 years ago
Frederic Hemberger f57e106dd5 docs: Fix outdated provisioning link (#10690) 7 years ago
Chris Rice dba93d8240 Renamed "Period" to "Min period" in CloudWatch query editor (#10665) 7 years ago
Patrick O'Carroll ad893614e1 created cta-bg variable and changed bg color on light theme (#10693) 7 years ago
Alexander Zobnin 56c526fad3 Repeat panels when row is expanding (#10679) 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
Daniel Lee 1cfc81de74 playlist: fixes #10254 7 years ago
Marcus Efraimsson 3efb3d8efa dashboards: add new default frontend route for rendering a dashboard panel 7 years ago
Daniel Lee 79fe01959b alerting: small refactoring 7 years ago
Johannes Schill 666d29fafa dashfolders: POC - Use separate component for "Add permission" #10676 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
bergquist 56d5ece340 plugins: return empty tables array insteaf of nil 7 years ago
Daniel Lee 816c4d2340 url: fix for boolean querystring parameters 7 years ago
Patrick O'Carroll 465e701b42 moved icon (#10681) 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
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