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

Fixes #37385 - Drop (un)check_all_roles event handlers #10141

Merged
merged 3 commits into from Apr 26, 2024

Conversation

ekohl
Copy link
Member

@ekohl ekohl commented Apr 25, 2024

In acfbc45 the links with these IDs were removed, but the JavaScript handler remained. I can't find other traces of its usage. Originally added in feacea3.

Fixes: acfbc45 ("fixes #812 - new permissions model, user group role and nest support, role filters for better granularity")

@github-actions github-actions bot added the Legacy JS PRs making changes in the legacy Javascript stack label Apr 25, 2024
@ekohl
Copy link
Member Author

ekohl commented Apr 25, 2024

I'm not sure what we should do with the commits. Shall I open separate issues for them?

@ekohl ekohl requested a review from MariaAga April 25, 2024 13:07
Copy link
Member

@MariaAga MariaAga left a comment

Choose a reason for hiding this comment

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

Yeah since theyre different functions probably makes sense to open new issues. Removal LGTM

In acfbc45 the links with these IDs
were removed, but the JavaScript handler remained. I can't find other
traces of its usage. Originally added in
feacea3.

Fixes: acfbc45 ("fixes theforeman#812 - new permissions model, user group role and nest support, role filters for better granularity")
Their last use was dropped in acfbc45
and I can't other traces of their usage.

Fixes: acfbc45 ("fixes theforeman#812 - new permissions model, user group role and nest support, role filters for better granularity")
Has been unused since d91a0e4.

Fixes: d91a0e4 ("fixes #14178 - introduce patternfly toast notifications")
@ekohl
Copy link
Member Author

ekohl commented Apr 26, 2024

Because it's changing the same file I submitted it within one PR, with multiple commits.

@MariaAga MariaAga merged commit 9e51432 into theforeman:develop Apr 26, 2024
52 of 53 checks passed
@MariaAga
Copy link
Member

Thanks!

@ekohl ekohl deleted the 37385-drop-check-roles branch April 26, 2024 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Legacy JS PRs making changes in the legacy Javascript stack Needs re-review
Projects
None yet
2 participants