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

Feature/ui users #62

Closed
wants to merge 11 commits into from
Closed

Feature/ui users #62

wants to merge 11 commits into from

Conversation

clash99
Copy link
Contributor

@clash99 clash99 commented Feb 9, 2016

Add css to pages user/registration form pages

clash99 added 4 commits February 2, 2016 14:25
Baby changes to make sure setup is working as expected.  Added some
bootstrap css to reg form.
Add css to pages user/registration form pages
@clash99
Copy link
Contributor Author

clash99 commented Feb 9, 2016

  • I was never able to get the "password reset" email.
  • Also wondering if we can add a link to the sign in page for users that have forgotten their usernames or passwords. I tried adding it but it didn't seem available the same way it is for logged in users.

@clash99 clash99 mentioned this pull request Feb 9, 2016
7 tasks
@clash99
Copy link
Contributor Author

clash99 commented Feb 9, 2016

Fixes #51

@ian-ross
Copy link
Contributor

ian-ross commented Feb 9, 2016

Outgoing email won't work in the development setup at the moment, although we can probably do something to enable it, using the same AWS SMTP server as I'm using for the production setup. The only problem with that is dealing with the AWS SMTP credentials, which are currently stored in a private S3 bucket and which are picked up during provisioning of the production setup. I might be able to transplant some of that to the development setup.

clash99 added 6 commits February 9, 2016 14:25
# Conflicts:
#	Vagrantfile
#	app/package.json
#	app/src/css/main.scss
#	app/src/js/account/components/Login.jsx
#	app/src/js/account/components/Password.jsx
#	app/src/js/account/components/PasswordReset.jsx
#	app/src/js/account/components/PasswordResetConfirm.jsx
#	app/src/js/account/components/Profile.jsx
#	app/src/js/account/components/RegistrationForm.jsx
#	app/src/js/core/components/Header.jsx
#	app/src/js/core/components/Home.jsx
@clash99 clash99 closed this Feb 12, 2016
@clash99 clash99 deleted the feature/ui-users branch February 12, 2016 23:57
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