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

improve usability when ordering #552

Merged

Conversation

mortbauer
Copy link
Contributor

also show box with links to currently open orders after the order has
been saved

I'm until now only a use of the great foodsoft, however one annoying thing for me is, that one has to go all the way back through the main menu for placing a new order after the current edited order has been saved.
Since I'm completely new to ruby and rails I just copied the code more or less from the _form.html.haml file.

This is the result you get with this change:
image

also show box with links to currently open orders after the order has
been saved
@wvengen
Copy link
Member

wvengen commented Sep 15, 2018

Hi, thanks for your contribution! I'm sorry it took so long to respond, somehow this passed without me noticing. If someone else can confirm this works in practice, I'd be happy to merge (else I'll see if I can test it myself some time).

Copy link
Member

@wvengen wvengen left a comment

Choose a reason for hiding this comment

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

It's working well :) Thanks, useful!

@wvengen wvengen added this to the 4.7 milestone Oct 11, 2018
@wvengen wvengen merged commit 4b1e9a6 into foodcoops:master Oct 11, 2018
johonas pushed a commit to johonas/foodsoft that referenced this pull request Dec 17, 2018
* https://github.com/foodcoops/foodsoft: (33 commits)
Fix financial_links table in schema.rb
API v1 navigation endpoint
API v1 config endpoint
API v1 user endpoint
Prepare for API v1 (PR foodcoops#570)
Bundle update (CVE-2018-3760, requires Ruby 2.3, PR foodcoops#561)
fix auto_close_and_send_min_quantity
Fix internal server error at invoices
Add import route for bank_transactions
Add short name to FinancialTransactionType
Add edit functionality for financial links
Add model and views for bank accounts
improve usability when ordering (PR foodcoops#552)
Add format helper for currency
Refactor FoodsoftFile to reuse the code later
Remove deprecated Gemnasium badge
Fix balancing with financial_transaction_types
Make the site_map the default view when showing all wiki pages
Add missing brackets to the Message-ID of emails
Add missing development dependency to docs
...
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