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

Feature/email notifications #4

Open
wants to merge 18 commits into
base: master
Choose a base branch
from
Open

Conversation

zelima
Copy link
Contributor

@zelima zelima commented Dec 3, 2018

This PR includes changes from #3 + Email notification. Only last commit needs to be reviewed e384084

PR enables email notifications for admins on dataset reques. Includes tests and Email template

zelima and others added 15 commits November 28, 2018 13:24
- pass the context to get popular and recently viewed datasets
- update test to pass user name to context
- update layout1 to pass username to helper
- new test case  to cehck only approved datasets are listed
- get rid of approved
- correct role for readers
call_action sets ignore_auth=True by default, which basically means that
everybody can `package_update`, so the the check on `package_show`
doesn't work. Also simplified the tests when possible.
@zelima zelima requested a review from amercader December 3, 2018 09:19
- override package_create to send email if approval_pending
- Email template including info about package, user and admin
- tests
@zelima zelima force-pushed the feature/email-notifications branch from efcb3da to e384084 Compare December 4, 2018 06:00
@zelima zelima mentioned this pull request Dec 4, 2018
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.

2 participants