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

Performance/Refactor remove revision control #4238

Merged
merged 58 commits into from
May 22, 2018

Commits on May 10, 2018

  1. chore: update package lock

    mikemurray committed May 10, 2018
    Configuration menu
    Copy the full SHA
    260e86c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04cf316 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ce419a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2ffa0cc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    86f852b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a28e27c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e8f58a7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ddaa4c8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    aae79a5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e3c7581 View commit details
    Browse the repository at this point in the history
  11. fix: fetch products

    mikemurray committed May 10, 2018
    Configuration menu
    Copy the full SHA
    146fcc3 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2018

  1. Configuration menu
    Copy the full SHA
    ebde697 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ce83ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    678c131 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    593b3e9 View commit details
    Browse the repository at this point in the history
  5. refactor: remove isRevisionControlEnabled

    Default isEnabled to true
    mikemurray committed May 11, 2018
    Configuration menu
    Copy the full SHA
    a0ffc6e View commit details
    Browse the repository at this point in the history
  6. refactor: remove isRevisionControlEnabled

    Remove methods to apply revisions to media
    mikemurray committed May 11, 2018
    Configuration menu
    Copy the full SHA
    f2de5c1 View commit details
    Browse the repository at this point in the history
  7. refactor: remove isRevisionControlEnabled conditional

    - Remove `isRevisionControlEnabled` conditional, keeping the contents of the block.
    - Remove the old publish logic
    mikemurray committed May 11, 2018
    Configuration menu
    Copy the full SHA
    820444e View commit details
    Browse the repository at this point in the history

Commits on May 14, 2018

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

Commits on May 15, 2018

  1. Configuration menu
    Copy the full SHA
    baaca84 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f45c0b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    972b9a5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0efddf8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0c710bb View commit details
    Browse the repository at this point in the history
  6. refactor: fix lint issue

    mikemurray committed May 15, 2018
    Configuration menu
    Copy the full SHA
    3c374ab View commit details
    Browse the repository at this point in the history
  7. refactor: update tests to not depend on revision control

    Remove tests related only to revision control features.
    mikemurray committed May 15, 2018
    Configuration menu
    Copy the full SHA
    6aa5e3b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    98dacee View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    20adfa7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7497ca1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1e13685 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    39cfb5d View commit details
    Browse the repository at this point in the history

Commits on May 16, 2018

  1. Configuration menu
    Copy the full SHA
    e95780c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b4114a View commit details
    Browse the repository at this point in the history
  3. fix: set inventoryPolicy in state

    Set `inventoryPolicy` in state to fix an issue where the `Backorder` switch,would not change state to reflect the change in policy when clicked.
    mikemurray committed May 16, 2018
    Configuration menu
    Copy the full SHA
    ac09598 View commit details
    Browse the repository at this point in the history
  4. docs: update summaries

    mikemurray committed May 16, 2018
    Configuration menu
    Copy the full SHA
    0f1c7e0 View commit details
    Browse the repository at this point in the history
  5. docs: update comment

    mikemurray committed May 16, 2018
    Configuration menu
    Copy the full SHA
    c5dde21 View commit details
    Browse the repository at this point in the history
  6. docs: remove comma

    mikemurray committed May 16, 2018
    Configuration menu
    Copy the full SHA
    0f5fc54 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2018

  1. Configuration menu
    Copy the full SHA
    29d7dc3 View commit details
    Browse the repository at this point in the history
  2. fix: conflict

    mikemurray committed May 18, 2018
    Configuration menu
    Copy the full SHA
    cbff4ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5a5c95 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    40d38ea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4e31b58 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    869d19f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    07a7ca5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4b01aa7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    36b714e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4266a13 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8997444 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7e0271c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    82a02ba View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d49b6f0 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2018

  1. Configuration menu
    Copy the full SHA
    4dd5fea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3b27e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    057d83f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d5f96c3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7f35a34 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    746ec21 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0e1421e View commit details
    Browse the repository at this point in the history