Removed watchdog function, added fullname & reason for request account, fixes...
Removed watchdog function, added fullname & reason for request account, fixes template issues and updated requirements.txt - Remove watchdog elements - Add reason field to form - Added mock sucess template and added to form - Fix typo - Make template functional - Fix templates - Delete request_recieved.html - Add fullname to file - Change success route name to request_sent - Update requirements/imports for socket.io - Edit script paths for local testing - Change dir and make default user - Introduce funtions (needs alteration) - Update all requirements
Showing
- app/__init__.py 46 additions, 76 deletionsapp/__init__.py
- app/static/scripts/function.js 45 additions, 2 deletionsapp/static/scripts/function.js
- app/static/style/application.css 1 addition, 1 deletionapp/static/style/application.css
- app/templates/auth/SignUp.html 14 additions, 7 deletionsapp/templates/auth/SignUp.html
- app/templates/auth/base.html 1 addition, 1 deletionapp/templates/auth/base.html
- app/templates/auth/request_received.html 14 additions, 0 deletionsapp/templates/auth/request_received.html
- requirements.txt 43 additions, 12 deletionsrequirements.txt
- run.py 4 additions, 1 deletionrun.py
Loading
Please register or sign in to comment