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

fix(newegg): dedupe nitro+ models #1300

Merged
merged 5 commits into from
Dec 12, 2020
Merged

fix(newegg): dedupe nitro+ models #1300

merged 5 commits into from
Dec 12, 2020

Commits on Dec 9, 2020

  1. Update officedepot.ts

    moiLegacy committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    f0d71b0 View commit details
    Browse the repository at this point in the history
  2. Bug 1230

    RX6800XT was returning for negg when exceeding max price in .ENV
    
    There were two identical Nitro models (brand,model,.series) but 2 different product numbers for newegg.  Added a new model called nitro+ SE (one of the products has PCI 4.0 SE interface)
    moiLegacy committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    dc67ec4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c2ec06c View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2020

  1. update requested by jef

    changed nitro+ SE to nitro+ se
    moiLegacy committed Dec 12, 2020
    Configuration menu
    Copy the full SHA
    5ed5fad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5c01d1 View commit details
    Browse the repository at this point in the history