Skip to content

Share link - #6

Open
tomasvanrijsse wants to merge 5 commits into
mainfrom
share-link
Open

Share link#6
tomasvanrijsse wants to merge 5 commits into
mainfrom
share-link

Conversation

@tomasvanrijsse

Copy link
Copy Markdown
Contributor

enable contractors to allow access to jira or bitbucket for webhooks and issues

Consultants can now generate a 24-hour share link from the Jira/Bitbucket
settings page and send it to a third party who has the required provider
rights. The recipient completes the OAuth connect and/or webhook install
via a minimal standalone page without needing a Timatic account.

Claude

# Conflicts:
#	integrations/bitbucket/src/Filament/Pages/SettingsPage.php
#	integrations/jira/src/Filament/Pages/SettingsPage.php
…oup actions

Labels now live in bitbucket::bitbucket.settings and jira::jira.settings.
Share link, disconnect, and delete webhook are grouped in an ActionGroup.

Claude
Each integration now owns its delegate controller, routes, and views.
The main app provides a shared layout (layouts/delegate) and the
GenerateShareLinkAction convenience factory (with routeName parameter).
No more match() or cross-integration imports in the main app.

Claude
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant