Skip to content
This repository has been archived by the owner on Jan 26, 2021. It is now read-only.

Style account templates #69

Closed
7 tasks done
ana-balica opened this issue Jan 18, 2015 · 13 comments
Closed
7 tasks done

Style account templates #69

ana-balica opened this issue Jan 18, 2015 · 13 comments

Comments

@ana-balica
Copy link
Contributor

ana-balica commented Jan 18, 2015

This is a cumulative issue with a bunch of tasks. If you want to work on it, pick one template at a time, leave a comment about the template you are working on and submit a pull request once you are done.

For registration/authetication we are using django-allauth. This packages ships with a bunch of very basic templates for various pages. We need to override those to make them match the general style of the website.

We need to style the pages at the following urls:

In order to apply styling to any of the page, it is required to override the django-allauth template.

Example for styling http://127.0.0.1:8000/accounts/logout/:
Create a new file - systers_portal/templates/account/logout.html. This file will override the django-allauth template, which can be found inside the package - allauth/templates/account/logout.html. Move all the important parts to new logout template (form variable, urls, titles). Adjust the styling.

The template should be based on bootstrap3 and be responsive.

As reference see login.html and signup.html.

@alma-castant
Copy link
Contributor

I want to work on the logout template

@alma-castant
Copy link
Contributor

I want to work on the password change template

@kanika2107
Copy link
Contributor

I want to work on accounts/email template

kanika2107 added a commit to kanika2107/portal that referenced this issue Jan 24, 2015
@alma-castant
Copy link
Contributor

I want to work on the inactive template

kanika2107 added a commit to kanika2107/portal that referenced this issue Jan 27, 2015
kanika2107 added a commit to kanika2107/portal that referenced this issue Jan 27, 2015
 Style account templates anitab-org#69 for account/email
kanika2107 added a commit to kanika2107/portal that referenced this issue Jan 30, 2015
 Style account templates anitab-org#69 for account/email
@alma-castant
Copy link
Contributor

I want to work on the accounts/confirm-email template

@alma-castant
Copy link
Contributor

I want to work on the password/reset template

@todipratik
Copy link
Contributor

@ana-balica Is the remaining one task being worked upon?

@ana-balica
Copy link
Contributor Author

@todipratik Well, @kanika2107 started working on it and made a pull request. There are still some comments that should have been updated. Ask @kanika2107 if she still wants to work on this.

@payal97
Copy link
Contributor

payal97 commented Oct 29, 2015

I want to work on the accounts/email template. Is @kanika2107 still working on it?

@SJasoria
Copy link

SJasoria commented Mar 2, 2016

I would like to work on this issue.

@prachiagrawal269
Copy link
Contributor

I would like to work on email template.

@prachiagrawal269
Copy link
Contributor

@ana-balica Please review the PR #168 that contains the styled template for email.

@PratikDhanave
Copy link

PratikDhanave commented Mar 5, 2017

I want to work on email template, is this issue still open ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

9 participants