Commit Graph
21 Commits
Author SHA1 Message Date
trentlarson 392728fd4a feat: allow entry and send of a Give to/from addresses in contact list 2023-03-14 17:03:32 -06:00
trentlarson 7214882523 feat: show hours given to and received from contacts 2023-03-13 20:36:33 -06:00
trentlarson 4fdfe2f824 feat: add contacts DB & page 2023-03-12 18:30:18 -06:00
trentlarson 701f71e942 Merge pull request 'refactor: migrate to handleId (since fullIri will soon be deprecated)' (#8) from handleId-migrate into master
Reviewed-on: trent_larson/kick-starter-for-time-pwa#8
2023-03-01 22:36:28 -05:00
trentlarson 8b0b65c55b refactor: migrate to handleId (since fullIri will soon be deprecated) 2023-02-28 09:12:00 -07:00
trentlarson 6c38e69f9e docs: remove completed tasks regarding IDs 2023-02-07 20:50:56 -07:00
trentlarson f4dcfb8dad linting update (no functional changes) 2023-02-07 20:30:17 -07:00
trentlarson f886be7844 Merge pull request 'update to new endpoints with the editable plan "handle"' (#7) from pull-only-plans into master
Reviewed-on: trent_larson/kick-starter-for-time-pwa#7
2023-01-31 22:46:39 -05:00
trentlarson 83a9dc332c chore: understandable debugging 2023-01-25 16:32:19 -07:00
trentlarson 5638798ca8 chore: update to match latest API for retrieving plans 2023-01-25 09:10:16 -07:00
trentlarson 1bedbe17c0 feat: adjust to the new endpoints for editable plan records 2023-01-23 22:14:46 -07:00
trentlarson 4664d697fd feat: restrict to only pull PlanActions for issuer 2023-01-19 21:30:00 -07:00
trentlarson fa01125c84 docs: add testing info, tweak tasks 2023-01-19 21:29:45 -07:00
trentlarson 2a7c858662 refactor: use our own SimpleSigner since library version is deprecated 2023-01-09 19:08:41 -07:00
trentlarson 693df1bda1 feat: switch to the SimpleSigner code for working signatures 2023-01-07 23:37:38 -07:00
trentlarson d3e590822e docs: fix spelling error 2023-01-07 23:34:42 -07:00
trentlarson 4e1263d041 test: add function for test User #0 to register a new user 2023-01-07 23:15:39 -07:00
trentlarson 9d566fa977 fix: use SimpleSigner directly from did-jwt 2023-01-06 19:25:53 -07:00
trentlarson 3034d66a5d docs: insert coding project task list into this repo 2023-01-01 12:48:42 -07:00
trentlarson ba14fd4242 chore: add setup file for asdf-vm.com 2023-01-01 12:43:34 -07:00
trentlarson d2cea34242 fix: remove code for lowercase checks (that were for old uPort) 2022-12-29 16:13:51 -07:00