Commit Graph

133 Commits (1bcd4c040b52d8355005e4ce0de54daae350c1ac)

Author SHA1 Message Date
bergquist 0a9bfc5529 delete provisioning meta data when deleting folder 7 years ago
Mario Trangoni f73236f8f4 pkg/services/sqlstore: Fix x.Sql is deprecated: use SQL instead. (megacheck) 7 years ago
Marcus Efraimsson 770acee56a
new property for current user indicating if edit permissions in folders 7 years ago
Mario Trangoni 6eb00000fe pkg/services: fix ineffassign issues 7 years ago
Jonathan McCall 069012639a Sort results from GetDashboardTags 7 years ago
Karsten Weiss f61e69ce75 Simplify comparison to bool constant (gosimple) 7 years ago
Karsten Weiss be2d635078 Simplify error returns (gosimple) 7 years ago
Marcus Efraimsson b4863002c9
permission: fix user with org viewer save/move permissions 7 years ago
bergquist 061a418f0f style: dont expose func outside package 7 years ago
Marcus Efraimsson 3f588b4c48 dashboards: created/updated and createdby/updatedby should be set before save 7 years ago
Marcus Efraimsson 39aba03483 dashboards: created date should be set when creating a folder/dashboard 7 years ago
Marcus Efraimsson 53cd39fde5 Shouldn't be able to overwrite a dashboard if you don't have permissions (#10900) 7 years ago
Torkel Ödegaard fcaa8227a6
Dashboard acl query fixes (#10909) 7 years ago
Torkel Ödegaard ec6f0f94b8 permissions: refactoring of acl api and query 7 years ago
Torkel Ödegaard 162439a8d6 fix: removed logging 7 years ago
Torkel Ödegaard 8e8f3c4332 dashboard and folder search with permissions 7 years ago
Marcus Efraimsson 0e8377a9f4 Update logic for create/update dashboard, validation and plugin dashboard links (#10809) 7 years ago
Torkel Ödegaard b84fd3a7ae fix: initial fix for #10822 7 years ago
Daniel Lee db1423eebc dashfolders: fixes #10820 7 years ago
Marcus Efraimsson a879dd8c0c dashboards: render correct link for folder when searching for dashboards (#10763) 7 years ago
Carl Bergquist cc0cc8dd73 changes to new urlformat for home dashboard (#10738) 7 years ago
Marcus Efraimsson 744f402a96 db: fix failing integration tests for mysql and postgresql 7 years ago
bergquist 90207bcb7d register handler for get dashboards by slug 7 years ago
bergquist 992fd37010 alert: use new url format 7 years ago
Marcus Efraimsson 90933b0621 dashboard: refactor logic for retrieving url for folder/dashboard 7 years ago
Marcus Efraimsson 035b724725 dashboards: remove slug property in dashboard search responses 7 years ago
Marcus Efraimsson 92a0171a9b folders: change the front end route for browsing folders 7 years ago
Marcus Efraimsson b23560ed5a dashboards: add validation to delete dashboard by slug 7 years ago
bergquist 58cfb23625 retry uid generation 7 years ago
bergquist 16a1642831 gofmt... 7 years ago
bergquist 7e96052594 ensure dashboard title is unique in folder 7 years ago
bergquist bb3183f6cd removes uniqnes check on slug when saving dashboards 7 years ago
Daniel Lee eb765d288c alertlist: disable pause button when user does not have permission 7 years ago
Marcus Efraimsson 9fb7b887db dashboards: add url property to dashboard meta and search api responses 7 years ago
Marcus Efraimsson 13d5db7d19 dashboards: add support for retrieving a dashboard by uid 7 years ago
Marcus Efraimsson 5b35c694dc dashboard: generate and include uid in dashboard model. #7883 7 years ago
Marcus Efraimsson f08932b78a WIP: folder api. #10630 7 years ago
bergquist d62d5c7418 provisioning: delete dashboards from db when file is missing 7 years ago
bergquist 57e7048b8f provisioning: enables title changes for dashboards 7 years ago
bergquist 67a9e6a71d provisioing: add lookup table provisioned dashboards 7 years ago
Daniel Lee 94a54248c1 dashfolders: show folders use can save to in picker 7 years ago
Marcus Efraimsson df3655dd4a db: fix postgres regression when comparing boolean columns/values (#10303) 8 years ago
Torkel Ödegaard 313735bd75 search: worked on search results 8 years ago
bergquist d69b63cbc0 dashboards as cfg: read first cfg version 8 years ago
Daniel Lee 4356e980f0 dashfolders: create app folder on dashboard import 8 years ago
Torkel Ödegaard fc1d8416a7 working on dashboard search 8 years ago
Daniel Lee 7c74111187 search: add expanded folders 8 years ago
Daniel Lee f47673ab5c search: refactor search sql into a builder class 8 years ago
Torkel Ödegaard f4d0e2caee ux: search progress 8 years ago
Daniel Lee cd6a18ec62 search: fix search to limit dashboards better 8 years ago