You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
686 B
686 B
Starred projects & change notifications
- ✅ Allow Time Safari users to mark projects with a "star" such that their local app has those projects stored in settings. COMPLETED
After that is finished, we'll add this functionality:
-
✅ Use or write an endpoint in endorser-ch to accept a list of project IDs and a "most recent" claim ID (and potentially a date) and retrieve all the projects which have changed since that date. Use both a GET and a POST approach in case there are many IDs. COMPLETED
-
Add a notification for "starred projects with changes" on the front page of Time Safari, much like the other two notifications that are in the NewActivityList.vue page.