forked from knadh/listmonk
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
0 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,8 @@ | ||
- [ ] Make the UI responsive | ||
- [ ] Make buttons and links tabbable | ||
- [ ] Add a "running campaigns" widget on the dashboard | ||
- [ ] Add more analytics and stats | ||
- [ ] Add bounce tracking | ||
- [ ] Pause campaigns on % errors in addition to an absolute numbers | ||
- [ ] Support DB migrations for easy upgrades | ||
- [ ] Add materialized views for analytics and stats (and more?) | ||
- [ ] Add GDPR-esque features (complete data download for end users, "forget me" option) | ||
- [ ] Add user management and permissions | ||
- [ ] Add tests |