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

[FEATURE] Implement newsletter subscription mechanism #556

Closed
3 tasks
mkucmus opened this issue Mar 27, 2020 · 0 comments · Fixed by #1019
Closed
3 tasks

[FEATURE] Implement newsletter subscription mechanism #556

mkucmus opened this issue Mar 27, 2020 · 0 comments · Fixed by #1019
Assignees
Labels
size: 2 Estimate size label
Milestone

Comments

@mkucmus
Copy link
Collaborator

mkucmus commented Mar 27, 2020

Describe how this feature will help us improve

  • you are enabled to sign up the newsletter
  • you know what goes wrong (error notification)
  • you know what goes right ( success notification )

Is your proposal related to a problem?
once the #402 is ready you can go for it :)

Acceptance criteria

  • composable is created
  • new store-api endpoint is used ( /store-api/v{version}/newsletter/subscribe )
  • other subscription related tasks are created to cover logic in order to use endpoints:
/store-api/v{version}/newsletter/confirm                                                     
/store-api/v{version}/newsletter/unsubscribe   
@patzick patzick added this to the SW v6.2 milestone Apr 28, 2020
@patzick patzick modified the milestones: SW v6.2, v0.3.0 Jun 19, 2020
@patzick patzick added the size: 2 Estimate size label label Aug 11, 2020
@patzick patzick modified the milestones: v0.3.0, v0.4.0 Aug 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
size: 2 Estimate size label
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants