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 manageOverview.php API endpoint #1881

Merged
merged 5 commits into from
Dec 15, 2023

Conversation

williamjallen
Copy link
Collaborator

@williamjallen williamjallen commented Dec 13, 2023

This PR continues our ongoing effort to migrate our legacy API to Laravel controllers, and to convert our protractor tests to Cypress. Supersedes #1666. I also made Cypress query the value of APP_URL each time a test is run in case the value changes from one test to another. This PR also fixes #1889.

@williamjallen williamjallen marked this pull request as ready for review December 14, 2023 18:47
Copy link
Member

@josephsnyder josephsnyder left a comment

Choose a reason for hiding this comment

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

LGTM. One small issue with saving a layout with no groups at all, but I don't imagine that's going to happen too often.

I've created an issue (#1889) for it and we can decide if it should be made a part of this change or a future update.

@williamjallen
Copy link
Collaborator Author

I'll make the changes in this PR.

Copy link
Member

@josephsnyder josephsnyder left a comment

Choose a reason for hiding this comment

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

Much better. Thanks for the instant fix!

@josephsnyder josephsnyder added this pull request to the merge queue Dec 15, 2023
Merged via the queue into Kitware:master with commit b155445 Dec 15, 2023
2 checks passed
@williamjallen williamjallen deleted the manageOverview-refactor-v2 branch December 15, 2023 21:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

500 network response when saving an OverView with no groups
2 participants