include project ID in the URLs to the project-details page

This commit is contained in:
2023-11-26 18:42:28 -07:00
parent 889b6d5737
commit 6957678474
4 changed files with 4 additions and 4 deletions

View File

@@ -7,7 +7,6 @@ tasks:
- 40 notifications :
- push, where we trigger a ServiceWorker(?) in the app to reach out and check for new data assignee:matthew
- .5 add project ID to the URL of the project-view, to make a project publicly-accessible
- .5 add link to further project / people when a project pays ahead
- .5 allow to manage their notifications even without an identity
@@ -36,6 +35,7 @@ tasks:
- .5 include the hash of the latest commit on help page next to version (maybe Trent's git-hash branch)
- .5 remove references to localStorage for projectId (now that it's pulling from the path)
- bug (that is hard to reproduce) - on the second 'give' recorded on prod it showed me as the agent
- make identicons for contacts into more-memorable faces (and maybe change project identicons, too)
- contacts v+ :
- 01 Import all the non-sensitive data (ie. contacts & settings).