Commit Graph

85 Commits (7767ab6f437630cc7709cc58d671d916035cd35d)

Author SHA1 Message Date
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
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 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
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
Ieva a52999a886
Access Control: revert to using folder store from the scope resolvers (#64132) 2 years ago
Kristin Laemmert bb798e24f3
chore(services): replace dependencies on dashboard store with dashboard service (#63937) 2 years ago
Ryan McKinley 22aa09d392
DashboardStore: Provide an interface directly rather than pointer receiver (#63910) 2 years ago
Ieva 4570131fe5
Folders: simplify guardian permissions checks (#63183) 2 years ago
Sofia Papagiannaki 225c8dbba7
Chore: Fix fetching the General folder when nested folders is set and improve error handling (#62951) 2 years ago
Ieva 078639abcd
RBAC: add folder UID scope resolver (#62695) 2 years ago
Ryan McKinley b1e58eb47e
Chore: Replace short UID generation with more standard UUIDs (#62731) 2 years ago
Sofia Papagiannaki ee2878f189
Chore: Fix logging message in folder service (#62939) 2 years ago
Josh Hunt 4d268cbcdb
NestedFolders: use guardian.NewByUID to check folder permissions (#62864) 2 years ago
Sofia Papagiannaki 4eaff63eda
SQLStore: Fix folder migration for MySQL < 5.7 (#62521) 2 years ago
Sofia Papagiannaki adaf82ffb7
Nested Folder: Fix for SQLite not to overwrite the parent on restarts (#62709) 2 years ago
Sofia Papagiannaki f143b0a5b2
Chore: Move folder store interface, implementation and test under pkg/services/folder (#62586) 2 years ago
Ieva ee3d742c7d
RBAC: inherit folder permissions when resolving managed permissions (#62244) 2 years ago
Serge Zaitsev bc2813ef06
Chore: Fix goimports grouping in pkg/services (#62420) 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
idafurjes 421976e919
Chore: Remove folders from models pkg (#61853) 2 years ago
Sofia Papagiannaki c7a7ebd3e0
Chore: Drop search service dependency from folder service (#61789) 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
Sofia Papagiannaki b80c9bb974
Chore: Drop dashboard service dependency from folder service (#61614) 2 years ago
idafurjes b573b19ca3
Chore: Remove dashboards from models pkg (#61578) 2 years ago
Sofia Papagiannaki f25d5199c5
Chore: Fix folder service tests (#61659) 2 years ago
idafurjes 7c2522c477
Chore: Move dashboard models to dashboard pkg (#61458) 2 years ago
Sofia Papagiannaki e2ed42c2a3
Nested folders: Do not expose the sequential ID from the folder store (#60702) 2 years ago
Sofia Papagiannaki 4df78cebc2
Nested Folders: Unify folder services (#60390) 2 years ago
Sofia Papagiannaki 55b014974d
Nested folders: Refactor folder update (#60323) 2 years ago
Sofia Papagiannaki b1ef5ab320
Nested Folders: Support listing nested folder children (#58566) 2 years ago