Commit Graph

62 Commits (da6b02a2b05be3ac0f6cd6171314742e9f9617d9)

Author SHA1 Message Date
Kristin Laemmert 8a6107cd35
DashboardStore: Use ReplDB and get dashboard quotas from the ReadReplica (#90235) 11 months ago
Jeff Levin cfe8317d45
Add auth spans and remove deduplication code for scopes (#89804) 11 months ago
Serge Zaitsev 522a98c126
Chore: Make Cfg field private in SQLStore (#85593) 1 year ago
Serge Zaitsev faa1244518
Chore: Replace sqlstore with db interface (#85366) 1 year ago
Dan Cech 790e1feb93
Chore: Update test database initialization (#81673) 1 year ago
idafurjes f44592a97a
Remove folderID from service tests (#80615) 1 year ago
Ezequiel Victorero 9bd214516e
Chore: Folder id deprecation in public dashboards (#80579) 1 year ago
idafurjes cb419e799b
Remove folderid service test (#80433) 1 year ago
Agnès Toulet fdaf6e3f2e
PublicDashboards: Add setting to disable the feature (#78894) 1 year ago
Lucy Chen a29e1ee6a6
Task: Improve public dashboard config url formatting (#79424) 1 year ago
Ezequiel Victorero 66df17869d
Chore: Use dashboard service to retrieve dashboards (#79020) 1 year ago
Jo 0de66a8099
Authz: Remove use of SignedInUser copy for permission evaluation (#78448) 2 years ago
Kat Yang d090dab138
Chore: Deprecate FolderID from SaveDashboardCommand (#77813) 2 years ago
Ryan McKinley 3509a5abb9
FeatureFlags: Cleanup usage of cfg.IsFeatureToggleEnabled (#78014) 2 years ago
Sofia Papagiannaki 03a626f1d6
Search: Fix empty folder details for nested folder items (#76504) 2 years ago
Ryan McKinley 025b2f3011
Chore: use any rather than interface{} (#74066) 2 years ago
Ieva 25c4292a5f
RBAC: search v1 permission filter part 1 - cleanup & updating tests (#71913) 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
juanicabanas 92e591d2e1
PublicDashboards: metrics collected in background service (#65836) 2 years ago
owensmallwood 1a5a280c86
Pubdash: Email sharing handle dashboard deleted (#64247) 2 years ago
juanicabanas c59682fad6
PublicDashboards: Paused or deleted public dashboard screen (#63970) 2 years ago
Ryan McKinley 22aa09d392
DashboardStore: Provide an interface directly rather than pointer receiver (#63910) 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
idafurjes 7c2522c477
Chore: Move dashboard models to dashboard pkg (#61458) 2 years ago
Ezequiel Victorero c6cf774ac5
PublicDashboards: add time picker enabled column (#59324) 3 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
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
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
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
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
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
Jeff Levin cc27214dca
Public Dashboards: Add audit table (#54508) 3 years ago