Remove completed items
This commit is contained in:
parent
f06d6b360d
commit
82702ed5bc
3
TODO.md
3
TODO.md
|
@ -1,11 +1,8 @@
|
||||||
- [ ] Make the UI responsive
|
|
||||||
- [ ] Make buttons and links tabbable
|
|
||||||
- [ ] Add a "running campaigns" widget on the dashboard
|
- [ ] Add a "running campaigns" widget on the dashboard
|
||||||
- [ ] Add more analytics and stats
|
- [ ] Add more analytics and stats
|
||||||
- [ ] Add bounce tracking
|
- [ ] Add bounce tracking
|
||||||
- [ ] Pause campaigns on % errors in addition to an absolute numbers
|
- [ ] Pause campaigns on % errors in addition to an absolute numbers
|
||||||
- [ ] Support DB migrations for easy upgrades
|
- [ ] Support DB migrations for easy upgrades
|
||||||
- [ ] Add materialized views for analytics and stats (and more?)
|
- [ ] 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 user management and permissions
|
||||||
- [ ] Add tests
|
- [ ] Add tests
|
||||||
|
|
Loading…
Reference in New Issue