Skip to content
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

update from master #153

Merged
merged 3 commits into from Nov 5, 2019
Merged

update from master #153

merged 3 commits into from Nov 5, 2019

Conversation

ldidonato
Copy link
Collaborator

No description provided.

leiyinmon and others added 3 commits November 5, 2019 09:05
* Phone number auto fill and password validation

Added js function for dashes in phone number auto fill and now password validation check mark will turn green when requirements fulfilled.

* Added phone number auto format to Edit Event page

Added phone number auto format to Edit Event page.

* Edited message in the phone number field.

Edited message in the phone number field.
* search page height issue fix

* remove image from event page and style updates

* remove image upload areas from provider and admin

* typo fix
* 'All' Pages all done + bug fixes

-Added duplicate entry checks and feedback for add admin
- Removed isActive, non-specific gender,  not-provided, and distance filter
- Made delete in allUsers work, deletes user and all their events, then rebuilds index
-Hooked up allEvents page and set delete event to rebuild index
-Added security to all 'all' pages
-Added number of events to all providers
- Fixed bug where providers could not delete their events from provider.php
- Fixed bug where changing name in provider would cause events to not show up until reload
- Fixed bug where cancelling an event edit would cause a page break
- Fixed bug where fees would appear to 1 decimal point instead of 2

* Remove Django User

This commit adds on to the delete user feature; as it will now also delete the Django User, in addition to removing the database entry.

Additionally, admin users are now also made superusers to log into the django admin portal. If a person were to create a superuser via createsuperuer, it would mess up the ID numbering in the table.
@ldidonato ldidonato merged commit a779a53 into Lauren-fe-9 Nov 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants