Commit History

Author SHA1 Message Date
  Michael Bromley bbbe70dbb2 fix(admin-ui): Do not hide dropdown panel 6 years ago
  Michael Bromley c06d77d132 refactor(core): Add property resolver for Product.optionGroups 6 years ago
  Michael Bromley 420793d0b5 feat(admin-ui): Implement editing of ProductOptions 6 years ago
  Michael Bromley 0ea150c1cf fix(core): Make ProductOption type fields non-nullable 6 years ago
  Michael Bromley 743998d0f8 refactor(admin-ui): Move stringToColor into a pipe 6 years ago
  Michael Bromley 894ea7b3e1 refactor(admin-ui): Move data product detail data fetching into service 6 years ago
  Michael Bromley 601c76605f feat(core): Implement create and update of ProductOption 6 years ago
  Michael Bromley d2b2b18841 Merge pull request #127 from vendure-ecommerce/rework-options-variants 6 years ago
  Michael Bromley 4422e0c6c4 test(core): Attempt to make import test less flaky 6 years ago
  Michael Bromley 65d18ee53f fix(core): Publish CatalogModificationEvent when variant created 6 years ago
  Michael Bromley 016adf8f5b fix(common): Fix generateAllCombinations edge case 6 years ago
  Michael Bromley 58dad1d27a feat(admin-ui): Implement integrated ProductVariant creation 6 years ago
  Michael Bromley 5f6bef3cf0 refactor(core): Simplify samplesEach implementation 6 years ago
  Michael Bromley 8b22831b41 feat(core): Implement deleteProductVariant mutation 6 years ago
  Michael Bromley 9d74d9d349 feat(core): Add createProductVariant mutation & tests 6 years ago
  Michael Bromley c733d17b9d chore(core): Clean up unused imports in mock data files 6 years ago
  Michael Bromley bc5eec0767 chore: Publish v0.1.2-beta.6 6 years ago
  Michael Bromley e4545fe31c chore: Update changelog build script for elasticsearch-plugin 6 years ago
  Michael Bromley 11089145cb feat(admin-ui): Implement adding notes to Order history 6 years ago
  Michael Bromley 3f5745dbfe feat(admin-ui): Display order history timeline 6 years ago
  Michael Bromley 5f2a502013 refactor(admin-ui): Rename OrderWithLines to OrderDetail 6 years ago
  Michael Bromley 3682cbf455 feat(core): Implement adding notes to an Order 6 years ago
  Michael Bromley e4927c3d42 feat(core): Implement order history 6 years ago
  Michael Bromley faf86bf040 feat(docs): Add docs on orders workflow 6 years ago
  Michael Bromley 66006a11c5 feat(admin-ui): Implement manual refund settlement 6 years ago
  Michael Bromley 9295a90330 feat(admin-ui): Implement cancellation & refund flows 6 years ago
  Michael Bromley a1340ea29a refactor(core): Associate Refunds with Payment rather than Order 6 years ago
  Michael Bromley bae3cc2188 refactor(admin-ui): Move color states into ChipComponent 6 years ago
  Michael Bromley 8870b02768 feat(core): Implement Refund mutations 6 years ago
  Michael Bromley 35084f30f3 feat(core): Implement OrderItem-level cancellation 6 years ago