Commit Graph

180 Commits (ee3d742c7de1a6d14d221a25389ca399644744fa)

Author SHA1 Message Date
Ieva ee3d742c7d
RBAC: inherit folder permissions when resolving managed permissions (#62244) 2 years ago
idafurjes 6c5a573772
Chore: Move ReqContext to contexthandler service (#62102) 2 years ago
Kristin Laemmert e8b8a9e276
chore: move dashboard_acl models into dashboard service (#62151) 2 years ago
Sofia Papagiannaki cd27562c76
Access control: Modify dashboard/folder resolvers so that return also the inherited scopes (#62025) 2 years ago
idafurjes b54b80f473
Chore: Remove Result from dashboard models (#61997) 2 years ago
Karl Persson 0942e0a815
RBAC: Rewrite data source api tests (#61783) 2 years ago
idafurjes 68445a7c77
Chore: Remove dashboard ACL from models (#61749) 2 years ago
Sofia Papagiannaki c104cc7020
Chore: Split folder store and dashboard store interfaces (#61655) 2 years ago
Serge Zaitsev fa36591380
Chore: Remove mockstore and use dbtest instead (#61629) 2 years ago
idafurjes b573b19ca3
Chore: Remove dashboards from models pkg (#61578) 2 years ago
Serge Zaitsev efed0151f8
Chore: Remove pkg/models/stats.go (#61613) 2 years ago
idafurjes 7c2522c477
Chore: Move dashboard models to dashboard pkg (#61458) 2 years ago
Kristin Laemmert 6e9419ea80
chore(dashboard version service): make method sigs more consistent (#60736) 3 years ago
Sofia Papagiannaki 11d8bcbea9
Guardian: Introduce additional constructors (#59577) 3 years ago
Serge Zaitsev af7d293eaf
Chore: Remove Store interface and use db.DB instead (#60160) 3 years ago
Ieva a8bae3f0b0
Access Control: Clear user's permission cache after resource creation (#59101) 3 years ago
Sofia Papagiannaki 9855e74b92
Chore: Refactor quota service (#58643) 3 years ago
idafurjes 080ea88af7
Nested Folders: Support getting of nested folder in folder service wh… (#58597) 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
Kristin Laemmert 706b301285
feat(nested folders): add CountDashboardsInFolder (#57847) 3 years ago
Ryan McKinley 7346280316
LibraryPanels: Load library panels in the frontend rather than the backend (#50560) 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
Josh Hunt 2e16d5499e
Dashboard: Add dashboard validation warning to save drawer (#55732) 3 years ago
sam boyer 5641029a4a
coremodels: Always take runtime arg for NewBase() (#56677) 3 years ago
Serge Zaitsev 53baecd71f
Chore: Move folder service into a separate package (#56591) 3 years ago
Ashley Harrison 8984507291
Navigation: show breadcrumbs correctly when on the home page (#55759) 3 years ago
ying-jeanne 2472777ce2
Chore: implement sqlx into tag service (#55908) 3 years ago
Torkel Ödegaard e31cb93ec0
NavTree: Make it possible to configure where in nav tree plugins live (#55484) 3 years ago
ying-jeanne 7b4cea8151
Chore: StoreSplit tag service (#55453) 3 years ago
Serge Zaitsev 305d494902
Chore: Switch over to team.Service instead of sqlstore (#55497) 3 years ago
idafurjes 7ce7c9b64c
Chore: Move SearchOrgs to org service (#55416) 3 years ago
Sofia Papagiannaki 754eea20b3
Chore: SQL store split for annotations (#55089) 3 years ago
idafurjes a14621fff6
Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
Jo 062d255124
Handle ioutil deprecations (#53526) 3 years ago
idafurjes 6afad51761
Move SignedInUser to user service and RoleType and Roles to org (#53445) 3 years ago
sam boyer b11f66b4bb
coremodels: Combine static and generic registries (#53246) 3 years ago
Alexander Emelin e791a4e576
Search: Move entity events to transaction (#52394) 3 years ago
owensmallwood 3bc13e2335
Public Dashboards: Add Public Tag to Dashboard Title (#52351) 3 years ago
idafurjes f5cace8bbd
Rename Acl to ACL (#52342) 3 years ago
idafurjes 17ec9cac83
Add delete user from other services/stores (#51912) 3 years ago
owensmallwood 0b4af38bfa
Public Dashboards: Query Caching (#51403) 3 years ago
Kristin Laemmert 9de00c8eb2
chore/backend: move dashboard errors to dashboard service (#51593) 3 years ago
kay delaney 8053f770c1
Export: Fix export/import of dash with library panels (#49319) 3 years ago
sam boyer 4c4aa95d38
coremodels: Automatically generate coremodel registries (#50057) 3 years ago
idafurjes e9f8d582c8
Chore: Remove dashboard version from models (#50287) 3 years ago
Karl Persson c4a75f9eb3
RBAC: Add scope resolvers for dashboards (#50110) 3 years ago
Kristin Laemmert 2edfbb7767
sqlstore split: dashboard permissions (#49962) 3 years ago