diff --git a/project.task.yaml b/project.task.yaml index bb2def3..26f995d 100644 --- a/project.task.yaml +++ b/project.task.yaml @@ -2,8 +2,7 @@ tasks: - change server plan & project endpoints to use jwtId as identifier rather than rowid -- on mobile, don't capitalize first word & don't add spaces of website entry, and don't add spaces in numeric entry -- edit offers & gives, or revoke allowing recreation +- edit offers & gives, or revoke allowing re-creation - bug (that is hard to reproduce) - offer gave USD (by default?) - .1 When available in the server, give message for 'nonAmountGiven' on offers on ProjectsView page. - .5 fix timeSafari.org cert renewals @@ -14,7 +13,6 @@ tasks: - add button to front page to prompt for ideas for gratitude - show previous on "Your" screen - checkboxes: randomize vs show in order, show non-person-oriented messages, show only contacts, show only projects -- bug - on fulfilling an offer, it shows "Someone not in Contacts" and not "you" for your own delivery - allow user to add a time when they want their daily notification - prompt for the name directly when they visit the QR scan page - image on give @@ -27,7 +25,6 @@ tasks: - Rates - images erased? - image not associated with JWT ULID since that's assigned later - mark a project as inactive -- allow to see and reset DB password - add share button for sending a message to confirmers when we can't see the claim (like the "visible" links) - add TimeSafari as a shareable app https://developer.mozilla.org/en-US/docs/Web/Manifest/share_target - choose a project's alternative agent ("authorized representative") via a contact chooser (not just copy-paste a DID) diff --git a/src/views/NewEditProjectView.vue b/src/views/NewEditProjectView.vue index 890fd56..f3a4010 100644 --- a/src/views/NewEditProjectView.vue +++ b/src/views/NewEditProjectView.vue @@ -60,6 +60,7 @@