Open
Conversation
Sign in form can check if user exists and also checks against the hashed pass. But no session saving yet.
changed session to flask_login
Non working. edit page for user info. WIP
Email, username and password can all be altered.
checking file name and type before allowing submission.
Using S3_location abbreviation, made profile page and allows user to upload images (not their profile image). Also basic users index displaying all users and their profile images.
can show different profiles and will only allow changes if on own pwofile.
adding record to database still a WIP
But it don't work :') PLEASE FIX
bootstrap classes
user needs to be logged in to donate, and users cannot donate to themselves.
prop saving/house count inc. not working. owned prop display added via modal. delegated events to listen to btns
prop list now ordered.
update users and prop_edit functions working.
added other alerts, appending users to transfer prop
changed interfering class selector .dropdown-item
user positions display handled with js now instead of py.
no longer necessary due to socket use.
added update jailed f , on connect
page to update prop.price. removed some unused imports in mon views
moved mon property into own blueprint
This file contains hidden or 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
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.
No description provided.