Feature Request: Shared Folder with Protection + Code Snippet History #37973
Unanswered
MAlMazrou
asked this question in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Note: Some aspects of this request have been raised in earlier discussions, but this proposal is intended as a broader, generalized enhancement that consolidates those ideas into a single feature set.
Add the ability to create a shared folder within the Supabase project dashboard where team members can organize, store, and collaborate on shared assets (e.g., SQL snippets, policies, functions).
2.Requested Features
2.1.Shared Folder Creation
-A dedicated "Shared" section inside the project.
-Users can create subfolders for organizing assets.
2.2.Folder Protection
-Option to lock or protect folders (e.g., require admin approval to modify or delete).
-Role-based access (view-only, edit, admin).
2.3.Code Snippet History
-Keep a version history of saved SQL/code snippets.
-Allow rollback or view past changes.
-Toggle option: users can enable/disable history based on preference.
3.Why This Matters
-Teams often collaborate on SQL queries, policies, and functions.
-Having a protected, shared workspace reduces duplication and accidental deletion.
-Code snippet history improves transparency, troubleshooting, and collaboration.
4.User Preference
Both folder protection and snippet history should be configurable at a project or user level.
5.Impact
This will:
-Improve collaboration within teams.
-Provide a safer and more structured way to manage shared resources.
-Enhance productivity by keeping a history of changes.
All reactions