Commit Graph

1256 Commits (e93fe9db25cd4b710e7490ffa8e0aa3d777907ff)

Author SHA1 Message Date
Marcus Efraimsson 0e8377a9f4 Update logic for create/update dashboard, validation and plugin dashboard links (#10809) 7 years ago
Torkel Ödegaard 0e61a670bb fix: error handling now displays page correctly, fixes #10777 7 years ago
Daniel Lee 2d1bd270fb Stale permissions (#10768) 7 years ago
Marcus Efraimsson 7d3b990e91 permissions: fix link to folder from permissions list 7 years ago
Carl Bergquist cc0cc8dd73 changes to new urlformat for home dashboard (#10738) 7 years ago
Torkel Ödegaard 07fa2f1722
fix: alert list links did not work, changed dashboardUri to Url, this is breaking api change in alert api (#10756) 7 years ago
bergquist 130a2b6499 handle new error message 7 years ago
Daniel Lee 512f6992f1 dashfolders: rename Root folder to General. Closes #10692 7 years ago
bergquist fcd86fb24f make it easier for dashboards to generate ur; 7 years ago
bergquist 74ca6f6dbf changes dashboard url in alertlist 7 years ago
Marcus Efraimsson 90933b0621 dashboard: refactor logic for retrieving url for folder/dashboard 7 years ago
Marcus Efraimsson c0c3f17d84 dashboards: when restoring a dashboard to an older version, set current uid 7 years ago
Marcus Efraimsson b23560ed5a dashboards: add validation to delete dashboard by slug 7 years ago
Marcus Efraimsson 95d063621e dashboards: new route for deleting dashboards by uid 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 79fe01959b alerting: small refactoring 7 years ago
bergquist bb3183f6cd removes uniqnes check on slug when saving dashboards 7 years ago
Marcus Efraimsson 369597f7b2 dashboards: return url in response to save dashboard. #7883 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 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 46e1296700 dashboards: return uid in response to creating/updating a dashboard. #7883 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
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
Daniel Lee d74a98feff dashfolders: link to folder for inherited permissions 7 years ago
Marcus Efraimsson 3d1c624c12 WIP: Protect against brute force (frequent) login attempts (#10031) 7 years ago
bergquist 67a9e6a71d provisioing: add lookup table provisioned dashboards 7 years ago
Torkel Ödegaard dbfaf5dac8 refactor: minor refactoring of PR #10560 7 years ago
Daniel Lee 94a54248c1 dashfolders: show folders use can save to in picker 7 years ago
Dan Cech 04e17c145f
support for decoding JWT id tokens 7 years ago
Torkel Ödegaard cfa775e012 ds: updated ds nav 7 years ago
Daniel Lee f64637c2c5 dashfolders: stop user locking themselves out of a folder 7 years ago
bergquist 5eb36e65f2 use context over golang.org/x/net/context 7 years ago
m-pavel dff66559e4 Use URLEncoding instead of StdEncoding to be sure state value will be corectly decoded (#10512) 7 years ago
Martin Szulecki c82e23d96e imguploader: Add support for new internal image store (#6922) 7 years ago
Daniel Lee 545d7b9477 dashfolders: convert folder settings to React 7 years ago
Daniel Lee c27a74bb6b dashfolders: check permissions for new dashboard 8 years ago
Daniel Lee ae69c96518 dashfolders: allow any signed in user to get list of teams 8 years ago
Daniel Lee b7f023bc26 fix gofmt warning 8 years ago
Daniel Lee 3ae1bf0c16 dashfolders: permissions for saving annotations 8 years ago
Daniel Lee 61ed0b0381 dashfolders: remove role requirements on dashboard routes 8 years ago
Alexander Zobnin a4972f44ad fix missing profile icon (#10469) 8 years ago
Torkel Ödegaard 029317ed18 tech: alert list react migration progress 8 years ago
bergquist 8a5fe5b0df renderer: avoid calling Handle twice 8 years ago
Marcus Efraimsson af34f9977e Add avatar to team and team members page (#10305) 8 years ago