Skip to content
This repository has been archived by the owner on Jul 14, 2022. It is now read-only.

Implement purchase availability #878

Merged
merged 7 commits into from
Sep 3, 2020
Merged

Conversation

orzechdev
Copy link
Contributor

@orzechdev orzechdev commented Aug 26, 2020

I want to merge this change because... it adds information if a purchase is not available or when it will be available on product details page.

Screenshots

Zrzut ekranu 2020-09-1 o 11 27 35
Zrzut ekranu 2020-09-1 o 11 16 11

API branch to test with

add-searchable-and-available-for-purchase-flags-to-product

Pull Request Checklist

  1. All visible strings are translated with proper context.
  2. All data-formatting is locale-aware (dates, numbers, and so on).
  3. The changes are tested.
  4. The code is documented (docstrings, project documentation).
  5. Changes are mentioned in the changelog.

Test Environment Config

API_URI=https://add-searchable-and-available-for-purchase-flags-to-product.api.saleor.rocks/graphql/

@github-actions github-actions bot temporarily deployed to feature-purchase-availability August 26, 2020 10:27 Inactive
@orzechdev orzechdev force-pushed the feature/purchase-availability branch from a2747a6 to 6f2f60d Compare August 26, 2020 17:19
@github-actions github-actions bot temporarily deployed to feature-purchase-availability August 26, 2020 17:20 Inactive
@orzechdev orzechdev force-pushed the feature/purchase-availability branch from 6f2f60d to b4bcffe Compare August 27, 2020 08:50
@github-actions github-actions bot temporarily deployed to feature-purchase-availability August 27, 2020 08:51 Inactive
@orzechdev orzechdev force-pushed the feature/purchase-availability branch from b4bcffe to d224755 Compare August 27, 2020 10:00
@github-actions github-actions bot temporarily deployed to feature-purchase-availability August 27, 2020 10:00 Inactive
@github-actions github-actions bot temporarily deployed to feature-purchase-availability August 27, 2020 13:50 Inactive
@orzechdev
Copy link
Contributor Author

orzechdev commented Aug 27, 2020

Locally e2e tests pass. CI tests fail due to unresolved bug on the deployment.
Zrzut ekranu 2020-08-27 o 15 17 51

@github-actions github-actions bot temporarily deployed to feature-purchase-availability August 27, 2020 14:07 Inactive
@orzechdev orzechdev marked this pull request as ready for review August 27, 2020 14:12
@patrys
Copy link
Member

patrys commented Aug 27, 2020

@github-actions github-actions bot temporarily deployed to feature-purchase-availability August 27, 2020 18:54 Inactive
@orzechdev orzechdev force-pushed the feature/purchase-availability branch from 80a7d9f to 41065e4 Compare August 28, 2020 08:35
@github-actions github-actions bot temporarily deployed to feature-purchase-availability August 28, 2020 08:36 Inactive
@orzechdev orzechdev force-pushed the feature/purchase-availability branch from 41065e4 to b8f56bb Compare August 28, 2020 11:12
@github-actions github-actions bot temporarily deployed to feature-purchase-availability August 28, 2020 11:13 Inactive
package.json Outdated
@@ -40,6 +40,7 @@
"isomorphic-fetch": "^2.2.1",
"js-base64": "^2.4.8",
"lodash": "^4.17.19",
"moment": "^2.27.0",
Copy link
Contributor

Choose a reason for hiding this comment

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

@github-actions github-actions bot temporarily deployed to feature-purchase-availability September 1, 2020 09:36 Inactive
@orzechdev
Copy link
Contributor Author

orzechdev commented Sep 1, 2020

Please do not merge if backend is not merged saleor/saleor#6060

@github-actions github-actions bot temporarily deployed to feature-purchase-availability September 3, 2020 10:09 Inactive
@maarcingebala maarcingebala merged commit 4e8d88c into master Sep 3, 2020
@maarcingebala maarcingebala deleted the feature/purchase-availability branch September 3, 2020 10:40
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.

6 participants