swapnilsparsh / Rescue

A women’s safety website that sends emails and messages to your trusted ones.
MIT License
117 stars 182 forks source link

added illustrations in password reset pages and enhanced using css #320

Closed coding-geek21 closed 3 years ago

coding-geek21 commented 3 years ago

Enhanced the all the password reset pages using css -Added illustrations in

  1. password_reset
  2. password_reset_form
  3. password_reset_sent
  4. password_reset_done

Fixes: #311

Describe the changes you've made

A clear and concise description of what you have done to successfully close your assigned issue. Any new files? or anything you feel to let us know!

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce.

Describe if there is any unusual behaviour of your code(Write NA if there isn't)

A clear and concise description of it.

Checklist:

Screenshots

Original Updated
original screenshot updated screenshot

https://user-images.githubusercontent.com/53329034/118823925-0669ab80-b8d7-11eb-8bb1-568b8cbbb20f.mp4

coding-geek21 commented 3 years ago

Instead of manually changing the domain, Can you do it automatically?

@swapnilsparsh this occurs because in django admin the sites table has domain name as example.com as an entry so in mail the same link is being sent for password reset , I changed this, I made changes to db.sqlite3 file now domain name need not be changed manually . I have also attached the demo.

https://user-images.githubusercontent.com/53329034/119214200-9e87b080-bae2-11eb-8060-73fb8993e07e.mp4

swapnilsparsh commented 3 years ago

@coding-geek21 Resolve the conflicts.

coding-geek21 commented 3 years ago

@coding-geek21 Resolve the conflicts.

@swapnilsparsh Done

github-actions[bot] commented 3 years ago

Thank you @coding-geek21 for your contribution. Looking forward for more such amazing contributions :)