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

PDP Revisions and Revised #1356

Merged
merged 155 commits into from
Sep 30, 2016
Merged

PDP Revisions and Revised #1356

merged 155 commits into from
Sep 30, 2016

Commits on Jul 29, 2016

  1. Initial start for handling product revisions

    Changes to products / variants are diverted to a draft in the
    "Revisions" collection. Calling publish updates original products with
    revision data.
    mikemurray committed Jul 29, 2016
    Configuration menu
    Copy the full SHA
    2b0a36c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43ab02c View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2016

  1. Product visibility and draft reactivity restored

    Allow products publication to be notified of updates if a revision
    changes.
    Expand product visibility to variants.
    Allow product visibility toggle to be toggled for revisions.
    mikemurray committed Aug 2, 2016
    Configuration menu
    Copy the full SHA
    daddd17 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8c127b View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2016

  1. Configuration menu
    Copy the full SHA
    4187176 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee7db3c View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2016

  1. Publishing and diffs

    Added diffs.
    Added diff UI.
    Added publish component.
    Added translations for react components.
    mikemurray committed Aug 9, 2016
    Configuration menu
    Copy the full SHA
    731d5cc View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2016

  1. Added ability to publish multiple top level products

    Draft and publishing now woks from the product grid for one or many
    products.
    Clean up.
    mikemurray committed Aug 10, 2016
    Configuration menu
    Copy the full SHA
    c28d4bb View commit details
    Browse the repository at this point in the history
  2. Fix show diffs toggle

    mikemurray committed Aug 10, 2016
    Configuration menu
    Copy the full SHA
    d9abc63 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff81385 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    297b4e6 View commit details
    Browse the repository at this point in the history
  5. Fixed bug preventing metadata from revision updating

    Fixed bug that prevented revision updating all together.
    mikemurray committed Aug 10, 2016
    Configuration menu
    Copy the full SHA
    f472b0d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    00cb43a View commit details
    Browse the repository at this point in the history
  7. Added some tests for product handle and revisions

    fixed issue causing tests to not run at all.
    mikemurray committed Aug 10, 2016
    Configuration menu
    Copy the full SHA
    83f5c9c View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2016

  1. updated from development

    aaronjudd committed Aug 15, 2016
    Configuration menu
    Copy the full SHA
    c80b149 View commit details
    Browse the repository at this point in the history
  2. updated lodash dependencies

    - should resolve failing test
    aaronjudd committed Aug 15, 2016
    Configuration menu
    Copy the full SHA
    5dd0260 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4c5c84 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6cdcb07 View commit details
    Browse the repository at this point in the history
  5. Updated more product tests.

    Updated some catalog implementations to work with revision control.
    mikemurray committed Aug 15, 2016
    Configuration menu
    Copy the full SHA
    27322f5 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2016

  1. Fixing more tests

    mikemurray committed Aug 16, 2016
    Configuration menu
    Copy the full SHA
    ac01343 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ca3aa5 View commit details
    Browse the repository at this point in the history
  3. Fixing even more product tests.

    Adding tests for revisions along with fixing broken tests.
    mikemurray committed Aug 16, 2016
    Configuration menu
    Copy the full SHA
    38cef56 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eb9ae74 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2016

  1. Configuration menu
    Copy the full SHA
    f59e379 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66924bb View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2016

  1. PDP react

    start of an overhaul of PDP page to fix many outlying bugs and upgrade
    it to better support revision control and display of revision content.
    mikemurray committed Aug 19, 2016
    Configuration menu
    Copy the full SHA
    4c8d9c6 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2016

  1. Variant and edit component updates

    Added variant list container.
    Added variant component, updated variant list to use component.
    Added EditContainer component which provides an edit button based on
    passed in props to child component.
    mikemurray committed Aug 20, 2016
    Configuration menu
    Copy the full SHA
    9a4f5b2 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2016

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

Commits on Aug 23, 2016

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

Commits on Aug 26, 2016

  1. Configuration menu
    Copy the full SHA
    1296754 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'development' into pdp-workflow-1178

    # Conflicts:
    #
    imports/plugins/included/inventory/server/methods/inventory.app-test.js
    #
    imports/plugins/included/product-variant/client/templates/products/produ
    ctDetail/variants/variant.js
    #
    imports/plugins/included/product-variant/client/templates/products/produ
    ctGrid/productGrid.js
    #	package.json
    #	server/methods/catalog.app-test.js
    #	server/methods/catalog.js
    #	server/publications/collections/products.js
    mikemurray committed Aug 26, 2016
    Configuration menu
    Copy the full SHA
    587b70d View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2016

  1. React product detail page updates

    Metadata for product detail page.
    Cleaning up react tag components.
    Cleaning up old react components to be used on new product detail page.
    mikemurray committed Aug 27, 2016
    Configuration menu
    Copy the full SHA
    7209989 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90ea600 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2016

  1. Configuration menu
    Copy the full SHA
    a5a263b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea6a74b View commit details
    Browse the repository at this point in the history
  3. UI updates for varaints

    Added visibility buttons to variants and child variants
    Added currency helpers.
    Added inventory alerts to varaints
    mikemurray committed Aug 29, 2016
    Configuration menu
    Copy the full SHA
    8d6a0f7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5312801 View commit details
    Browse the repository at this point in the history
  5. Cleanup of price formatting

    Price formatting was moved to currency.js. Removing functionality from
    the helpers file. Fixed only implementation on formatMoney with module.
    mikemurray committed Aug 29, 2016
    Configuration menu
    Copy the full SHA
    d4bf0d5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4810f92 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2016

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

Commits on Sep 1, 2016

  1. Added pinterest button

    Removed generic social button.
    Other cleanup.
    mikemurray committed Sep 1, 2016
    Configuration menu
    Copy the full SHA
    e2670b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09d28b2 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2016

  1. Edit buttons for everything

    Added edit buttons to all fields, tags, and metadata.
    Added component for product field.
    Edit buttons can now display status based on edited field.
    mikemurray committed Sep 6, 2016
    Configuration menu
    Copy the full SHA
    2e6a488 View commit details
    Browse the repository at this point in the history
  2. product detail editing improvements

    Auto hide edit button for product fields that remain unchanged.
    Fixed editing behavior for multiline textfield.
    mikemurray committed Sep 6, 2016
    Configuration menu
    Copy the full SHA
    78e257d View commit details
    Browse the repository at this point in the history
  3. removed template tag

    mikemurray committed Sep 6, 2016
    Configuration menu
    Copy the full SHA
    4b04c6b View commit details
    Browse the repository at this point in the history
  4. product admin form react

    Add a new product admin form for managing the react version of the
    product detail page.
    mikemurray committed Sep 6, 2016
    Configuration menu
    Copy the full SHA
    0d4b31f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0611044 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2016

  1. metadata management and style updates

    Add and remove metadata now works.
    Updated styles for metafields.
    mikemurray committed Sep 7, 2016
    Configuration menu
    Copy the full SHA
    252e64e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    998a4a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    90d5c10 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2016

  1. React product detail page is now primary

    other various cleanup of PropTypes, and console logs
    mikemurray committed Sep 8, 2016
    Configuration menu
    Copy the full SHA
    8c8f49c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    540663b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b45d128 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4b0b449 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    332da6a View commit details
    Browse the repository at this point in the history
  6. Selectable variant and child variant

    Added ability to prevent default action for edit container edit button
    click.
    Added functionality to show action view for editing a variant.
    mikemurray committed Sep 8, 2016
    Configuration menu
    Copy the full SHA
    b36e576 View commit details
    Browse the repository at this point in the history
  7. Cleanup product detail tags and metadata.

    Edit buttons for both product tags and metadata now open the
    ProductAdmin view in the side panel.
    mikemurray committed Sep 8, 2016
    Configuration menu
    Copy the full SHA
    7c083b0 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2016

  1. Configuration menu
    Copy the full SHA
    fad233a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63a4fa5 View commit details
    Browse the repository at this point in the history
  3. React based drag and drop.

    Top variants are now draggable and sortable.
    Tags are now draggable and sortable.
    Added DragDropProvider to create a reusable dnd-core instance for react
    components.
    Added container container component for sortable items.
    mikemurray committed Sep 9, 2016
    Configuration menu
    Copy the full SHA
    779ce79 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a9eb2a View commit details
    Browse the repository at this point in the history
  5. Update style of customer facing metadata component

    Style of the non-editable, customer-facing metadata component now
    appears like a table, similar in style to the editable counterpart.
    mikemurray committed Sep 9, 2016
    Configuration menu
    Copy the full SHA
    bd54658 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2016

  1. Configuration menu
    Copy the full SHA
    ab20946 View commit details
    Browse the repository at this point in the history
  2. removed unused component

    mikemurray committed Sep 10, 2016
    Configuration menu
    Copy the full SHA
    4b478b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb14d4f View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2016

  1. Configuration menu
    Copy the full SHA
    6766496 View commit details
    Browse the repository at this point in the history
  2. Updated registry entries and media gallery

    Added registry entries for new product detail page.
    Disable registry entries for old product detail page.
    Fixed bug causing crash with Media Gallery and undefined variables.
    mikemurray committed Sep 12, 2016
    Configuration menu
    Copy the full SHA
    eea6e9b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75b0c94 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    18738b0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bd63e23 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b65e603 View commit details
    Browse the repository at this point in the history
  7. Updated publishing workflow.

    Publishing a product revision now properly sets it as "published" and
    will allow a new draft revision to be made for any new edits after that
    point. This allows a history of published changes to be stored.
    mikemurray committed Sep 12, 2016
    Configuration menu
    Copy the full SHA
    e9c2f57 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2016

  1. Configuration menu
    Copy the full SHA
    179ab72 View commit details
    Browse the repository at this point in the history
  2. Tag updates

    - Fixes issues related to creating new tags
    - Fixes issues related to updating existing tags
    - Fixes issue where duplicated tags are added
    - Adds ability to exculde tags from suggestions
    - Adds new midifier for hashtags in product revision update hook
    - Updated styling of editable tags. Edidatbe tags in admin view are now
    full width
    - Removed dead code from revision hooks
    mikemurray committed Sep 14, 2016
    Configuration menu
    Copy the full SHA
    3e67dc7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd2c225 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    041482d View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2016

  1. Fixed broken multi-file uploads for media gallery.

    Cleanup of unused code.
    mikemurray committed Sep 15, 2016
    Configuration menu
    Copy the full SHA
    7cb7908 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63d7da6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4cc0ff8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e863a56 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    98b9ff6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fa9d97f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d88b985 View commit details
    Browse the repository at this point in the history
  8. Updated metadata component

    Removed local state from metadata component. Parent container should
    handle all updates to state.
    
    Other various cleanup.
    mikemurray committed Sep 15, 2016
    Configuration menu
    Copy the full SHA
    30df62e View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2016

  1. Fix broken tag test

    Skip publish test, revisit its usefulness later
    mikemurray committed Sep 16, 2016
    Configuration menu
    Copy the full SHA
    7abde9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55aa780 View commit details
    Browse the repository at this point in the history
  3. Re-Enabled and updated product publication tests.

    updated publication collector package.
    mikemurray committed Sep 16, 2016
    Configuration menu
    Copy the full SHA
    5aa5bd4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c7a1e94 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    38be177 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2016

  1. Fixed slowdown caused by social buttons.

    Added helper to create settings for social buttons.
    mikemurray committed Sep 17, 2016
    Configuration menu
    Copy the full SHA
    a798d89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2731051 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2016

  1. Updated tags

    Fixed issues with drag and drop re-ordering.
    Fixed drag handle; now only the handle is draggable instead of the
    entire tag.
    Sortable item no longer auto wraps elements, instead passes helpers
    functions to composed component.
    mikemurray committed Sep 18, 2016
    Configuration menu
    Copy the full SHA
    c5121d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61a085a View commit details
    Browse the repository at this point in the history
  3. Updated drag-n-drop for variants

    Drag and drop now only allowed if user has edit permissions.
    cleanup.
    mikemurray committed Sep 18, 2016
    Configuration menu
    Copy the full SHA
    38b2a2b View commit details
    Browse the repository at this point in the history
  4. Updated media drag-n-drop

    Drag and drop is now enabled only if the media item is editable.
    Drag preview now shows up properly.
    mikemurray committed Sep 18, 2016
    Configuration menu
    Copy the full SHA
    7a702a8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bf6ce0d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    87b93fd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6a96f6b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8173836 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c99713a View commit details
    Browse the repository at this point in the history
  10. Updated media gallery uploader placeholder display

    In edit mode, media gallery now only placeholder item in the first
    slot, until a media item is uploaded.
    mikemurray committed Sep 18, 2016
    Configuration menu
    Copy the full SHA
    b8f9e5d View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2016

  1. space-out social buttons

    mikemurray committed Sep 19, 2016
    Configuration menu
    Copy the full SHA
    f8db6ff View commit details
    Browse the repository at this point in the history
  2. add link type button

    mikemurray committed Sep 19, 2016
    Configuration menu
    Copy the full SHA
    d95f3fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4319fff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be7b11a View commit details
    Browse the repository at this point in the history
  5. Product delete callback

    mikemurray committed Sep 19, 2016
    Configuration menu
    Copy the full SHA
    bf459b5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3fbf92a View commit details
    Browse the repository at this point in the history
  7. Removed duplicated delete function

    Replaced native confirm with a custom alert.
    mikemurray committed Sep 19, 2016
    Configuration menu
    Copy the full SHA
    1c87ccc View commit details
    Browse the repository at this point in the history
  8. removed console.log

    mikemurray committed Sep 19, 2016
    Configuration menu
    Copy the full SHA
    6b96092 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    244563a View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2016

  1. Merge branch 'development' into pdp-workflow-1178

    # Conflicts:
    #	imports/plugins/core/ui/client/components/index.js
    mikemurray committed Sep 20, 2016
    Configuration menu
    Copy the full SHA
    395b2c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5830931 View commit details
    Browse the repository at this point in the history
  3. Props and PropType fixes

    mikemurray committed Sep 20, 2016
    Configuration menu
    Copy the full SHA
    b65ccb9 View commit details
    Browse the repository at this point in the history
  4. Translation component updates.

    Added i18nKeys for visibility status
    mikemurray committed Sep 20, 2016
    Configuration menu
    Copy the full SHA
    c240ca0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1bd3fcf View commit details
    Browse the repository at this point in the history
  6. Allow disable of revision control system.

    Disables collection hooks and product / products publications.
    mikemurray committed Sep 20, 2016
    Configuration menu
    Copy the full SHA
    eeff53f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6e6a622 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2016

  1. Cleanup and removed unused props.

    Added parentTag to other callbacks in tags component
    mikemurray committed Sep 21, 2016
    Configuration menu
    Copy the full SHA
    6137370 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0421838 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2016

  1. Tooltip plugin cleanup

    mikemurray committed Sep 22, 2016
    Configuration menu
    Copy the full SHA
    b833e50 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'development' into pdp-workflow-1178

    # Conflicts:
    #	.eslintrc
    #	imports/plugins/core/ui/client/components/index.js
    #	package.json
    mikemurray committed Sep 22, 2016
    Configuration menu
    Copy the full SHA
    28741c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4502117 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f6a9edd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c0ad9bb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b3418d8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c2cef22 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2016

  1. Publish revision control enabled status to users.

    This will allow the old / new PDP pages to be visible non admin users
    if revision control is enabled / disabled.
    mikemurray committed Sep 23, 2016
    Configuration menu
    Copy the full SHA
    3d13acf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e706795 View commit details
    Browse the repository at this point in the history
  3. Fix legacy PDP media gallery styles.

    Moved new media gallery styles to a more appropriate place.
    mikemurray committed Sep 23, 2016
    Configuration menu
    Copy the full SHA
    1d5c8e0 View commit details
    Browse the repository at this point in the history
  4. Added media gallery hover

    When enabled, hovering over images in the media gallery will replace
    the first image with the hovered media item. This effect is most
    visible on the new product detail page.
    mikemurray committed Sep 23, 2016
    Configuration menu
    Copy the full SHA
    d772240 View commit details
    Browse the repository at this point in the history
  5. Fix safari flex box bug with icon button.

    Cleanup.
    mikemurray committed Sep 23, 2016
    Configuration menu
    Copy the full SHA
    a937c2c View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2016

  1. Configuration menu
    Copy the full SHA
    d94d76f View commit details
    Browse the repository at this point in the history
  2. Force add icon index file

    mikemurray committed Sep 26, 2016
    Configuration menu
    Copy the full SHA
    4522831 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    54b4b9c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f98b78 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2016

  1. Fixed bug that caused any change to a variant to toggle visibility

    Removed special handling of visibility from the collection hook.
    Added missing visibility toggle to edit container.
    mikemurray committed Sep 27, 2016
    Configuration menu
    Copy the full SHA
    e991983 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08e11f2 View commit details
    Browse the repository at this point in the history
  3. Removed logging statement

    mikemurray committed Sep 27, 2016
    Configuration menu
    Copy the full SHA
    b8f55ce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8b46e0c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fba5ee0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8ba2a4d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    70b4050 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2016

  1. Updated react-autosuggest to 6.0.4

    Updated instances of react-autosuggest to use new API
    mikemurray committed Sep 28, 2016
    Configuration menu
    Copy the full SHA
    4732bab View commit details
    Browse the repository at this point in the history
  2. Fixed typo on visibility button tooltip

    Fixed issue with button tooltips not being translated if passed as a
    string.
    mikemurray committed Sep 28, 2016
    Configuration menu
    Copy the full SHA
    b5c2f2c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49cb8b8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f691b95 View commit details
    Browse the repository at this point in the history
  5. Fixed classname typo

    mikemurray committed Sep 28, 2016
    Configuration menu
    Copy the full SHA
    885a2bb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    90209d4 View commit details
    Browse the repository at this point in the history
  7. Added ability to restore product variants from trash

    Top variants, and child variants can now be undeleted, while still in
    an unpublished draft.
    
    Fixed issue with variantForm not being reactively updated when variant
    was changed.
    mikemurray committed Sep 28, 2016
    Configuration menu
    Copy the full SHA
    9c9cc5a View commit details
    Browse the repository at this point in the history
  8. Don't delete media when variant is deleted.

    Changed because products are not deleted, only sent to trash. Leaving
    the media reference is important if you ever want to restore that item
    from the trash.
    mikemurray committed Sep 28, 2016
    Configuration menu
    Copy the full SHA
    ae81f10 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    830f650 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ca0d1cf View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8c9e289 View commit details
    Browse the repository at this point in the history
  12. remove security group from pull approve

    - we will add back later…
    aaronjudd committed Sep 28, 2016
    Configuration menu
    Copy the full SHA
    380b2c9 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2016

  1. Merge branch 'development' into pdp-workflow-1178

    Aaron Judd committed Sep 30, 2016
    Configuration menu
    Copy the full SHA
    c5bd92e View commit details
    Browse the repository at this point in the history