Commit Graph
26 Commits
Author SHA1 Message Date
trentlarson b3cdcb010a change dateCreated to a string (from a Date object, which persists as a Date object) 2023-03-18 20:46:59 -06:00
trentlarson 59d621efc1 add toggle for displaying give amounts for each contact 2023-03-18 20:37:50 -06:00
trentlarson afc175e3e7 add settings table to store names (and other things soon) 2023-03-18 19:56:57 -06:00
trentlarson 315cdc0cf1 remove unused lastView and localStorage account names 2023-03-18 18:06:58 -06:00
trentlarson 5f3861049e remove separate storage reference for account check 2023-03-18 17:42:27 -06:00
trentlarson cfeabf05a4 refactor DB organization (prepping for more tables) 2023-03-18 17:04:14 -06:00
trentlarson 53204179a2 Merge pull request 'updating tasks for the end of this stage' (#9) from trentlarson-patch-1 into master
Reviewed-on: trent_larson/kick-starter-for-time-pwa#9
2023-03-12 23:15:26 -04:00
trentlarson 682942268d updating tasks 2023-03-05 21:19:07 -05: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