-
Notifications
You must be signed in to change notification settings - Fork 3
Issues: caribou-crew/mezzo
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Allow temporary network delay on the fly via GUI
enhancement
New feature or request
#130
opened May 21, 2022 by
sdg9
If we save on the fly to disk, the act of saving will restart the server and anything in memory will be reset
enhancement
New feature or request
#122
opened May 19, 2022 by
sdg9
Save remote profile to a file
enhancement
New feature or request
#120
opened May 19, 2022 by
Spencer-Yoder
QoL: Allow route initialization before server starts?
enhancement
New feature or request
#82
opened Apr 27, 2022 by
sdg9
Idea: Instead of core always including web, make web it's own module that you can import and configure when starting the server? May save about 4mb and isn't required for headless users.
enhancement
New feature or request
#81
opened Apr 27, 2022 by
sdg9
QoL: Allow global variants before routes are initialized? If route initialized after, just use global variant at end.
enhancement
New feature or request
#80
opened Apr 27, 2022 by
sdg9
Enhance GH pages docs
documentation
Improvements or additions to documentation
#79
opened Apr 27, 2022 by
sdg9
When viewing a GET with query string parameters or POST with a payload, add support to provide input via GUI
enhancement
New feature or request
front-end
#78
opened Apr 27, 2022 by
sdg9
When running local host w/ nodemon or similar reload on code change, it's annoying to have all variants reset (state loss) on file change. Option to persist latest state through refresh? Would have to support a manual clear/reset button.
enhancement
New feature or request
#75
opened Apr 27, 2022 by
sdg9
Util to scan mock directory for all files and build out default + variants based on content without requiring custom code (if dev just wants vanilla readFromFile behavior)
enhancement
New feature or request
#72
opened Apr 27, 2022 by
sdg9
Nav Header Reset actions
enhancement
New feature or request
front-end
#40
opened Apr 23, 2022 by
NSwanson1
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.