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

IN PROGRESS Barcode ajax #119

Merged
merged 14 commits into from
Aug 11, 2017
Merged

IN PROGRESS Barcode ajax #119

merged 14 commits into from
Aug 11, 2017

Commits on Jul 23, 2017

  1. Configuration menu
    Copy the full SHA
    77aabd0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e6c3c1 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2017

  1. Configuration menu
    Copy the full SHA
    f36d730 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2017

  1. Configuration menu
    Copy the full SHA
    0acabd3 View commit details
    Browse the repository at this point in the history
  2. Reading a barcode now auto-triggers a new barcode input to facilitate…

    … rapid input from barcodes. Oh yeah, Turbolinks is dead.
    armahillo committed Jul 29, 2017
    Configuration menu
    Copy the full SHA
    e2c7e5c View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2017

  1. Removes turbolinks references from other JS files (they weren't loadi…

    …ng). Adds .combine! method to the line_items association in Donation, that combines all line_items with the same item_id. There's spec coverage for it too, at both model and feature levels. Barcode entry now works a lot more as you would expect!
    armahillo committed Aug 2, 2017
    Configuration menu
    Copy the full SHA
    618c8b0 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2017

  1. Configuration menu
    Copy the full SHA
    60b7552 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c002df4 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2017

  1. Update the donations model nested attributes for line items to auto r…

    …emove if there is an empty line item. This way if they are scanning in things they dont have to make sure to remove the empty created one from the bar code scanner.
    seanmarcia committed Aug 10, 2017
    Configuration menu
    Copy the full SHA
    a4b248c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68ee9a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a30a9ef View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2017

  1. Configuration menu
    Copy the full SHA
    2af562a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    361e53d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c398de View commit details
    Browse the repository at this point in the history