VRMS icon indicating copy to clipboard operation
VRMS copied to clipboard

remove zoom links, create new route

Open bkmorgan3 opened this issue 1 year ago • 1 comments

Fixes #1659

What changes did you make and why did you make them ?

  • I removed the zoom links from each recurring event on the root route
  • I created a new route for VRMS internal use with all recurring event data.
  • switched fetch to Get all recurring events to the new route

bkmorgan3 avatar Aug 19 '24 23:08 bkmorgan3

Want to review this pull request? Take a look at this documentation for a step by step guide!

From your project repository, check out a new branch and test the changes.

git checkout -b bkmorgan3-1659/Block-zoom-link-from-API development
git pull https://github.com/bkmorgan3/VRMS.git 1659/Block-zoom-link-from-API

github-actions[bot] avatar Aug 19 '24 23:08 github-actions[bot]