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
54cd8258e4b0437f0dd396aff6a86e5ea280d7e2
function
/
templates
History
Peter Stockings
2077eb835f
Render http function url in client url feild
2023-12-20 23:45:40 +11:00
..
dashboard
Ensure you can only view/edit http functions created by the currently logged in user
2023-12-20 22:57:39 +11:00
base.html
Add js function to show alerts when updating http functions
2023-12-18 18:39:55 +11:00
client.html
Render http function url in client url feild
2023-12-20 23:45:40 +11:00
dashboard.html
Fetch http_functions from database
2023-12-16 19:02:04 +11:00
function_editor.html
In function editor response panel show returned http status code
2023-12-20 21:08:26 +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 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