Commit Graph

33 Commits (af7d293eaf7627cb1fcbebd302d7f6d579bc53ca)

Author SHA1 Message Date
Serge Zaitsev af7d293eaf
Chore: Remove Store interface and use db.DB instead (#60160) 3 years ago
Serge Zaitsev b3284a8330
Chore: Make getUserOrgList private to sqlstore (#59654) 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
Jeff Levin 6fcc5b42c0
publicdashboards: split create/update api paths (#57940) 3 years ago
Kristin Laemmert 706b301285
feat(nested folders): add CountDashboardsInFolder (#57847) 3 years ago
Jeff Levin bf672f960a
public dashboards: rename api functions (#57789) 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
juanicabanas 4418d78440
PublicDashboards: Delete public dashboard when dashboard is deleted (#57291) 3 years ago
Kristin Laemmert 05709ce411
chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
Kristin Laemmert c61b5e85b4
chore: replace sqlstore.Store with db.DB (#57010) 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
ying-jeanne c7212643c2
add sqlx_store into star service (#53430) 3 years ago
idafurjes a14621fff6
Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
idafurjes 6afad51761
Move SignedInUser to user service and RoleType and Roles to org (#53445) 3 years ago
Alexander Emelin e791a4e576
Search: Move entity events to transaction (#52394) 3 years ago
idafurjes f5cace8bbd
Rename Acl to ACL (#52342) 3 years ago
Kristin Laemmert 9de00c8eb2
chore/backend: move dashboard errors to dashboard service (#51593) 3 years ago
idafurjes 6c43eb0b4d
Split Create User (#50502) 3 years ago
Kat Yang bd35e6917a
Chore: Exclude integration tests from running on test-backend step (#50359) 3 years ago
Dan Cech 9350ab781c
clean up duplicated user creation code (#50178) 3 years ago
Karl Persson c4a75f9eb3
RBAC: Add scope resolvers for dashboards (#50110) 3 years ago
Kristin Laemmert 0e991461b0
backend/sqlstore: move GetDashboardTags to dashboard service (#50091) 3 years ago
Kat Yang c63ebc887b
Chore: Run integration tests without grabpl (#49448) 3 years ago
Kristin Laemmert debbb8d59d
sqlstore: finish removing Find and SearchDashboards (#49347) 3 years ago
Kat Yang 50c2b4682a
Chore: Rename integration tests (#49438) 3 years ago
Kristin Laemmert 8c753999df
chore: replace artisanal FakeDashboardService with generated mock (#49276) 3 years ago
Kristin Laemmert 33359aee6c
backend/sqlstore: move GetDashboards to Dashboard Service (#49175) 3 years ago
Kristin Laemmert 2b8909a9c6
move GetDashboardUIDById out of sqlstore and into dashboard service (#49170) 3 years ago
ying-jeanne e2ea064584
integrat star service into APIs (#49220) 3 years ago
Kristin Laemmert 1df340ff28
backend/services: Move GetDashboard from sqlstore to dashboard service (#48971) 3 years ago
Ieva f256f625d8
AccessControl: Enable RBAC by default (#48813) 3 years ago
Selene b2af18f129
Chore: Remove bus from dashboard service (#46829) 3 years ago
ying-jeanne 0d5a6c2194
remove bus from search and avoid import cycle (#46789) 3 years ago
Yuriy Tseretyan 2bd4c9ccde
respect query filter in FindDashboards (#46652) 3 years ago
Marcus Efraimsson 6c7d326499
Plugins: Refactor GetPluginDashboards/LoadPluginDashboard (#46316) 3 years ago
Kat Yang d3ae8939af
Chore: Remove x from health, alert notification, dashboard, stats, user (#45265) 3 years ago
Selene d5b98772ed
Dashboards: Refactor service to make it injectable by wire (#44588) 3 years ago
idafurjes caa5f356be
Remove bus from dashboard api (#44923) 3 years ago
idafurjes 7a23700e1a
Remove unused GetDashboard method (#44890) 3 years ago
idafurjes 58ee553634
Chore: Remove bus from user api (#44468) 3 years ago
Katarina Yang 92ca38bedf
Refactor: Change sqlstore.inTransaction to SQLStore.WithTransactionalDBSession in misc files (#43926) 3 years ago
Marcus Efraimsson 62b69a0b90
Revert "Search: Fix only searching for folder id zero (#44175)" (#44424) 3 years ago
Marcus Efraimsson 007cd144a9
Search: Fix only searching for folder id zero (#44175) 3 years ago
Jeremy Price 6ae7b0c3b2
Accesscontrol: list tokens for service account (#43809) 3 years ago