Skip to content

custom pages example and an email adapter is added #5838

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

Merged
merged 4 commits into from
Jul 23, 2019

Conversation

macarthuror
Copy link
Contributor

Added to the README file.

Added an example of how to change the pages for the ones who didn't know how to do it and a link for an email adapter with multi language template if anyone need it

README.md Outdated
@@ -288,6 +289,7 @@ var server = ParseServer({
```

You can also use other email adapters contributed by the community such as:
- [parse-smtp-template (Multi Languaje and Multi Template)](https://github.com/macarthuror/parse-smtp-template)
Copy link
Member

Choose a reason for hiding this comment

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

Can you add the npm link instead?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sure 👌

@davimacedo
Copy link
Member

@TomWFox do you want to take a look as well?

Copy link
Contributor

@TomWFox TomWFox left a comment

Choose a reason for hiding this comment

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

Looks good, just a couple spelling and grammar changes.

macarthuror and others added 2 commits July 22, 2019 16:22
@davimacedo davimacedo requested a review from TomWFox July 22, 2019 21:43
@codecov
Copy link

codecov bot commented Jul 23, 2019

Codecov Report

Merging #5838 into master will decrease coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5838      +/-   ##
==========================================
- Coverage   93.72%   93.69%   -0.03%     
==========================================
  Files         148      148              
  Lines       10304    10304              
==========================================
- Hits         9657     9654       -3     
- Misses        647      650       +3
Impacted Files Coverage Δ
src/Adapters/Storage/Mongo/MongoStorageAdapter.js 91.72% <0%> (-0.73%) ⬇️
src/RestWrite.js 93.34% <0%> (-0.18%) ⬇️
...dapters/Storage/Postgres/PostgresStorageAdapter.js 96.9% <0%> (+0.08%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2e0940c...84e768d. Read the comment docs.

Copy link
Contributor

@TomWFox TomWFox left a comment

Choose a reason for hiding this comment

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

Thanks for contributing!

@TomWFox TomWFox merged commit 5398b6f into parse-community:master Jul 23, 2019
UnderratedDev pushed a commit to UnderratedDev/parse-server that referenced this pull request Mar 21, 2020
)

* custom pages example and an email adapter is added

* npm link of email adapter

* spelling and grammar changes

Co-Authored-By: Tom Fox <[email protected]>

* spelling changes

Co-Authored-By: Tom Fox <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants