Commit Graph

173 Commits (c104cc70205a1eea96f33e0633361b0e02c7e5d6)

Author SHA1 Message Date
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
idafurjes b07904fe56
Add store split for Get Dashboard version method (#49138) 3 years ago
Kristin Laemmert 8c753999df
chore: replace artisanal FakeDashboardService with generated mock (#49276) 3 years ago
sam boyer a3402641d6
api: Validate dashboards on save via coremodels, behind feature toggle (#48252) 3 years ago
Kristin Laemmert 1df340ff28
backend/services: Move GetDashboard from sqlstore to dashboard service (#48971) 3 years ago
Kat Yang 719af24235
Refactor: Add UID endpoint for dashboard versions and restore (#48364) 3 years ago
Karl Persson 61772a66b6
AccessControl: Create own interface and impl for each permission service (#48871) 3 years ago
idafurjes dbcaedac6c
Implement preference service (#47870) 3 years ago