Skip to content

chore: perform several small frontend permissions refactors #16735

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

Merged
merged 4 commits into from
Mar 7, 2025

Conversation

aslilac
Copy link
Member

@aslilac aslilac commented Feb 27, 2025

A bunch of small changes that I made while fixing bugs and cleaning up permissions code, but that couldn't get merged as part of the bigger PR out of risk of creating too much noise when cherry picking to the release branches.

@aslilac aslilac changed the title tests: add more e2e orgs tests test: add more e2e orgs tests Feb 27, 2025
@aslilac aslilac changed the title test: add more e2e orgs tests chore: several small frontend permissions refactors Mar 5, 2025
@aslilac aslilac changed the title chore: several small frontend permissions refactors chore: perform several small frontend permissions refactors Mar 5, 2025
@aslilac aslilac marked this pull request as ready for review March 5, 2025 21:41
@aslilac aslilac force-pushed the lilac/e2e-button-checks branch from 4d9ec85 to e98ccd3 Compare March 6, 2025 00:29
Copy link
Collaborator

@BrunoQuaresma BrunoQuaresma left a comment

Choose a reason for hiding this comment

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

I really enjoyed the changes 🙏

});

async function resetSearch(page: Page) {
async function resetSearch(page: Page, username: string) {
Copy link
Collaborator

Choose a reason for hiding this comment

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

Nit: I think a better name for this function could be filterByUser or searchByUser.

Copy link
Contributor

@jaaydenh jaaydenh left a comment

Choose a reason for hiding this comment

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

👍

@aslilac aslilac force-pushed the lilac/e2e-button-checks branch from fe9bbea to ee5013f Compare March 7, 2025 17:06
@aslilac aslilac merged commit 092c129 into main Mar 7, 2025
33 checks passed
@aslilac aslilac deleted the lilac/e2e-button-checks branch March 7, 2025 17:33
@github-actions github-actions bot locked and limited conversation to collaborators Mar 7, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants