vzauartcc / ui

vZAU UI
2 stars 2 forks source link

fixes vis issue #39

Closed ThunderRock13 closed 1 year ago

ThunderRock13 commented 1 year ago

[ZAU-xxxx]


Summary

Adds a check to make sure the user isn't a visitor


DB Changes (if any)

adds a check to see if vis === false

Testing

  1. Run all tests.
  2. Additional testing requirements...

Post-Deployment Validation

go to controllers and see if a visitor controller has a promo button.


ghost commented 1 year ago
👇 Click on the image for a new way to code review - Make big changes easier — review code in small groups of related files - Know where to start — see the whole change at a glance - Take a code tour — explore the change with an interactive tour - Make comments and review — all fully sync’ed with github [Try it now!](https://app.codesee.io/r/reviews?pr=39&src=https%3A%2F%2Fgithub.com%2Fvzauartcc%2Fui)

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map Legend

ThunderRock13 commented 1 year ago

Please look at this when possible.