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

Fixes for users tables and forms #1829

Merged
merged 6 commits into from
Apr 7, 2017

Conversation

tvdeyen
Copy link
Member

@tvdeyen tvdeyen commented Apr 6, 2017

These views really was lacking some love.

Pictures speak more than words.

Before

users form before
addresses - before
order history - before
items purchased - admin example com - users 2017-04-07 00-29-18
store credit - before

After

users form after
addresses - after
order history - after
items purchased - after
store credit - after

tvdeyen added 6 commits April 7, 2017 00:48
Removed the nested col-9 to let the table consume all of the available space.
Removed the nested col-9 to let the table consume all of the available space.
In order to match the rest of the admin tables we also use a fieldset and a legend to display the users current store credit balance.
Removes a nested .col-12 to let the addresses form consume all of the available space.
The user addresses form didn’t used select2 for country and state select.
Removed a nested .col-9 from the users acount form, so it can consume all of the available space.
@tvdeyen tvdeyen requested a review from jhawthorn April 6, 2017 22:49
@tvdeyen tvdeyen added this to the 2.2.0 milestone Apr 6, 2017
@jhawthorn jhawthorn merged commit 4215619 into solidusio:master Apr 7, 2017
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.

3 participants