Skip to content

feat: add permissions for public link shares#2483

Open
benjaminfrueh wants to merge 1 commit intomainfrom
feat/public-share-permissions
Open

feat: add permissions for public link shares#2483
benjaminfrueh wants to merge 1 commit intomainfrom
feat/public-share-permissions

Conversation

@benjaminfrueh
Copy link
Copy Markdown
Contributor

Adds view, create, update and delete permissions for public table shares.

  • UI changes are kept minimal for now, as the sharing sidebar should be updated to the unified sharing component in the future
  • Rows created/edited via public link shares use public-<token> for the created_by and last_edit_byvalue.
  • If a public link share has only create permission, the UI handles it as a public form with adjusted icon and text

Closes #2389

@benjaminfrueh benjaminfrueh added the enhancement New feature or request label Apr 15, 2026
@benjaminfrueh benjaminfrueh added the 3. to review Waiting for reviews label Apr 15, 2026
@github-project-automation github-project-automation bot moved this to 🧭 Planning evaluation (don't pick) in 📝 Productivity team Apr 15, 2026
@benjaminfrueh benjaminfrueh moved this from 🧭 Planning evaluation (don't pick) to 👀 In review in 📝 Productivity team Apr 15, 2026
Signed-off-by: Benjamin Frueh <benjamin.frueh@gmail.com>
@benjaminfrueh benjaminfrueh force-pushed the feat/public-share-permissions branch from 07381c4 to 9754375 Compare April 15, 2026 21:37
@samin-z samin-z self-requested a review April 16, 2026 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews enhancement New feature or request

Projects

Status: 👀 In review

Development

Successfully merging this pull request may close these issues.

Permissions for Public link shares

1 participant