Commit Graph

117 Commits (3a2e96b0dbe6a26ed340764957c141834bb6aef0)

Author SHA1 Message Date
Kat Yang 3a2e96b0db
Chore: Deprecate FolderID from Dashboard (#77823) 2 years ago
Tania 1d1d42c984
Nested Folders: Decrease max nested folders depth (#78133) 2 years ago
Ryan McKinley f69fd3726b
FeatureToggles: Add context and and an explicit global check (#78081) 2 years ago
Ryan McKinley 3509a5abb9
FeatureFlags: Cleanup usage of cfg.IsFeatureToggleEnabled (#78014) 2 years ago
Tania 6b4337a842
Nested folders: Write to folders table even if the feature toggle is off (#77788) 2 years ago
Alexander Zobnin a39242890e
Folders: Able to fetch folders available for user as "shared" folder (#77774) 2 years ago
Yuri Tseretyan a2629f3dd3
Alerting: Remove unused Accesscontrol dependency from DbStore (#77479) 2 years ago
Sofia Papagiannaki dfc33a70b7
Dashboards: Fix creating dashboard under folder using deprecated API (#77501) 2 years ago
Kat Yang 254648b96b
Chore: Deprecate FolderID in CreateLibraryElementComand (#77403) 2 years ago
Kat Yang 87717849da
Chore: Deprecate FolderID in GetLibraryElementCommand (#77404) 2 years ago
Sofia Papagiannaki 03a626f1d6
Search: Fix empty folder details for nested folder items (#76504) 2 years ago
Serge Zaitsev 1d19dcd009
Chore: Update data migration to update rows that have changes (#76545) 2 years ago
Sofia Papagiannaki bdeb829cf6
Revert "Nested Folders: Fix fetching a folder by title" (#76469) 2 years ago
kay delaney a12cb8cbf3
LibraryPanels: Add RBAC support (#73475) 2 years ago
Jo 41bcb5e07f
Identity: Port folder library to identity.Requester (#76105) 2 years ago
Sofia Papagiannaki 0eac9aff7f
Nested Folders: Fix fetching a folder by title (#74725) 2 years ago
Sofia Papagiannaki 376f9a75db
Folders: Do not allow modifying the folder UID via the API (#74684) 2 years ago
linoman 0e8f19ca6a
Auth: Reduce restriction with non-user accounts (#74397) 2 years ago
linoman 13f4382214
Auth: Implement requester interface in access control module (#74289) 2 years ago
Ryan McKinley 025b2f3011
Chore: use any rather than interface{} (#74066) 2 years ago
linoman 1b8e9b51b2
Replace signed in user for identity.requester (#74048) 2 years ago
Jo a307582212
Revert "Replace signed in user for identity.requester (#73750)" (#73962) 2 years ago
linoman 9b9c9e83dc
Replace signed in user for identity.requester (#73750) 2 years ago
Karl Persson 31df4db1d3
Dashboards+Folder: remove unused function MakeUserAdmin (#73635) 2 years ago
Marcus Efraimsson 040b7d2571
Chore: Add errutils helpers (#73577) 2 years ago
Sofia Papagiannaki 1869da1d86
Nested folders: Fetch multiple folders from dashboard folder store (#72464) 2 years ago
Serge Zaitsev 7767ab6f43
Chore: Add folder data migration, fix unique index (#72602) 2 years ago
Sofia Papagiannaki 1f742fcf93
Guardian: Split dashboard and folder guardian implementation (#69722) 2 years ago
Arati R 20ffbbc41e
NestedFolders: Add library panels counting and deletion to folder registry (#69149) 2 years ago
Ieva a65cb4d808
RBAC: remove simple RBAC disabled checks (#71137) 2 years ago
Sofia Papagiannaki 22147c6230
NestedFolders: Do not perform guardian checks for subfolders (#69769) 2 years ago
Andreas Deininger 95b1f3c875
Fixing typos (#70487) 2 years ago
Arati R 6cb1a5e368
Nested folders: Add alert rule counts and deletion to folder registry (#67259) 2 years ago
Eng Zer Jun 7f7b03d794
Chore: Avoid unnecessary byte/string conversions (#69001) 2 years ago
Sofia Papagiannaki 14fb4ff779
API: Add deprecation notice for updating folder UID (#68543) 2 years ago
Sofia Papagiannaki d458292b66
Nested folders: Allow renaming a folder multiple times (#68379) 2 years ago
Sofia Papagiannaki d883404f50
Nested folders: Fix missing URL from folder responses (#68082) 2 years ago
Ieva e51b92991d
Folders: return an error when listing folders if permission guardian returns an error (#68109) 2 years ago
Arati R a5206a1cda
Nested folders: Provide count of all descendant dashboards and folders (#67184) 2 years ago
Sofia Papagiannaki 893bf08dcf
Nested folders: Fix API response ordering when fetching subfolders (#67258) 2 years ago
Eric Leijonmarck b93f26f29d
RBAC: Update TestIntegrationFolderService remove RBAC setting (#67052) 2 years ago
Sofia Papagiannaki 7dbcd5ecd0
NestedFolders: Return full folder hierarchy in Folder response (#66835) 2 years ago
Arati R fd434cab58
NestedFolders: Add API endpoint for descendant count in a folder (#66550) 2 years ago
Sofia Papagiannaki 24696d593b
Nested folders: Fix error response codes (#66943) 2 years ago
Arati R cab3ba519a
NestedFolders: Add folder service registry with dashboard service implementation (#65033) 2 years ago
Sofia Papagiannaki a270188f0c
Nested folders: Fix moving folder under root (#65684) 2 years ago
Sofia Papagiannaki c65cd5833a
Nested folders: Fix move (#65526) 2 years ago
Ieva 7860ca6c3d
RBAC: protect folder creation and moving (#64636) 2 years ago
Sofia Papagiannaki 4ee0be6fdf
Chore: Add function for detecting if the SQL driver supported CTEs (#64441) 2 years ago
ying-jeanne 6974f4340b
NestedFolders: Fix nested folder deletion (#63572) 2 years ago