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

feat: product notifications #1327

Merged
merged 110 commits into from
Apr 2, 2023
Merged

feat: product notifications #1327

merged 110 commits into from
Apr 2, 2023

Conversation

suschneider
Copy link
Collaborator

@suschneider suschneider commented Nov 17, 2022

PR Type

[X ] Feature

What Is the Current Behavior?

There is no product notification functionality available in the PWA.

What Is the New Behavior?

The product notification functionality for in stock and price notifications in the My Account Area (listing/editing/deleting) and on PDP (creating/editing/deleting) is implemented as an extension for the PWA.

Limitation

The language specific entry of money amounts is not possible, only the English format is supported.

Does this PR Introduce a Breaking Change?

[ ] Yes
[X] No

Other Information

Requires ICM version 7.10.40.1 for adapted email templates, REST functionality is already available

AB#81192

@suschneider suschneider added the feature New feature or request label Nov 17, 2022
@suschneider suschneider requested a review from SGrueber November 17, 2022 14:49
@suschneider suschneider self-assigned this Nov 17, 2022
Copy link
Collaborator

@SGrueber SGrueber left a comment

Choose a reason for hiding this comment

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

only remarks to some minor details

@suschneider suschneider force-pushed the feature/product-notifications branch from 3685ff8 to a3f7503 Compare November 21, 2022 10:37
@shauke shauke changed the title Feature/product notifications feat: product notifications Nov 21, 2022
@suschneider suschneider force-pushed the feature/product-notifications branch from 673bdc9 to e37caeb Compare December 13, 2022 13:02
@suschneider suschneider force-pushed the feature/product-notifications branch from 80dfb5e to 58b6d7a Compare January 5, 2023 13:57
@suschneider suschneider force-pushed the feature/product-notifications branch from c1b0dbb to 2346734 Compare January 16, 2023 08:16
@suschneider suschneider force-pushed the feature/product-notifications branch from 2346734 to d907974 Compare February 8, 2023 10:58
@shauke shauke added this to the 4.0 milestone Feb 20, 2023
@shauke shauke linked an issue Feb 23, 2023 that may be closed by this pull request
@andreassteinmann andreassteinmann force-pushed the feature/product-notifications branch from 93f4c52 to 5d2dab1 Compare February 28, 2023 15:22
@github-actions
Copy link

github-actions bot commented Mar 2, 2023

Azure Demo Servers are available:

3 similar comments
@github-actions
Copy link

github-actions bot commented Mar 3, 2023

Azure Demo Servers are available:

@github-actions
Copy link

github-actions bot commented Mar 6, 2023

Azure Demo Servers are available:

@github-actions
Copy link

github-actions bot commented Mar 7, 2023

Azure Demo Servers are available:

src/assets/i18n/en_US.json Outdated Show resolved Hide resolved
src/assets/i18n/en_US.json Outdated Show resolved Hide resolved
mglatter
mglatter previously approved these changes Mar 9, 2023
Copy link
Contributor

@mglatter mglatter left a comment

Choose a reason for hiding this comment

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

Localizations are fine and my latest comments have been resolved in call with Susanne

@SGrueber SGrueber marked this pull request as ready for review March 9, 2023 12:43
@SGrueber SGrueber self-requested a review March 10, 2023 07:23
@SGrueber
Copy link
Collaborator

add a note in the migrations.md about the introduction of the new feature toggle, the new feature toggle should also be added to the feature toggle overview in the configurations.md

Copy link
Collaborator

@SGrueber SGrueber left a comment

Choose a reason for hiding this comment

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

Good job, I found only small issues !!

andreassteinmann and others added 21 commits March 31, 2023 14:14
shauke
shauke previously approved these changes Mar 31, 2023
@shauke shauke force-pushed the feature/product-notifications branch from abdaada to e9eef5f Compare April 1, 2023 10:41
@shauke shauke merged commit c07edca into develop Apr 2, 2023
@shauke shauke deleted the feature/product-notifications branch April 2, 2023 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Product stock alert missing
5 participants