Peter Stockings
|
761165cb23
|
Minor UI change for function edit form, moved execute button to bottom
|
2024-03-24 19:48:43 +11:00 |
|
Peter Stockings
|
2d9c0b9d53
|
Add ability to rename http functions
|
2024-01-03 16:37:36 +11:00 |
|
Peter Stockings
|
19cebc0f45
|
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 |
|
Peter Stockings
|
7c7dbae05a
|
Add option to make http functions private (Require authentication, currently just redirects to login page; Should look into cookie + JWT + api key)
|
2023-12-21 14:03:25 +11:00 |
|
Peter Stockings
|
6a894df009
|
In function editor response panel show returned http status code
|
2023-12-20 21:08:26 +11:00 |
|
Peter Stockings
|
595d392af4
|
Change text to red when isolator returns error on function playground
|
2023-12-19 23:17:12 +11:00 |
|
Peter Stockings
|
fc2ca7c4e8
|
Remove debugger from editor template
|
2023-12-19 21:24:46 +11:00 |
|
Peter Stockings
|
223afec05d
|
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 |
|