Skip to content

feat(webapp): add "Connections" link in integration page#5673

Merged
kaposke merged 1 commit into
masterfrom
gui/2026-03-19/feat-connections-link-in-integrations
Mar 19, 2026
Merged

feat(webapp): add "Connections" link in integration page#5673
kaposke merged 1 commit into
masterfrom
gui/2026-03-19/feat-connections-link-in-integrations

Conversation

@kaposke
Copy link
Copy Markdown
Contributor

@kaposke kaposke commented Mar 19, 2026

Adds link to "Connections" in integration page. Links to connections tab with integration filter.


It also updates the existing Logs link markup by removing the target attribute.


This summary was automatically generated by @propel-code-bot

@kaposke kaposke requested a review from a team March 19, 2026 14:42
</Link>
</TabsTrigger>
<TabsTrigger value="logs" disabled asChild>
<Link to={`/${env}/logs?integrations=${integration.integration.unique_key}`} className="w-fit inline-flex items-center gap-1.5">
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed target="_blank" because it felt weird to open a dashboard page in a new tab. I think opening these in a new tab should be optional.

Copy link
Copy Markdown
Contributor

@propel-code-bot propel-code-bot Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review found no issues with the changes; implementation appears sound.

Status: No Issues Found | Risk: Low

Review Details

📁 1 files reviewed | 💬 0 comments

Instruction Files
└── .claude/
    ├── agents/
    │   └── nango-docs-migrator.md
    └── skills/
        ├── agent-builder-skill/
        │   ├── EXAMPLES.md
        │   └── SKILL.md
        ├── creating-integration-docs/
        │   └── SKILL.md
        └── creating-skills-skill/
            └── SKILL.md

@kaposke kaposke added this pull request to the merge queue Mar 19, 2026
Merged via the queue into master with commit cb31f43 Mar 19, 2026
25 checks passed
@kaposke kaposke deleted the gui/2026-03-19/feat-connections-link-in-integrations branch March 19, 2026 15:12
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.

2 participants