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

VPS-60/reset button fix #235

Merged
merged 3 commits into from
Sep 17, 2024
Merged

VPS-60/reset button fix #235

merged 3 commits into from
Sep 17, 2024

Conversation

codecreator127
Copy link
Contributor

Describe the issue

Reset button wasn't working correctly
https://wdcc-vps.atlassian.net/jira/software/projects/VPS/boards/2?selectedIssue=VPS-60

Describe the solution

Separated the delete all flags and delete all paths into separate functions:

image
image

Risk

May break the reset functionality

Definition of Done

  • Code peer-reviewed
  • Wiki Documentation is written and up to date
  • Unit tests written and passing
  • Integration tests written and passing
  • Continuous Integration build passing
  • Acceptance criteria met
  • Deployed to production environment

Reviewed By

Who reviewed your PR - for commit history once merged

@JordanBlenn
Copy link
Contributor

Needs to run prettier

Copy link
Member

@wjin-lee wjin-lee left a comment

Choose a reason for hiding this comment

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

Nice work - mostly nits except for the failing CI/CD items!

backend/src/routes/api/navigate/group.js Outdated Show resolved Hide resolved
backend/src/routes/api/navigate/group.js Outdated Show resolved Hide resolved
backend/src/routes/api/navigate/group.js Outdated Show resolved Hide resolved
Copy link
Member

@wjin-lee wjin-lee left a comment

Choose a reason for hiding this comment

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

lgtm!

@codecreator127 codecreator127 merged commit b01b0f0 into master Sep 17, 2024
5 checks passed
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.

3 participants