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

Email subscription & alerts #160

Open
4 of 5 tasks
derekeder opened this issue Feb 24, 2016 · 4 comments
Open
4 of 5 tasks

Email subscription & alerts #160

derekeder opened this issue Feb 24, 2016 · 4 comments
Assignees
Milestone

Comments

@derekeder
Copy link
Member

derekeder commented Feb 24, 2016

Building off the RSS feeds #158 , setup an email subscription system that will allow anyone to receive email notifications on a daily basis if any changes or updates have been made to that view.

This will involve setting up the following:

  • Account creation and login
  • Account management pages
  • Subscription management pages
  • A back-end email sending queue
  • A dashboard for administrators to view subscriptions and sent emails
@derekeder derekeder added this to the Phase II milestone Feb 24, 2016
@mccc mccc self-assigned this May 6, 2016
@derekeder derekeder assigned reginafcompton and unassigned mccc Oct 27, 2016
@reginafcompton
Copy link
Contributor

reginafcompton commented Oct 28, 2016

@evz

Eric, could you take a look at the comments in notifications/views.py? Pay attention, especially, to lines 414 ff.

@reginafcompton
Copy link
Contributor

We've completed nearly all of these, with the exception of a bona fide personal "account management" page. I would propose that the current alerts management page suffices - and to that, we simply add a link where users can reset their password (working on this today). Does that all make sense?

@derekeder
Copy link
Member Author

Sounds good to me! Agreed @davidmooreppf?

@reginafcompton
Copy link
Contributor

Okay. I added two features:

(1) An option to reset your password, if you forgot it: https://nyc-staging.councilmatic.org/login/
(2) An option to change your password on your management page.

Can you give it a test drive? If it looks good, then I would consider this issue closed.

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

No branches or pull requests

3 participants