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

fix: Update routing for workspace schedule #2113

Merged
merged 2 commits into from Jun 7, 2022
Merged

fix: Update routing for workspace schedule #2113

merged 2 commits into from Jun 7, 2022

Conversation

kylecarbs
Copy link
Member

This was broken as part of #2101. It was a silly mistake,
but unfortunate our tests didn't catch it.

This is a rare change so unlikely to occur again, so I won't
make an issue adding tests.

@kylecarbs kylecarbs requested a review from greyscaled June 7, 2022 02:01
@kylecarbs kylecarbs requested a review from a team as a code owner June 7, 2022 02:01
@kylecarbs kylecarbs self-assigned this Jun 7, 2022
@kylecarbs
Copy link
Member Author

There were a few problems that weren't caught by tests in the other PR. I should have been more thorough to catch redirects, and now I've gone through the whole app to verify there aren't any paths missing!

This was broken as part of #2101. It was a silly mistake,
but unfortunate our tests didn't catch it.

This is a rare change so unlikely to occur again, so I won't
make an issue adding tests.
Copy link
Contributor

@presleyp presleyp left a comment

Choose a reason for hiding this comment

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

Frontend looks good

Co-authored-by: Presley Pizzo <1290996+presleyp@users.noreply.github.com>
@kylecarbs kylecarbs enabled auto-merge (squash) June 7, 2022 14:15
@BrunoQuaresma
Copy link
Collaborator

Closes #2124

@kylecarbs kylecarbs merged commit 7e8692b into main Jun 7, 2022
@kylecarbs kylecarbs deleted the fixschedule branch June 7, 2022 14:28
kylecarbs added a commit that referenced this pull request Jun 10, 2022
* fix: Update routing for workspace schedule

This was broken as part of #2101. It was a silly mistake,
but unfortunate our tests didn't catch it.

This is a rare change so unlikely to occur again, so I won't
make an issue adding tests.

* Update site/src/pages/WorkspaceSchedulePage/WorkspaceSchedulePage.tsx

Co-authored-by: Presley Pizzo <1290996+presleyp@users.noreply.github.com>

Co-authored-by: Presley Pizzo <1290996+presleyp@users.noreply.github.com>
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.

None yet

3 participants