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

#44 team chimple fix incorrect serial numbers in tablet tracker #45

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Commits on Nov 10, 2019

  1. #44 Team Chimple: Fix incorrect serial numbers in tablet tracker

    - Added tablet tracker
    jo-xprize committed Nov 10, 2019
    Configuration menu
    Copy the full SHA
    08d0f36 View commit details
    Browse the repository at this point in the history
  2. #44 Team Chimple: Fix incorrect serial numbers in tablet tracker

    - Convert from lower-case to upper-case letters in tablet serial numbers.
    jo-xprize committed Nov 10, 2019
    Configuration menu
    Copy the full SHA
    9f783ac View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2019

  1. #44 Team Chimple: Fix incorrect serial numbers in tablet tracker

    - Identify serial numbers found in tablet usage data, but not in tracker
    jo-xprize committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    2a19dbe View commit details
    Browse the repository at this point in the history
  2. #44 Team Chimple: Fix incorrect serial numbers in tablet tracker

    - Identify serial numbers found in tracker, but not in tablet usage data
    jo-xprize committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    809d053 View commit details
    Browse the repository at this point in the history
  3. #44 Team Chimple: Fix incorrect serial numbers in tablet tracker

    - Fixed typo in serial number: "5B9000945" --> "5B19000945".
    jo-xprize committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    e1bf526 View commit details
    Browse the repository at this point in the history
  4. #44 Team Chimple: Fix incorrect serial numbers in tablet tracker

    - Fixed typo in serial number: "5B9000945" --> "5B19000945".
    jo-xprize committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    7e9e17f View commit details
    Browse the repository at this point in the history
  5. #44 Team Chimple: Fix incorrect serial numbers in tablet tracker

    - Sort the serial numbers alphabetically
    jo-xprize committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    9a8eb2b View commit details
    Browse the repository at this point in the history
  6. #44 Team Chimple: Fix incorrect serial numbers in tablet tracker

    - Sort the serial numbers alphabetically
    jo-xprize committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    05ab5e3 View commit details
    Browse the repository at this point in the history
  7. #44 Team Chimple: Fix incorrect serial numbers in tablet tracker

    - Sort the serial numbers alphabetically
    jo-xprize committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    a681b4c View commit details
    Browse the repository at this point in the history
  8. Merge branch 'master' into #44-Team-Chimple-Fix-incorrect-serial-numb…

    …ers-in-tablet-tracker
    jo-xprize committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    f100cce View commit details
    Browse the repository at this point in the history
  9. #44 Team Chimple: Fix incorrect serial numbers in tablet tracker

    - Calculate percentage match between serial numbers in tracker and usage data.
    jo-xprize committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    101a2a1 View commit details
    Browse the repository at this point in the history