Commit Graph

54 Commits (8833f360ec22456a9b4de71e4ef3b6472884daa3)

Author SHA1 Message Date
Lucy Chen 8833f360ec
PublicDashboards: Accept AccessToken for pubdash creation (#74134) 2 years ago
Ryan McKinley 025b2f3011
Chore: use any rather than interface{} (#74066) 2 years ago
Lucy Chen a39d1e278e
PublicDashboards: Accept uid to pubdash creation (#73956) 2 years ago
Ezequiel Victorero a0e8cf8b66
PublicDashboards: Remove query expressions from dashboard model (#72468) 2 years ago
Jo 3300488667
AccessControl: Remove acmock.New from accesscontrol service tests (#71942) 2 years ago
Ezequiel Victorero 82f788b7a2
PublicDashboards: Add validation on update (#70993) 2 years ago
Ezequiel Victorero b39c62efbf
PublicDashboards: Remove timeSettings from API (#70931) 2 years ago
Ezequiel Victorero 75a81e5b9f
PublicDashboards: Remove non updatable fields from DTO (#70871) 2 years ago
Juan Cabanas ee73d41d24
PublicDashboards: Audit table pagination (#69823) 2 years ago
Juan Cabanas 9890ff7c92
PublicDashboards: Audit table redesign (#68137) 2 years ago
Ezequiel Victorero 3224b4c8f0
PublicDashboards: validate only one public dashboard per dashboard (#66228) 2 years ago
juanicabanas 222ad02176
PublicDashboards: Enable creation when dashboard has template variables (#64560) 2 years ago
juanicabanas 4d0e309d4e
PublicDashboards: New method created to get access through Request access page when its paused (#64451) 2 years ago
owensmallwood 1a5a280c86
Pubdash: Email sharing handle dashboard deleted (#64247) 2 years ago
Ryan McKinley 22aa09d392
DashboardStore: Provide an interface directly rather than pointer receiver (#63910) 2 years ago
Ezequiel Victorero 8520a8614c
PublicDashboards: add recipients to the public dashboards retrieval (#63149) 2 years ago
Ezequiel Victorero c19f156a96
PublicDashboards: use share type (#63059) 2 years ago
Ezequiel Victorero a128944471
PublicDashboards: moved tokens service and new repository method (#61806) 2 years ago
Ezequiel Victorero 5fb4a7f3b6
PublicDashboards: add timeSettingsEnabled on saving a public dashboard (#61701) 2 years ago
idafurjes 7c2522c477
Chore: Move dashboard models to dashboard pkg (#61458) 2 years ago
Sofia Papagiannaki 9855e74b92
Chore: Refactor quota service (#58643) 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
Jeff Levin 6fcc5b42c0
publicdashboards: split create/update api paths (#57940) 3 years ago
juanicabanas 48120f2594
PublicDashboards: Delete public dashboard in public dashboard table (#57766) 3 years ago
Jeff Levin bf672f960a
public dashboards: rename api functions (#57789) 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
Ezequiel Victorero 860380d893
PublicDashboards: refactor following naming convention for services (#57625) 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
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
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
juanicabanas 75a5777e36
PublicDashboards: Validate access token not to be duplicated and add retries. (#56755) 3 years ago
ying-jeanne 2472777ce2
Chore: implement sqlx into tag service (#55908) 3 years ago
ying-jeanne 7b4cea8151
Chore: StoreSplit tag service (#55453) 3 years ago
owensmallwood e37420f0a8
PublicDashboards: Log api layer errors and which datasources fail/succeed (#55056) 3 years ago
Guilherme Caulada b06eaf66b6
Public Dashboards: Replace simplejson with TimeSettings on dashboard struct (#55047) 3 years ago
owensmallwood 108678a8cc
Public Dashboards: Only use queries from dashboard for caching (#54596) 3 years ago
Ezequiel Victorero 722aca5c53
Public Dashboards: use intervalMs and maxDataPoints from request (#53613) 3 years ago
Jeff Levin 5cb9fca990
public-dashboards: Add log statement when public dashboard enabled or disabled (#54133) 3 years ago
Jeff Levin 681bdf1a2d
public-dashboards: refactor query method (#54119) 3 years ago
idafurjes a14621fff6
Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago