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

refactor: move ChooseCheckGroup to page folder #1021

Merged
merged 2 commits into from
Dec 19, 2024

Conversation

ckbedwell
Copy link
Contributor

Part 3 of addressing: #848

Problem

ChooseCheckGroup was in the components folder despite it being the primary page for choosing a check group in check creation.

Solution

Move ChooseCheckGroup to the page folder and its associated components. I've moved the component it utilizes appropriately to either the localised page component folder or flatten it to the global components folder.

I've also separated NewStatusBadge to its own file rather than being another export from CheckStatusInfo. Our component files should only have one export to one day support hot-reloading properly 🤞

@ckbedwell ckbedwell requested a review from a team as a code owner December 18, 2024 14:24
@ckbedwell ckbedwell requested a review from w1kman December 18, 2024 14:24
Copy link
Contributor

@VikaCep VikaCep left a comment

Choose a reason for hiding this comment

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

💯 🚀 👏

@ckbedwell ckbedwell merged commit cf67891 into main Dec 19, 2024
5 checks passed
@ckbedwell ckbedwell deleted the refactor/folder-structure/choose-check-group branch December 19, 2024 09:30
VikaCep added a commit that referenced this pull request Dec 19, 2024
VikaCep added a commit that referenced this pull request Dec 19, 2024
* Revert "refactor: move ChooseCheckGroup to page folder (#1021)"

This reverts commit cf67891.

* Revert "Feat: Add RBAC to Synthetic Monitoring (#982)"

This reverts commit a41e15f.

* Revert "chore(main): release 1.16.10 (#1015)"

This reverts commit 92350bd.

* Revert "Chore: update checks UI styling (#1020)"

This reverts commit 2b69b02.

* Revert "chore(deps): bump nanoid from 3.3.7 to 3.3.8 (#1018)"

This reverts commit 77032d0.

* Revert "Feat: prompt on unsaved unload (#1002)"

This reverts commit 9747b27.

* Revert "fix: add synthetic-monitoring-dev as owners of release files (#1010)"

This reverts commit d703e42.

* Revert "Chore/autumn clean (#1005)"

This reverts commit 279272d.

* fix: update package version

* fix: bring back changelog entries from 1.16.10

* fix: change release-please-manifest version to 1.16.10
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