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

chore(ui): announcement cleanup #6975

Merged
merged 4 commits into from
Nov 20, 2024
Merged

chore(ui): announcement cleanup #6975

merged 4 commits into from
Nov 20, 2024

Conversation

mavarius
Copy link
Collaborator

@mavarius mavarius commented Nov 19, 2024

This PR is to remove code related to the Price Increase announcement and the MQTT EOL announcement. It leaves the component and handler in place for future announcements.

Checklist

Authors and Reviewer(s), please verify the following:

@mavarius mavarius requested review from a team as code owners November 19, 2024 23:52
@mavarius mavarius changed the title Chore/announcement cleanup chore(ui): announcement cleanup Nov 20, 2024
eatondustin1
eatondustin1 previously approved these changes Nov 20, 2024
@eatondustin1 eatondustin1 dismissed their stale review November 20, 2024 00:56

Sorry, accidental approval prior to fully reviewing the changes.

eatondustin1
eatondustin1 previously approved these changes Nov 20, 2024
Copy link
Contributor

@eatondustin1 eatondustin1 left a comment

Choose a reason for hiding this comment

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

LGTM, just had one question about the new announcement state that was added.

(just realized my review probably doesn't count though)

}

enum AnnouncementState {
Dismissed = 'dismissed',
Display = 'display',
Disabled = 'disabled',
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this new state being used anywhere?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

No, it's not. I added it for a different solution and forgot to remove it.

@mavarius mavarius added this pull request to the merge queue Nov 20, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 20, 2024
@mavarius mavarius added this pull request to the merge queue Nov 20, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 20, 2024
@mavarius mavarius added this pull request to the merge queue Nov 20, 2024
Merged via the queue into master with commit c48bcd9 Nov 20, 2024
6 checks passed
@mavarius mavarius deleted the chore/announcement-cleanup branch November 20, 2024 23:14
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.

2 participants