Skip to content

Fix #326: Rename routes due to deprecation of open/close on order adjustments#434

Merged
cbrunsdon merged 1 commit into
solidusio:masterfrom
bsodmike:fix/326_open_close_adjustments_routes
Dec 11, 2015
Merged

Fix #326: Rename routes due to deprecation of open/close on order adjustments#434
cbrunsdon merged 1 commit into
solidusio:masterfrom
bsodmike:fix/326_open_close_adjustments_routes

Conversation

@bsodmike

Copy link
Copy Markdown
  • Rename routes to /admin/orders/:id/adjustments/finalize and
    /admin/orders/:id/adjustments/unfinalize
  • Replace open/close with unfinalize/finalize.

Ref: #326 #321 #279
CC: @seantaylor @jhawthorn

…order adjustments

* Rename routes to `/admin/orders/:id/adjustments/finalize` and
  `/admin/orders/:id/adjustments/unfinalize`

* Replace open/close with unfinalize/finalize.
Comment thread backend/config/routes.rb

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is it worth moving it to a separate controller/resource at this point?

@magnusvk

Copy link
Copy Markdown
Contributor

I'm 👍 on this. I'd be happy to consider moving this to a separate controller but would probably do that in a separate PR. @cbrunsdon?

@cbrunsdon

Copy link
Copy Markdown
Contributor

good by me for now! thanks. @bsodmike 👍

cbrunsdon added a commit that referenced this pull request Dec 11, 2015
…routes

Fix #326: Rename routes due to deprecation of open/close on order adjustments
@cbrunsdon cbrunsdon merged commit 63fc02c into solidusio:master Dec 11, 2015
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.

4 participants