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

Cleanup. Needs review #820

Merged
merged 63 commits into from
Jan 20, 2021
Merged

Cleanup. Needs review #820

merged 63 commits into from
Jan 20, 2021

Conversation

karbassi
Copy link
Member

No description provided.

* upstream/master:
  Donsplus initial integration. (#833)
  End of year copy for no classes (#832)
  Change footer copyright to be current year (#829)
  Update python 3.8.3 to 3.8.6 (#830)
  Reorder zoom admin (#821)
@karbassi karbassi marked this pull request as ready for review December 28, 2020 23:37
@karbassi karbassi temporarily deployed to website-feature-cleanup-dv03sx December 28, 2020 23:38 Inactive
@karbassi karbassi temporarily deployed to website-feature-cleanup-dv03sx December 29, 2020 02:29 Inactive
@karbassi karbassi temporarily deployed to website-feature-cleanup-dv03sx December 29, 2020 03:22 Inactive
@karbassi karbassi temporarily deployed to website-feature-cleanup-dv03sx December 29, 2020 03:47 Inactive
@karbassi karbassi temporarily deployed to website-feature-cleanup-dv03sx January 8, 2021 17:55 Inactive
* upstream/master:
  Remove inactive mentors from mentor master list (#835)
@karbassi karbassi temporarily deployed to website-feature-cleanup-dv03sx January 8, 2021 21:09 Inactive
* upstream/master:
  Fix production server always returning 500 error (#836)
@karbassi karbassi temporarily deployed to website-feature-cleanup-dv03sx January 12, 2021 15:26 Inactive
* upstream/master:
  Fix Docker info and upsteam typos (#837)
  Add contact form phone number to email template (#838)
@karbassi karbassi temporarily deployed to website-feature-cleanup-dv03sx January 12, 2021 23:25 Inactive
@karbassi karbassi temporarily deployed to website-feature-cleanup-dv03sx January 13, 2021 16:38 Inactive
@karbassi karbassi temporarily deployed to website-feature-cleanup-dv03sx January 13, 2021 16:57 Inactive
@karbassi karbassi temporarily deployed to website-feature-cleanup-dv03sx January 15, 2021 18:02 Inactive
@karbassi karbassi temporarily deployed to website-feature-cleanup-dv03sx January 15, 2021 18:11 Inactive
@karbassi karbassi temporarily deployed to website-feature-cleanup-dv03sx January 18, 2021 23:51 Inactive
@karbassi karbassi temporarily deployed to website-feature-cleanup-dv03sx January 18, 2021 23:58 Inactive
* upstream/master:
  Remove fullurl package (#842)
  Try to fix 'fullurl' bug (#841)
  Bump python to 3.9.1 and postgres to 12.5 (#840)
  Update birthdays to Date rather than DateTime (#839)
@karbassi karbassi temporarily deployed to website-feature-cleanup-dv03sx January 19, 2021 00:07 Inactive
@karbassi karbassi temporarily deployed to website-feature-cleanup-dv03sx January 19, 2021 00:09 Inactive
@karbassi
Copy link
Member Author

Fixes #834

Base automatically changed from master to main January 19, 2021 21:41
@rgroves
Copy link
Contributor

rgroves commented Jan 20, 2021

I was able to run through testing for a guardian and a mentor.

For the guardian I created an account, added multiple students, registered students for a class, canceled a class, and removed a student.
For the mentor I created an account, signed up for classes and canceled a class.

Here are a couple things I ran into, that I don't think are deal breakers for merging this (already large changeset)—these could be future issues and if you agree I can open separate issues for these:

  • Guardian Student Registration Form

    • If you leave in a form error (like an unfilled name) and click the button at the bottom of the form, if the field in error is off-screen the browser will scroll to it, focus it, but no validation/error message appears. This might be a Chrome specific issue (I was using Chrome Version 87.0.4280.141 Official Build/64-bit). It does not seem to happen in Firefox.

    • After successfully registering a student, the flow stays on the register student form. Not sure if that is the expected behavior. If so, it would be a nice UX addition to have one, or both, of the following options on that same page: a "Done" option that takes you back to the account screen or a "Find Classes" option that takes you to the class list to register.

  • Mentor Form

    • Once registered, on the account page form, it allows a mentor to clear their first & last name and save. This will then show a message above the form that states to enter a full name, but that is something we should possibly disallow in the future.
  • Email Confirmation

    • I noticed on the email confirmation screen, it shows the username instead of the full name (First Last). See screen shot

image

  • Also noticed when in the Django Admin, that previous usernames were using first and last name concatenated together and currently it seems to use only the first name and if there are duplicates it appends a number (like that shown in the email confirmation screen shot above).

@karbassi karbassi temporarily deployed to website-feature-cleanup-dv03sx January 20, 2021 22:20 Inactive
@karbassi karbassi temporarily deployed to website-feature-cleanup-dv03sx January 20, 2021 22:48 Inactive
@rgroves
Copy link
Contributor

rgroves commented Jan 20, 2021

LGTM

@karbassi karbassi merged commit 6a547d2 into WeAllCode:main Jan 20, 2021
@karbassi karbassi deleted the feature/cleanup branch January 20, 2021 23:02
@karbassi karbassi added this to the Jan 2021 milestone Jan 26, 2021
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.

2 participants