Share link - #6
Open
tomasvanrijsse wants to merge 11 commits into
Open
Conversation
tomasvanrijsse
force-pushed
the
share-link
branch
from
September 2, 2026 10:17
998bd29 to
106d269
Compare
tomasvanrijsse
force-pushed
the
share-link
branch
from
September 2, 2026 12:26
106d269 to
1ce209a
Compare
github-actions
Bot
force-pushed
the
main
branch
from
September 2, 2026 12:26
b2c8259 to
7c99253
Compare
tomasvanrijsse
force-pushed
the
share-link
branch
from
September 2, 2026 12:38
1ce209a to
9fb9773
Compare
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
Overriding Action::mountUsing() skips Filament's default form-fill call, leaving the share_url TextInput's default() closure unevaluated and the modal empty.
tomasvanrijsse
force-pushed
the
share-link
branch
from
September 2, 2026 14:28
9fb9773 to
cff8084
Compare
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