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

#42 team kitkit fix incorrect serial numbers in tablet tracker #43

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

Commits on Nov 10, 2019

  1. #42 Team Kitkit: Fix incorrect serial numbers in tablet tracker

    - Added tablete tracker CSV
    jo-xprize committed Nov 10, 2019
    Configuration menu
    Copy the full SHA
    4474ac4 View commit details
    Browse the repository at this point in the history
  2. #42 Team Kitkit: 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
    2bf3c96 View commit details
    Browse the repository at this point in the history
  3. #42 Team Kitkit: Fix incorrect serial numbers in tablet tracker

    - Identify serial numbers found in tablet usage data, but not in tracker
    jo-xprize committed Nov 10, 2019
    Configuration menu
    Copy the full SHA
    e77d90e View commit details
    Browse the repository at this point in the history
  4. #42 Team Kitkit: Fix incorrect serial numbers in tablet tracker

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

    - Iterate columns up until "Serial #14"
    jo-xprize committed Nov 10, 2019
    Configuration menu
    Copy the full SHA
    0af57ca 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

    - Sort the serial numbers alphabetically
    jo-xprize committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    663f811 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into #42-Team-Kitkit-Fix-incorrect-serial-numbe…

    …rs-in-tablet-tracker
    jo-xprize committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    9b10c3f View commit details
    Browse the repository at this point in the history
  3. #42 Team Kitkit: 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
    2fa27ac View commit details
    Browse the repository at this point in the history