Browse Source

Project Task update

kb/add-usage-guide
Matthew Raymer 1 year ago
parent
commit
0fbdb45d3e
  1. 6
      project.task.yaml

6
project.task.yaml

@ -1,8 +1,5 @@
tasks: tasks:
- if there's no identity, handle it on pages which expect an identity (eg. project -- look for JSON.parse identity calls)
- .1 show an appropriate message when there are no contacts
- 01 design ideas for simple gives on the Home page - 01 design ideas for simple gives on the Home page
- .1 remove commitments from ProjectView UI - .1 remove commitments from ProjectView UI
@ -57,7 +54,7 @@ tasks:
- 01 link to world for specific stats - 01 link to world for specific stats
- .5 don't load another instance of a bush if it already exists - .5 don't load another instance of a bush if it already exists
- maybe - allow type annotations in World.js & landmarks.js (since we get this error - "Types are not supported by current JavaScript version") - maybe - allow type annotations in World.js & landmarks.js (since we get this error - "Types are not supported by current JavaScript version")
- 4-8 convert to cleaner implementation (maybe Drie -- https://github.com/janvorisek/drie) - 08 convert to cleaner implementation (maybe Drie -- https://github.com/janvorisek/drie)
- Do we want split first name & last name? - Do we want split first name & last name?
- remove 'about' page - remove 'about' page
@ -99,7 +96,6 @@ tasks:
- Peer DID - Peer DID
- DIDComm - DIDComm
- Write to or read from a different ledger (eg. private ACDC, attest.sh) - Write to or read from a different ledger (eg. private ACDC, attest.sh)

Loading…
Cancel
Save