Commit Graph

71 Commits (f26344e17696b90214e3ee5c2d89d89718281eb0)

Author SHA1 Message Date
owensmallwood 0dfdb2ae47
Revert "Add FolderUID for library elements" (#83776) 1 year ago
idafurjes 2532047e7a
Add FolderUID for library elements (#79572) 1 year ago
Serge Zaitsev d0679f0993
Chore: Add support bundle for folders (#83360) 1 year ago
Ieva 4d53385d5f
RBAC: allow listing permissions on the root folder (#82184) 1 year ago
Sofia Papagiannaki 28de94f6a2
Folders: Modify folder service Get() to optionally return fullpath (#81972) 1 year ago
Yuri Tseretyan 15223a4b85
Folders: Set FullPath and FullPathUIDs when feature flag is off and query requests (#81896) 1 year ago
Alexander Zobnin 1bcd597bc0
Nested folders: Improve performance of shared with me dashboards listing (#81590) 1 year ago
Sofia Papagiannaki 89d3b55bec
Folders: Reduce DB queries when counting and deleting resources under folders (#81153) 1 year ago
Yuri Tseretyan a081abdd25
Folders: GetFolders to return empty respons if user does not have any permissions (#81304) 1 year ago
Sofia Papagiannaki 478d7d58fa
Nested folders: Allow creating folders with duplicate names in different locations (#77076) 1 year ago
Sofia Papagiannaki 6e827889b4
Chore: Fix folders flaky test (#81234) 1 year ago
Sofia Papagiannaki 5e88d29814
Folders: Introduce folder service function for fetching folders by org and UIDs that contain optionally the folder full path (#80716) 1 year ago
Sofia Papagiannaki 4243079cb5
Folders: Fix creating/updating a folder whose title has leading and trailing spaces (#80909) 1 year ago
idafurjes cb419e799b
Remove folderid service test (#80433) 1 year ago
Ryan McKinley 1caaa56de0
FeatureFlags: Use interface rather than manager (#80000) 1 year ago
Alexander Zobnin 959ebf82da
Folders: Show dashboards and folders with directly assigned permissions in "Shared" folder (#78465) 2 years ago
Sofia Papagiannaki 6d4625ad52
Alerting: Fix deleting rules in a folder with matching UID in another organization (#78258) 2 years ago
Tania 39754ba2d6
Nested Folders: Wrap create/update operations with transactions (#78000) 2 years ago
Kat Yang 2f2ce3edbb
Chore: Deprecate ID from Folder (#78281) 2 years ago
Ieva b0448b92e5
Dashboards: Allow updating a dashboard if the user doesn't have access to the parent folder (#78075) 2 years ago
Kat Yang 8d581b8358
Chore: Deprecate ID in GetFolderQuery (#77647) 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
Yuri Tseretyan a2629f3dd3
Alerting: Remove unused Accesscontrol dependency from DbStore (#77479) 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
kay delaney a12cb8cbf3
LibraryPanels: Add RBAC support (#73475) 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
Arati R 20ffbbc41e
NestedFolders: Add library panels counting and deletion to folder registry (#69149) 2 years ago
Arati R 6cb1a5e368
Nested folders: Add alert rule counts and deletion to folder registry (#67259) 2 years ago
Arati R a5206a1cda
Nested folders: Provide count of all descendant dashboards and folders (#67184) 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
Ieva 7860ca6c3d
RBAC: protect folder creation and moving (#64636) 2 years ago
ying-jeanne 6974f4340b
NestedFolders: Fix nested folder deletion (#63572) 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 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
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
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