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

Fix taxons page with new Spree.ajax calls (and cleanup) #157

Merged
merged 12 commits into from Jul 27, 2015

Conversation

jhawthorn
Copy link
Contributor

This was missing a necessary {"X-Spree-Token": Spree.api_key }, which was causing the API call to error. Also cleaned up the rest of the ajax calls in the file.

@gmacdougall
Copy link
Member

Looking good so far.

@jhawthorn jhawthorn changed the title Fix taxons page with new Spree.ajax calls Fix taxons page with new Spree.ajax calls (and cleanup) Jul 9, 2015
@adammathys
Copy link
Contributor

👍

@jhawthorn
Copy link
Contributor Author

Just rebased and added the small feature spec

jhawthorn and others added 6 commits July 24, 2015 13:39
This was missing a necessary {"X-Spree-Token": Spree.api_key }, which
was causing the API call to error. Also cleaned up the rest of the ajax
calls in the file.
This was no longer being used.
@jhawthorn jhawthorn force-pushed the taxons_fix branch 2 times, most recently from b714e2f to 513b55c Compare July 24, 2015 20:40
@Sinetheta
Copy link
Contributor

👍

This wasn't working for me in either chrome or firefox, and is
unnecessary as rename is available in the right click menu.
There's no reason for this, renaming works fine without it.
There's already a standard spinner, with the same id as this one. I
don't think it was being displayed.
The update button on this page is only used for updating the name of the
taxonomy, having it under the tree suggests that it would be used for
updating the tree's structure as well.
@gmacdougall
Copy link
Member

👍

1 similar comment
@magnusvk
Copy link
Contributor

👍

jhawthorn added a commit that referenced this pull request Jul 27, 2015
Fix taxons page with new Spree.ajax calls (and cleanup)
@jhawthorn jhawthorn merged commit f81633e into solidusio:master Jul 27, 2015
@jhawthorn jhawthorn deleted the taxons_fix branch July 27, 2015 20:33
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.

None yet

5 participants