This website requires JavaScript.
Explore
Help
Register
Sign In
peterstockings
/
function
Watch
1
Star
0
Fork
0
You've already forked function
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c6554cf3990bb6de8f7b1c8f3c49d06c600c9eb5
function
/
templates
History
Peter Stockings
c6554cf399
Create http function header template and move all http function related templates into same directory
2023-12-22 14:36:00 +11:00
..
dashboard
Create http function header template and move all http function related templates into same directory
2023-12-22 14:36:00 +11:00
base.html
Add js function to show alerts when updating http functions
2023-12-18 18:39:55 +11:00
dashboard.html
Create http function header template and move all http function related templates into same directory
2023-12-22 14:36:00 +11:00
function_editor.html
Add option to toggle logging of request/response for http functions, this has been added to due storage capacity concerns
2023-12-21 14:45:25 +11:00
home.html
Refactor all function editor front end html + js into a single jinja template (also slight improvement to look of response/logs)
2023-12-19 21:20:11 +11:00
login.html
Add in authentication via Flask-Login, still need to modify http functions so they are linked to a user
2023-12-20 22:26:11 +11:00
signup.html
Add link to login page from signup page
2023-12-21 12:05:15 +11:00