Skip to content

feat: Adding a unique ID to every integration setup button#7560

Merged
Zaimwa9 merged 1 commit into
mainfrom
feature/add-unique-id-to-integration-setup-buttons
May 21, 2026
Merged

feat: Adding a unique ID to every integration setup button#7560
Zaimwa9 merged 1 commit into
mainfrom
feature/add-unique-id-to-integration-setup-buttons

Conversation

@asaphko
Copy link
Copy Markdown
Contributor

@asaphko asaphko commented May 21, 2026

Thanks for submitting a PR! Please check the boxes below:

  • I have read the Contributing Guide.
  • I have added information to docs/ if required so people know about the feature.
  • I have filled in the "Changes" section below.
  • I have filled in the "How did you test this code" section below.

Changes

Contributes to #7558

Tested on preview:

image

@vercel
Copy link
Copy Markdown

vercel Bot commented May 21, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
flagsmith-frontend-preview Ready Ready Preview, Comment May 21, 2026 10:19am
flagsmith-frontend-staging Ready Ready Preview, Comment May 21, 2026 10:19am
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
docs Ignored Ignored May 21, 2026 10:19am

Request Review

@github-actions github-actions Bot added the front-end Issue related to the React Front End Dashboard label May 21, 2026
@asaphko asaphko changed the title Adding a unique ID to every integration setup button feat: Adding a unique ID to every integration setup button May 21, 2026
@asaphko asaphko marked this pull request as ready for review May 21, 2026 10:22
@asaphko asaphko requested a review from a team as a code owner May 21, 2026 10:22
@asaphko asaphko requested review from kyle-ssg and removed request for a team May 21, 2026 10:22
Copy link
Copy Markdown

@claude claude Bot left a comment

Choose a reason for hiding this comment

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

Claude Code Review

This repository is configured for manual code reviews. Comment @claude review to trigger a review and subscribe this PR to future pushes, or @claude review once for a one-time review.

Tip: disable this comment in your organization's Code Review settings.

@asaphko asaphko requested a review from Zaimwa9 May 21, 2026 10:23
@github-actions github-actions Bot added the feature New feature or request label May 21, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 21, 2026

Docker builds report

Image Build Status Security report
ghcr.io/flagsmith/flagsmith-api-test:pr-7560 Finished ✅ Skipped
ghcr.io/flagsmith/flagsmith-e2e:pr-7560 Finished ✅ Skipped
ghcr.io/flagsmith/flagsmith-api:pr-7560 Finished ✅ Results
ghcr.io/flagsmith/flagsmith:pr-7560 Finished ✅ Results
ghcr.io/flagsmith/flagsmith-private-cloud:pr-7560 Finished ✅ Results
ghcr.io/flagsmith/flagsmith-frontend:pr-7560 Finished ✅ Results

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 21, 2026

Playwright Test Results (oss - depot-ubuntu-latest-16)

passed  1 passed

Details

stats  1 test across 1 suite
duration  38.7 seconds
commit  ed39de7
info  🔄 Run: #16881 (attempt 1)

Playwright Test Results (oss - depot-ubuntu-latest-arm-16)

passed  1 passed

Details

stats  1 test across 1 suite
duration  43 seconds
commit  ed39de7
info  🔄 Run: #16881 (attempt 1)

Playwright Test Results (private-cloud - depot-ubuntu-latest-arm-16)

passed  3 passed

Details

stats  3 tests across 3 suites
duration  42.5 seconds
commit  ed39de7
info  🔄 Run: #16881 (attempt 1)

Playwright Test Results (private-cloud - depot-ubuntu-latest-16)

passed  1 passed

Details

stats  1 test across 1 suite
duration  41.8 seconds
commit  ed39de7
info  🔄 Run: #16881 (attempt 1)

@github-actions
Copy link
Copy Markdown
Contributor

Visual Regression

19 screenshots compared. See report for details.
View full report

@Zaimwa9 Zaimwa9 merged commit 38a4a8a into main May 21, 2026
44 checks passed
@Zaimwa9 Zaimwa9 deleted the feature/add-unique-id-to-integration-setup-buttons branch May 21, 2026 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature or request front-end Issue related to the React Front End Dashboard

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add unique IDs to "Add to project" buttons on the integration page + "Save" button for every integration

2 participants