Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

📌 load pinboard for V2 fronts tool if user has Pinboard permission (and feature switch on) #1679

Merged
merged 2 commits into from
Oct 17, 2024

Conversation

twrichards
Copy link
Contributor

@twrichards twrichards commented Oct 3, 2024

What's changed?

This integrates https://github.com/guardian/pinboard in its current form, IF both...

  • the user has Pinboard permission, and
  • the new (temporary) feature switch is turned ON for the user (/v2/features to see features switches)
    image
    IMPORTANT: this switch is ignored in all envs except PROD, i.e. pinboard is loaded in CODE etc. if the user has pinboard permission

This is just the initial integration phase, and hopefully some additional/deeper integrations will follow (mostly on the pinboard side most likely - see guardian/pinboard#312 plus #1695).

image

Implementation notes

Checklist

General

  • 🤖 Relevant tests added
  • ✅ CI checks / tests run locally
  • 🔍 Checked on CODE

Client

  • 🚫 No obvious console errors on the client (i.e. React dev mode errors)
  • 🎛️ No regressions with existing user interactions (i.e. all existing buttons, inputs etc. work)
  • 📷 Screenshots / GIFs of relevant UI changes included

@twrichards twrichards force-pushed the pinboard/initial-integration branch 2 times, most recently from eec87c3 to 1a2913a Compare October 3, 2024 14:28
@twrichards twrichards marked this pull request as ready for review October 3, 2024 14:29
@twrichards twrichards requested a review from a team as a code owner October 3, 2024 14:29
@twrichards twrichards force-pushed the pinboard/initial-integration branch 3 times, most recently from 650c551 to 7b2192a Compare October 14, 2024 16:30
@twrichards twrichards changed the title 📌 load pinboard for V2 fronts tool if user has Pinboard permission 📌 load pinboard for V2 fronts tool if user has Pinboard permission (and feature switch on) Oct 15, 2024
@twrichards twrichards merged commit 6272801 into main Oct 17, 2024
12 checks passed
@twrichards twrichards deleted the pinboard/initial-integration branch October 17, 2024 08:55
@prout-bot
Copy link

Seen on PROD (merged by @twrichards 6 minutes and 59 seconds ago) Please check your changes!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants