-
Notifications
You must be signed in to change notification settings - Fork 3
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
Review account login & registration templates #15
Comments
@erictheise I've started to look at this and can give you feedback later this week. |
@erictheise I was looking at these pages. While I could make comments about what I see, I assume there will be designs / wires for these pages eventually? Perhaps it's better that I hold off making comments since it may all change anyway. Thoughts? |
Okay with me to delay review until later @jhung, thanks for starting in on it. |
Excerpting Trebor's email from 14 May –
– so it's time to review the sign up flow. |
…plates (#101) * feat: styling account templates (#15) * feat: more polish to account management templates * fix: further polish * feat: finish #15 * feat: partial implementation of individual profile (#7) * feat: implement relationships to orgs * feat: complete individual profile * feat: user social network localization * fix: adjust typography * fix: remove time from updated, add dividers * feat: switch to appropriate tab for overflow
* feat: styling account templates (#15) * feat: more polish to account management templates * fix: further polish * feat: finish #15 * feat: partial implementation of individual profile (#7) * feat: implement relationships to orgs * feat: complete individual profile * feat: user social network localization * feat: organizational profile, first pass (#6) * feat: organizational profile, second pass (#6) * feat: organizational profile, third pass (#6) * feat: complete overview (#6) * feat: contact pane, first pass * feat: contact pane, second pass; organization type icons (#6) * fix: consistently use organization as variable name * feat: selectively show/hide organization data (#6) * fix: adjustments based on review
* feat: styling account templates (#15) * feat: more polish to account management templates * fix: further polish * feat: finish #15 * feat: partial implementation of individual profile (#7) * feat: implement relationships to orgs * feat: complete individual profile * feat: user social network localization * feat: organizational profile, first pass (#6) * feat: organizational profile, second pass (#6) * feat: organizational profile, third pass (#6) * feat: complete overview (#6) * feat: contact pane, first pass * feat: contact pane, second pass; organization type icons (#6) * fix: consistently use organization as variable name * feat: selectively show/hide organization data (#6) * fix: adjustments based on review * fix: challenge bottom margin
Account creation & login using email and password is functional. The most-frequently involved templates make use of Pinecone styling and the most-frequently involved email subjects and messages have been updated to reflect their use in the Platform Coop Directory.
All of the templates related to this issue are in templates/account/. Templates showing a commit of
chore: commiting stock templates…
have not yet been touched.That said, the templates still contain stock page titles and language (the spelling "e-mail" was already antiquated when they wrote this library, what were they thinking?).
This issue is for collecting feedback on account creation, password resets, login/logout using email+password. They can be flow-, style-, or content-related.
(This issue was originally opened in the context of
django-registration
, which I've replaced withdjango-allauth
.)The text was updated successfully, but these errors were encountered: