Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

Feat/new api for v6.2 #720

Merged
merged 30 commits into from
May 13, 2020
Merged

Feat/new api for v6.2 #720

merged 30 commits into from
May 13, 2020

Conversation

mkucmus
Copy link
Collaborator

@mkucmus mkucmus commented May 8, 2020

Changes

  • api client
  • composables useProductListing
  • endpoints are prefixed with store-api/ sales-channel-api - depending on source
  • api type is introduced to ShopwareParams

closes: #548 #547

Checklist

@vercel
Copy link

vercel bot commented May 8, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/shopware-pwa/shopware-pwa-docs/or5gh0vyl
✅ Preview: https://shopware-pwa-docs-git-feat-new-api-for-v62.shopware-pwa.now.sh

@vercel vercel bot temporarily deployed to preview May 12, 2020 12:58 Inactive
@vercel vercel bot temporarily deployed to Preview May 12, 2020 13:01 Inactive
@vercel vercel bot temporarily deployed to Preview May 12, 2020 13:04 Inactive
@vercel vercel bot temporarily deployed to preview May 12, 2020 13:05 Inactive
@vercel vercel bot temporarily deployed to preview May 12, 2020 13:24 Inactive
@vercel vercel bot temporarily deployed to preview May 12, 2020 13:51 Inactive
@github-actions
Copy link

github-actions bot commented May 12, 2020

💙 shopware-pwa-canary successfully deployed at https://cd9bf5e359afc45b73890f3718494ba6592afbbf.shopware-pwa-canary.preview.storefrontcloud.io

@vercel vercel bot temporarily deployed to preview May 12, 2020 14:47 Inactive
@mkucmus mkucmus marked this pull request as ready for review May 12, 2020 14:48
@mkucmus mkucmus requested a review from patzick May 12, 2020 14:49
@vercel vercel bot temporarily deployed to preview May 12, 2020 15:19 Inactive
@vercel vercel bot temporarily deployed to preview May 12, 2020 19:43 Inactive
@vercel vercel bot temporarily deployed to preview May 13, 2020 07:57 Inactive
@mkucmus mkucmus linked an issue May 13, 2020 that may be closed by this pull request
4 tasks
@vercel vercel bot temporarily deployed to preview May 13, 2020 08:08 Inactive
Copy link
Collaborator

@patzick patzick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it's gonna 🚀 , we just need some small adjustments :)

packages/commons/interfaces/search/SearchCriteria.ts Outdated Show resolved Hide resolved
packages/shopware-6-client/src/services/customerService.ts Outdated Show resolved Hide resolved
packages/shopware-6-client/src/services/customerService.ts Outdated Show resolved Hide resolved
packages/shopware-6-client/src/services/customerService.ts Outdated Show resolved Hide resolved
packages/shopware-6-client/src/services/productService.ts Outdated Show resolved Hide resolved
@vercel vercel bot temporarily deployed to preview May 13, 2020 11:36 Inactive
@vercel vercel bot temporarily deployed to preview May 13, 2020 11:42 Inactive
@mkucmus mkucmus requested a review from patzick May 13, 2020 11:42
@vercel vercel bot temporarily deployed to preview May 13, 2020 11:53 Inactive
@vercel vercel bot temporarily deployed to preview May 13, 2020 13:07 Inactive
@vercel vercel bot temporarily deployed to preview May 13, 2020 15:21 Inactive
@vercel vercel bot temporarily deployed to preview May 13, 2020 16:13 Inactive
@patzick
Copy link
Collaborator

patzick commented May 13, 2020

Age of 6.2 💪

@patzick patzick merged commit 28bac89 into master May 13, 2020
@patzick patzick deleted the feat/new-api-for-v6.2 branch May 13, 2020 16:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Move Product functionalities to the store-api logic Move Customer functionalities to the store-api logic
2 participants