Share link - #6
Open
tomasvanrijsse wants to merge 5 commits into
Open
Conversation
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
enable contractors to allow access to jira or bitbucket for webhooks and issues