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

User views need styling love #37

Closed
monfresh opened this issue Jun 18, 2013 · 5 comments
Closed

User views need styling love #37

monfresh opened this issue Jun 18, 2013 · 5 comments

Comments

@monfresh
Copy link
Member

I added authentication with Devise, but none of the views are styled. Here are the views that need some design love (all in app/views):

devise/confirmations/*
devise/passwords/*
devise/registrations/*
devise/sessions/*
home/*
shared/*

@monfresh
Copy link
Member Author

I like SoundCloud's approach to the sign up / sign in dual form: https://soundcloud.com/login

And their developer portal: https://developers.soundcloud.com/

@anselmbradford
Copy link
Member

Should this live at another repository and use the wrapper to communicate with the API?

@monfresh
Copy link
Member Author

This would be the portal for developers.ohanapi.org or whatever domain we choose. It will allow developers to sign up for an account and register applications that will use the API. These user and application resources will never be exposed by the API, so there's no communication with the API in that sense. However, the API needs to be able to check for a valid token passed by the client, so the API keys and tokens need to live in the same database that the API repo uses.

@anselmbradford
Copy link
Member

Gotcha!

@monfresh
Copy link
Member Author

monfresh commented Aug 8, 2014

Basic styling using Bootstrap 3 (looks much better than what we had before) has been added via PR #213, so I'm going to close this. Overall, it would be nice to have more custom styling than just the basic Bootstrap look, but I consider that an enhancement. We can open more specific styling issues separately if necessary.

@monfresh monfresh closed this as completed Aug 8, 2014
skasch pushed a commit to skasch/ohana-api that referenced this issue Feb 7, 2015
Fixes codeforamerica#37 - Adds descriptions for remaining data points in the location
editing form.
animista01 pushed a commit to IOfoundation/ohana-api that referenced this issue May 19, 2020
…ldsToOrgSerializer

CS-815 Add missing fields on Org serializer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants