Commit Graph

65 Commits (bba4d9bd7f85ea44e8bc1188f77a8472e1c274b0)

Author SHA1 Message Date
Arve Knudsen 87c3a2b790
PluginManager: Make Plugins, Renderer and DataSources non-global (#31866) 4 years ago
Agnès Toulet 3303e28b38
Search: add sort information in dashboard results (#30609) 4 years ago
Emil Hessman 3519330166
Chore: Rewrite test helpers from GoConvey to stdlib (#28919) 5 years ago
Agnès Toulet f0421ed08e
Dashboards / Folders: delete related data (permissions, stars, tags, versions, annotations) when deleting a dashboard or a folder (#28826) 5 years ago
Sofia Papagiannaki 4937f0daab
SQLStore: Run tests as integration tests (#28265) 5 years ago
Emil Tullstedt 078d08d036
Search: Support multiple order filters (#24230) 5 years ago
Carl Bergquist f9962eabff
chore: avoid aliasing imports in services (#22499) 5 years ago
Leonard Gram 10fbabfb2e
Sqlstore: guard against getting a dashboard without specifying identi… (#22246) 5 years ago
Arve Knudsen 2a78d2a61c
pkg/services: Check errors (#19712) 6 years ago
Torkel Ödegaard 36d64fecea
Search: Fixed search issue introduced in recent PR (#16652) 6 years ago
Torkel Ödegaard 8b0dd4244b
Search: Fixes search limits and adds a page parameter (#16458) 6 years ago
Mario Trangoni b7628f2060 pkg/util/{filepath.go,shortid_generator.go}: Fix golint issues 7 years ago
Marcus Efraimsson 1dd9646a50
fix failing test due to time diff issues 7 years ago
Mark Meyer 0f6e5e2953 Allow settting of default org id to auto-assign to (#12401) 7 years ago
bergquist 1181e96799 merge create user handlers 7 years ago
Karsten Weiss de8696d5d3 Outdent code after if block that ends with return (golint) 7 years ago
bergquist ff6108051d removes unused variables 7 years ago
Marcus Efraimsson 3f588b4c48 dashboards: created/updated and createdby/updatedby should be set before save 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 e3c3f3ce4c fix: sql search permissions filter fix 7 years ago
Marcus Efraimsson 0e8377a9f4 Update logic for create/update dashboard, validation and plugin dashboard links (#10809) 7 years ago
Marcus Efraimsson a879dd8c0c dashboards: render correct link for folder when searching for dashboards (#10763) 8 years ago
Marcus Efraimsson 92a0171a9b folders: change the front end route for browsing folders 8 years ago
bergquist 58cfb23625 retry uid generation 8 years ago
bergquist 16a1642831 gofmt... 8 years ago
bergquist 3da2ab61e0 Verifies requirement of id in dashboards. 8 years ago
bergquist 7e96052594 ensure dashboard title is unique in folder 8 years ago
bergquist bb3183f6cd removes uniqnes check on slug when saving dashboards 8 years ago
Daniel Lee eb765d288c alertlist: disable pause button when user does not have permission 8 years ago
Marcus Efraimsson 9fb7b887db dashboards: add url property to dashboard meta and search api responses 8 years ago
Marcus Efraimsson 13d5db7d19 dashboards: add support for retrieving a dashboard by uid 8 years ago
Marcus Efraimsson f08932b78a WIP: folder api. #10630 8 years ago
Daniel Lee 94a54248c1 dashfolders: show folders use can save to in picker 8 years ago
Daniel Lee 4356e980f0 dashfolders: create app folder on dashboard import 8 years ago
Daniel Lee 3dc2e06a33 dashboard: fix test for folderIds 8 years ago
Torkel Ödegaard ccbdb29f07 fixed unit tests 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 cd6a18ec62 search: fix search to limit dashboards better 8 years ago
Daniel Lee 86a7266f5f dashfolders: handle permission changes when saving/moving dashboards 8 years ago
Torkel Ödegaard fc69d59cae dashboard folder search fix 8 years ago
Daniel Lee 46c5625b59 dashfolders: filter search based on child dash permissions 8 years ago
Torkel Ödegaard fcc8557dbb dashboard acl work 8 years ago
Torkel Ödegaard e0b9ba7554 refactoring renaming dashboard folder operations 8 years ago
Torkel Ödegaard cbbbccf12a refactoring dashoard folder guardian 8 years ago
Daniel Lee 5cf40cbd12 WIP: move guardian logic for search into the sql query 8 years ago
Daniel Lee 84ff62d773 WIP: remove dashboard children on delete 8 years ago
Daniel Lee c602afb9c6 WIP: dashboard search by folder + toggle for list or tree mode 8 years ago