Commit Graph

556 Commits (dceac3aa71c2e09aa57fcc97cac04ff5f5e92f71)

Author SHA1 Message Date
Marcus Efraimsson 53cd39fde5 Shouldn't be able to overwrite a dashboard if you don't have permissions (#10900) 8 years ago
Leonard Gram 0053be9882 login: uses epochs for login throtting. 8 years ago
Torkel Ödegaard 5323971c21
refactoring: alert rule query refactoring (#10941) 8 years ago
Daniel Lee b9d572bdec teams: adds some validation to the API 8 years ago
Leonard Gram fa1b92a12b
provisioning: uses unix epoch timestamps. (#10907) 8 years ago
Torkel Ödegaard fcaa8227a6
Dashboard acl query fixes (#10909) 8 years ago
Marcus Efraimsson e1e0b5f951 teams: use orgId in all team and team member operations (#10862) 8 years ago
bergquist 59cd2d5102 provisioning: avoid caching and use updated field from db 8 years ago
Marcus Efraimsson a86f2fa34b user picker should only include users from current org (#10845) 8 years ago
Torkel Ödegaard 8e8f3c4332 dashboard and folder search with permissions 8 years ago
Marcus Efraimsson 0e8377a9f4 Update logic for create/update dashboard, validation and plugin dashboard links (#10809) 8 years ago
Daniel Lee 2d1bd270fb Stale permissions (#10768) 8 years ago
Carl Bergquist cc0cc8dd73 changes to new urlformat for home dashboard (#10738) 8 years ago
bergquist fcd86fb24f make it easier for dashboards to generate ur; 8 years ago
bergquist 992fd37010 alert: use new url format 8 years ago
Marcus Efraimsson 90933b0621 dashboard: refactor logic for retrieving url for folder/dashboard 8 years ago
Marcus Efraimsson b23560ed5a dashboards: add validation to delete dashboard by slug 8 years ago
bergquist 58cfb23625 retry uid generation 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 fd59241e35 dashboards: revert adding api for retrieving uid by slug 8 years ago
Marcus Efraimsson 4829ea0e9f util: remove retry logic in shortid_generator 8 years ago
Marcus Efraimsson 9fb7b887db dashboards: add url property to dashboard meta and search api responses 8 years ago
Marcus Efraimsson 7ee691dc48 dashboards: api for retrieving uid by slug. #7883 8 years ago
Marcus Efraimsson 13d5db7d19 dashboards: add support for retrieving a dashboard by uid 8 years ago
Marcus Efraimsson e229f8aea8 dashboards: extract short uid generator to util package. #7883 8 years ago
Marcus Efraimsson 5b35c694dc dashboard: generate and include uid in dashboard model. #7883 8 years ago
Daniel Lee f5107d5023 alerting: add permission check in api for pausing alerts 8 years ago
Marcus Efraimsson 3d1c624c12 WIP: Protect against brute force (frequent) login attempts (#10031) 8 years ago
bergquist d62d5c7418 provisioning: delete dashboards from db when file is missing 8 years ago
bergquist ee973a977b stats: send amount of stars as stats 8 years ago
bergquist 77a4ccb822 dashboards: save provisioning meta data 8 years ago
bergquist 67a9e6a71d provisioing: add lookup table provisioned dashboards 8 years ago
Daniel Lee 94a54248c1 dashfolders: show folders use can save to in picker 8 years ago
bergquist 237d469ed4 dashboards as cfg: create dashboard folders if missing 8 years ago
Marcus Efraimsson af34f9977e Add avatar to team and team members page (#10305) 8 years ago
Torkel Ödegaard a8a5f8181b fix: viewers can edit now works correctly 8 years ago
Torkel Ödegaard 2797e8e2d0 profile: use name or fallback for profile page 8 years ago
bergquist 256f7176a2
teams: add team count when searching for team 8 years ago
Carl Bergquist 35106537f2 Replace Read Only Editor role with ViewersCanEdit setting (#10166) 8 years ago
Alexander Zobnin 26281dd9d8 refactor: format files by gofmt 8 years ago
bergquist f7ed24475c wait for all sub routines to finish 8 years ago
Alexander Zobnin 5d3bfee2f1 refactor: user groups to teams, rename backend files 8 years ago
Alexander Zobnin d8612380e9 refactor: rename User Groups to Teams 8 years ago
bergquist 16f072b320 dashboards as cfg: move saving logic for dashboards into its own service 8 years ago
bergquist d69b63cbc0 dashboards as cfg: read first cfg version 8 years ago
Marcus Efraimsson a335150ad1 dashfolders: Add a helper for creating a dashboard folder 8 years ago
bergquist ebbfc529e0 datasource as cfg: support globbing 8 years ago
bergquist 36676e23c1 datasource as cfg: adds readonly datasources 8 years ago