generated from hack4impact/flask-base
-
-
Notifications
You must be signed in to change notification settings - Fork 169
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
Alpha 4 (v0.0.4-alpha) #147
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
added filterable columns
This was
linked to
issues
Oct 5, 2020
added notes to deploy form
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-PASSLIB-569603
…843aaa84d825693 [Snyk] Security upgrade passlib from 1.7.2 to 1.7.3
Image Managment
fixed updating template list on delete
…l need to work on the frontedn
Disable Auth Variable
modified images to not show test builds; fixed issue with image detai…
…hub api to search it while user is typing
Added image and volume management
added basic network managment (other than creating)
Added network creation form
added better network error handling; formatted all the python stuff w...
removed required indicator from ipv4 fields
…for volumes in the volumes section
added network and network_mode to the deploy form; added a drop down …
added error handling to image methods
removed volumes from deploy form to prevent confusion
added error check to the check_updates function if it's not able to g…
… will fail silently if there's a 422 now); linted
fixed app update issue; fixed 422 error on page load (checks for auth…
added network_mode to templates and db
added proxy read timeout
This was
linked to
issues
Oct 17, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changelog:
Core features added:
-e DISABLE_AUTH=True
in your run command to disable authentication)Apps List:
App Deploy Form:
Image Managment:
Volume Managment:
Network Managment:
Templates:
Misc: