AutomaticDoorControl / AutoDoorCtrlWeb

The Website portion of the Automatic Door Control project.
https://rpiadc.com
MIT License
2 stars 1 forks source link

Removed /button, on login reload #54

Closed bsakai2000 closed 4 years ago

bsakai2000 commented 4 years ago

Fixes #53 by removing the /button path and reloading on successful login. All references to button removed and tests updated to match

bsakai2000 commented 4 years ago

I'm gonna try to refactor this to avoid the reload, so let's hold off until then

bsakai2000 commented 4 years ago

Closing in favor of #56 to avoid unnecessary reloads