85e9bcaa2e
* Add /children endpoint * Update folder client * Add comment * Add feature toggle * Add new version of useFoldersQuery * Error handling * Format * Rename feature toggle * Remove options and move root folder constant * Fix feature toggle merge * Add feature toggle again * Rename useFoldersQuery files * Update API spec * Fix test * Add test * Migrate delete folder button * useGetFolderQueryFacade * Use getFolder facade hook * Recreate legacy getFolder from the APIs * Fix imports * Add comment * Rename function * Simulate virtual folders in the API client * Translations * Update test * Move the hook out of the index file * Fix undefined in test * Better status combining * Use real access api for virtual folders * Add basic test for the hook * Remove commented import * Remove the access control api and use legacy api for it * Update tests * Moved delete folder into facade hook * Remove namespace attribute from virtual folders * go lint --------- Co-authored-by: Clarity-89 <homes89@ukr.net>