Skip to content

feat(nimbus): display feature coenrollment#13854

Merged
yashikakhurana merged 2 commits intomainfrom
12914a
Nov 5, 2025
Merged

feat(nimbus): display feature coenrollment#13854
yashikakhurana merged 2 commits intomainfrom
12914a

Conversation

@jaredlockhart
Copy link
Collaborator

@jaredlockhart jaredlockhart commented Oct 31, 2025

Because

  • We now support coenrolling features in all Nimbus clients
  • It would be handy to know if a feature is coenrolling in the UI

This commit

  • Adds a new field to store allow_coenrollment on features
  • Displays a message on the branch page if a feature supports coenrollment
  • Displays a message on the summary page if a feature supports coenrollment

fixes #12914

@jaredlockhart
Copy link
Collaborator Author

image image

@jaredlockhart
Copy link
Collaborator Author

Blocked on #13853

Copy link
Contributor

@yashikakhurana yashikakhurana left a comment

Choose a reason for hiding this comment

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

Thank you @jaredlockhart overall looks good, one suggestion to move the messages into a constant file

Copy link
Contributor

@yashikakhurana yashikakhurana left a comment

Choose a reason for hiding this comment

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

perfect thanks @jaredlockhart

@jaredlockhart jaredlockhart added this pull request to the merge queue Nov 3, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Nov 3, 2025
Becuase

* We now support coenrolling features in all Nimbus clients
* It would be handy to know if a feature is coenrolling in the UI

This commit

* Adds a new field to store allow_coenrollment on features
* Displays a message on the branch page if a feature supports coenrollment
* Displays a message on the summary page if a feature supports coenrollment

fixes #12914
Copy link
Contributor

@yashikakhurana yashikakhurana left a comment

Choose a reason for hiding this comment

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

Looks good to me! Thanks @jaredlockhart

@jaredlockhart jaredlockhart added this pull request to the merge queue Nov 5, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 5, 2025
@jaredlockhart jaredlockhart added this pull request to the merge queue Nov 5, 2025
github-merge-queue bot pushed a commit that referenced this pull request Nov 5, 2025
Because
    
* We now support coenrolling features in all Nimbus clients
* It would be handy to know if a feature is coenrolling in the UI
    
This commit
    
* Adds a new field to store allow_coenrollment on features
* Displays a message on the branch page if a feature supports
coenrollment
* Displays a message on the summary page if a feature supports
coenrollment
    
fixes #12914
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 5, 2025
@yashikakhurana yashikakhurana added this pull request to the merge queue Nov 5, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 5, 2025
@yashikakhurana yashikakhurana added this pull request to the merge queue Nov 5, 2025
Merged via the queue into main with commit 033641a Nov 5, 2025
17 checks passed
@yashikakhurana yashikakhurana deleted the 12914a branch November 5, 2025 20:53
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.

Display co-enrolling capability for features

3 participants