Browse Source

doc: refactor project tasks

starred-projects
Trent Larson 9 months ago
parent
commit
a2c986951e
  1. 10
      project.task.yaml

10
project.task.yaml

@ -1,13 +1,8 @@
tasks:
- Add disclaimers.
- Review personal & group limits, including what's listed on the phone
- Other features - donation vs give, show offers, show give & outstanding totals, show network view, restrict registration, connect to contacts
- show VC details... somehow:
- 01 show my VCs - most interesting, or via search
- 01 allow download of a particular VC, with confirmations (to show that they actually own their data)
- 04 allow user to download chains of VCs, mine + ones I can see about me from others
- add VC confirmation
@ -19,6 +14,7 @@ tasks:
- record donations vs gives
- make server endpoint for full English description of limits
- make identicons for contacts into more-memorable faces (and maybe change project identicons, too)
- .5 add next key hash to text input field
- 01 server - show all claim details when issued by the issuer
- bug - got error adding on Firefox user #0 as contact for themselves
@ -50,6 +46,7 @@ tasks:
- 01 Import all the non-sensitive data (ie. contacts & settings).
- .2 show error to user when adding a duplicate contact
- 01 parse input more robustly (with CSV lib and not commas)
- stats v1 :
- 01 show numeric stats
- 04 show different graphic for projects vs people (gnome?) on world
@ -67,6 +64,9 @@ tasks:
- 32 accept images for contacts
- import project interactions from GitHub/GitLab and manage signing
- show total time offered to & fulfilled to a project
- show total time offered by & fulfilled by a contact
- linking between projects or plans :
- show total time given to & from a project
- terminology:

Loading…
Cancel
Save