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

Add supplier jameco electronics #247

Commits on Jun 21, 2024

  1. Jameco API test in GUI passes

    ccw committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    e69dc53 View commit details
    Browse the repository at this point in the history
  2. Part fields and parameters populate correctly. Part not inserting to …

    …Inventree, Param map for Electronics does not exist warning. Part creation failed error, check Ki-nTree settings match Inventree part settings error msg.
    ccw committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    a31f73b View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. Correct style

    ccw committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    0036760 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7bf34ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    116a573 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b17ba7 View commit details
    Browse the repository at this point in the history
  5. Clean up style

    ccw committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    da4e160 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4180346 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    70e6d3f View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Fix crash when LCSC API returns None

    ccw committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    72a68db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7c0a17 View commit details
    Browse the repository at this point in the history
  3. Add requests.get() try when attempting to download data (some supplie…

    …rs work with requests.get() and not urllib.request.urlopen()
    ccw committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    7693a0c View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

  1. Configuration menu
    Copy the full SHA
    663a9b3 View commit details
    Browse the repository at this point in the history
  2. Update .gitignore with .vscode settings

    ccw committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    53810e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73ea558 View commit details
    Browse the repository at this point in the history