Commit Graph

86 Commits (5531e22f4627d4c02f081690d25974bda42e47b7)

Author SHA1 Message Date
Ezequiel Victorero a128944471
PublicDashboards: moved tokens service and new repository method (#61806) 2 years ago
idafurjes 6c5a573772
Chore: Move ReqContext to contexthandler service (#62102) 2 years ago
owensmallwood dd597c3a1e
PublicDashboards: Adds middleware for email sharing (#61950) 2 years ago
Ezequiel Victorero 5fb4a7f3b6
PublicDashboards: add timeSettingsEnabled on saving a public dashboard (#61701) 2 years ago
idafurjes b573b19ca3
Chore: Remove dashboards from models pkg (#61578) 2 years ago
Denis Limarev e6dee8a723
Perfomance: Preallocate slices (#61580) 2 years ago
idafurjes 7c2522c477
Chore: Move dashboard models to dashboard pkg (#61458) 2 years ago
Ezequiel Victorero 34a865ebf0
PublicDashboards: remove publicDashboardUID from insights event request (#60649) 2 years ago
juanicabanas 2505f112f5
PublicDashboards: A unique page for public dashboards (#60744) 2 years ago
juanicabanas 9c3ddda99b
PublicDashboards: Revert Time range setting added (#60698) 2 years ago
juanicabanas 6f609dbced
PublicDashboards: Time range setting added (#60487) 2 years ago
Ezequiel Victorero 8d5b19bc61
PublicDashboards: support time range selection on the backend (#60203) 2 years ago
Michael Mandrus 8152b0e1ef
Pubdash: Verify affected rows count in database 'create' call (#59591) 3 years ago
Marcus Efraimsson 6dbe3b555f
Plugins: Refactor forward of cookies, OAuth token and header modifications by introducing client middlewares (#58132) 3 years ago
owensmallwood 97e81ecbde
PublicDashboards: Modal warns when using unsupported datasources (#58926) 3 years ago
Ezequiel Victorero c6cf774ac5
PublicDashboards: add time picker enabled column (#59324) 3 years ago
Kyle Brandt 5623b5afaf
SSE: Make sure to forward headers, user and cookies/OAuth token (#58897) 3 years ago
Sofia Papagiannaki 9855e74b92
Chore: Refactor quota service (#58643) 3 years ago
sam boyer 07e5f8117f
Reconcile coremodels, entities, objects under new kind framework (#56492) 3 years ago
Sofia Papagiannaki 96cdf77995
Revert "Chore: Refactor quota service (#57586)" (#58394) 3 years ago
Sofia Papagiannaki 326ea86a57
Chore: Refactor quota service (#57586) 3 years ago
Ezequiel Victorero ae30a0688a
PublicDashboards: refactor using new grafana error types (#58078) 3 years ago
Dan Cech 9ea6a43089
Build: clean up and document integration test convention (#58170) 3 years ago
Jeff Levin 6fcc5b42c0
publicdashboards: split create/update api paths (#57940) 3 years ago
Giuseppe Guerra 7996a1c8ad
Chore: Update grafana-plugin-sdk-go to v0.142.0 (#58115) 3 years ago
owensmallwood 7de093738d
PublicDashboards: Adds command to generate map of supported datasources (#57841) 3 years ago
juanicabanas fb5401b8b9
PublicDashboards: Orphaned public dashboard item list modified (#58014) 3 years ago
juanicabanas 48120f2594
PublicDashboards: Delete public dashboard in public dashboard table (#57766) 3 years ago
Ezequiel Victorero 46093c1267
PublicDashboards: do not return errors when resource not found from store layer (#57838) 3 years ago
Jeff Levin bf672f960a
public dashboards: rename api functions (#57789) 3 years ago
Jeff Levin 6b7d6fe0cb
public dashboards: rename route paths (#57787) 3 years ago
Ezequiel Victorero 7b819284c1
PublicDashboards: use orgId when querying dashboards (#57696) 3 years ago
Ezequiel Victorero fe9c0c881e
PublicDashboards: remove function with business logic from database layer and use it at service layer (#57684) 3 years ago
juanicabanas e81ce1dae7
PublicDashboards: Fix GET public dashboard that doesn't match 3 years ago
Ezequiel Victorero 860380d893
PublicDashboards: refactor following naming convention for services (#57625) 3 years ago
Michael Mandrus 5879805e4b
PublicDashboards: Fix unsafe code snippets (#57641) 3 years ago
Ezequiel Victorero c5e420a94c
PublicDashboards: move methods from store to service (#57599) 3 years ago
Ezequiel Victorero 1f3d34ecda
PublicDashboards: service and store methods rename (#57463) 3 years ago
owensmallwood 0b8fb543fc
Public Dashboards: Can toggle annotations in modal (#57312) 3 years ago
Ezequiel Victorero 5b9959014c
PublicDashboards: refactor service (#57372) 3 years ago
lean.dev 552d9d70eb
PublicDashboards: Validate access token (#57298) 3 years ago
Ezequiel Victorero 3e6bdf0439
PublicDashboards: filter by permissions on audit list (#57228) 3 years ago
Kristin Laemmert 05709ce411
chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
owensmallwood b2408dd7c5
Publicdasboards: Add annotations support (#56413) 3 years ago
Misi 9c954d06ab
Auth: Refresh OAuth access_token automatically using the refresh_token (#56076) 3 years ago
juanicabanas 71f79b9de0
PublicDashboards: Fix hidden queries execution (#57004) 3 years ago
Jeff Levin 7146f2731c
Public Dashboards: audit log paths and add traceId where user facing error is different (#56914) 3 years ago
Kristin Laemmert c61b5e85b4
chore: replace sqlstore.Store with db.DB (#57010) 3 years ago
Michael Mandrus ea8549b8c2
Datasources: Support mixed datasources in a single query (#56832) 3 years ago
juanicabanas 75a5777e36
PublicDashboards: Validate access token not to be duplicated and add retries. (#56755) 3 years ago