-
Notifications
You must be signed in to change notification settings - Fork 3
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
Feature/newsletter #158
base: develop
Are you sure you want to change the base?
Feature/newsletter #158
Conversation
-local email validation. -show a message on registration. on the backend: -reject duplicated emails
@leosa83 can you please check this crazy good PR? |
Will check it out during the day. |
Christian Landgren </li><li> | ||
David Tobar Herrera </li><li> | ||
Elhabib Moustaid </li><li> | ||
Jamil Walli </li><li> | ||
Leo Salmonsson </li><li> | ||
Leop Salmonsson </li><li> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Leo Salmonsson not "Leop Salmonsson"
@@ -75,13 +75,20 @@ | |||
downv.get({id: projectId}) | |||
} | |||
|
|||
//for newsletter | |||
var newsletter = $resource('https://refugeetech-projecthub-cms.meteorapp.com/api/v02/newsletter/:email', {email: '@email'}) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Will need to implement and try this out with the backend before merging.
Please resolve all conflicts. |
@serabile @superyass please check :) |
No description provided.