chingu-voyage7 / Bears-Team-13

Secret Santa Online Shop | Voyage-7 | https://chingu.io/
https://secret-santa-13.herokuapp.com
3 stars 2 forks source link

Misc Polish #48

Closed Alex-Cannon closed 5 years ago

Alex-Cannon commented 5 years ago

1) Added "protected" routes. These routes require a login. Unauthenticated users that try to use these routes will be redirected to "login". Once logged-in, they will be redirected to their target page.

2) Added "Secret Santa" and placeholder image to and logo.</p> <p>3) Created a new file "routes.js" for routes to clear-up App.js</p> <p>4) Other small changes</p> </div> </div> <div class="comment"> <div class="user"> <a rel="noreferrer nofollow" target="_blank" href="https://github.com/Alex-Cannon"><img src="https://avatars.githubusercontent.com/u/28692645?v=4" />Alex-Cannon</a> commented <strong> 5 years ago</strong> </div> <div class="markdown-body"> <p>I also added a default image for items 2) I fixed the "event/:event_id" page. It now properly shows the item you purchased for your recipient</p> </div> </div> <div class="page-bar-simple"> </div> <div class="footer"> <ul class="body"> <li>© <script> document.write(new Date().getFullYear()) </script> Githubissues.</li> <li>Githubissues is a development platform for aggregating issues.</li> </ul> </div> <script src="https://cdn.jsdelivr.net/npm/jquery@3.5.1/dist/jquery.min.js"></script> <script src="/githubissues/assets/js.js"></script> <script src="/githubissues/assets/markdown.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/highlight.min.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/languages/go.min.js"></script> <script> hljs.highlightAll(); </script> </body> </html>