Commit Graph
100 Commits
Author SHA1 Message Date
trentlarson 7f6c938029 fix display of given items; bump version to 0.1.2 2023-11-01 09:09:20 -06:00
trentlarson 6d2df4a50c fix the error message on a successful result 2023-11-01 08:56:22 -06:00
trentlarson 7305606546 improve give descriptions, bump to v 0.1.1 2023-10-31 20:53:39 -06:00
trentlarson 2a9ff8aa77 add some instructions and other tasks 2023-10-31 20:19:21 -06:00
trentlarson 829994491c improve messages for feed summaries 2023-10-31 19:58:37 -06:00
trentlarson ce06e8f0fa update derivation path to the one for time 2023-10-31 19:58:07 -06:00
trentlarson 1ee751eea8 Merge pull request 'add QR scanner for adding a contact' (#69) from qr-reader-rebased into master 2023-10-31 10:34:59 -04:00
trentlarson 0e02268950 update tasks 2023-09-07 19:36:49 -06:00
trentlarson 94d9c425ad add QR scanner for adding a contact 2023-09-07 18:59:19 -06:00
trentlarson a053c48819 make the Anonymous icon the same everywhere, and tweak more in the task list 2023-09-06 20:06:11 -06:00
trentlarson 9486142b2a make the Anonymous icon to be blank, plus some other renaming & task cleanup 2023-09-06 19:48:47 -06:00
trentlarson 06b173e861 fix bad prompt if they choose to confirm, and use the right phrasing for singular "hour" 2023-09-04 19:55:58 -06:00
trentlarson 6a8b9d36a7 move limit checks out of "advanced" section, and always allow registration (for tests) 2023-09-04 19:03:45 -06:00
trentlarson 52a6451a2d remove technical details from user-facing messages 2023-09-04 15:37:39 -06:00
trentlarson 4b9cbd0e9f fix all the lint warnings 2023-09-04 15:17:32 -06:00
trentlarson a5e0c847b1 fix the last of the type annotations (still have to fix no-explicit-any warnings) 2023-09-04 08:03:43 -06:00
trentlarson b59bcf249a fix many more typescript errors 2023-09-03 21:40:40 -06:00
trentlarson b05b602acd fix many, many more type errors 2023-09-03 10:02:17 -06:00
trentlarson b8aaffbf8d commit the recreated package-lock.json file 2023-09-03 10:01:51 -06:00
trentlarson 999d7abc04 fix linting 2023-09-01 13:14:40 -06:00
trentlarson f7f947bfdd finish selection of a location on the nearby search -- it all works :-) 2023-08-31 20:55:51 -06:00
trentlarson 26d9b134c7 refactor map selection, and now location selection & cancellation works (but not saving yet) 2023-08-31 18:58:34 -06:00
trentlarson 8ee610c1bc start the assignment of boundaries for a local search 2023-08-29 20:47:22 -06:00
trentlarson 8d15b7bfb8 Merge branch 'master' into move-id-switch 2023-08-28 08:20:33 -06:00
trentlarson 5c57ee3e72 move ID switcher to advanced section 2023-08-28 08:18:02 -06:00
trentlarson c8de13d376 add link to map on projects which have a location 2023-08-27 20:20:16 -06:00
trentlarson 2ccfb283b4 Merge branch 'master' into plan-loc 2023-08-27 13:12:57 -06:00
trentlarson 552fce3281 update the test URL (to remove the port) 2023-08-27 13:12:12 -06:00
trentlarson 12de3dec4f take a stab at the meaning of the "options" in the web-push doc 2023-08-27 11:58:02 -06:00
trentlarson b171e1ae13 Merge branch 'master' into plan-loc 2023-08-27 11:51:31 -06:00
trentlarson dc54006fca fix some formatting of web-push doc 2023-08-27 11:47:43 -06:00
trentlarson 519f320a2e add a location marker to a new plan 2023-08-26 21:12:46 -06:00
trentlarson 97274a701d update derivation verbiage 2023-08-21 08:42:18 -06:00
trentlarson 81a6d73f2f update task for alert fixes 2023-08-21 07:31:28 -06:00
trentlarson 5804f692b7 update to new alerting -- old alerts were broken 2023-08-21 07:29:26 -06:00
trentlarson 34806b514b log bug with "Share Your Info" button 2023-08-21 06:05:08 -06:00
trentlarson 0c05505c46 allow use of custom derivation path, and add way to increment derivation for existing 2023-08-20 19:46:12 -06:00
trentlarson 98c093f655 add potential tasks for multiple derivation paths 2023-08-20 06:29:29 -06:00
trentlarson 88112e0629 add note for deployment 2023-08-19 19:10:32 -06:00
trentlarson bf6830a1a8 update URL for API server 2023-08-05 18:20:03 -06:00
trentlarson 3b1a9b9c5b change description since issuer isn't necessarily giver, and add a task 2023-07-23 11:35:03 -06:00
trentlarson 7f48149d6f add some detail for the map pin, plus other refactors 2023-07-20 20:59:53 -06:00
trentlarson c5b4921583 fix failure to retrieve all totals for gives from me 2023-07-20 20:33:55 -06:00
trentlarson b28689ad06 walk back edits that were forward-looking but broken 2023-07-20 20:15:17 -06:00
trentlarson 0444b5be32 fix so that contact recipient is also recorded 2023-07-20 20:12:13 -06:00
trentlarson 4866416aae fix didInfo logic, and add to project lists 2023-07-20 19:02:18 -06:00
trentlarson e48a4ed05b fix to use the real project name, and add creator 2023-07-20 18:35:27 -06:00
trentlarson 87cfead094 fix display of gives on contact screen; adjust give UI for project 2023-07-20 18:22:45 -06:00
trentlarson 179a5cd9f8 add task for publicly-accessible project 2023-07-20 08:32:43 -06:00
trentlarson 6bbc88f86c avoid console errors when no identity exists, and add to tasks 2023-07-14 20:54:26 -06:00
trentlarson 624abbb179 correct an error with unseen internal methods 2023-07-14 20:53:41 -06:00
trentlarson 110ed009b2 remove unused reference, call out another verbiage fix to do 2023-07-14 20:30:40 -06:00
trentlarson a5892238d5 on tasks: prioritize notifications, add fixes 2023-07-14 20:25:15 -06:00
trentlarson 8eb80a9ede remove unnecessary async (that also happens to break display) 2023-07-14 20:11:04 -06:00
trentlarson 2493f2ad39 fix local & remote search to work, fix beforeId check, fix handleId setting 2023-07-11 21:16:57 -06:00
trentlarson b86323ec83 adjust didInfo so we can use DIDs and not identities, removing last of identities in memory 2023-07-11 15:30:51 -06:00
trentlarson 8add6448fb remove code that keeps the private key (account) data in memory 2023-07-11 09:10:25 -06:00
trentlarson 47442655cb update tasks 2023-07-11 08:40:44 -06:00
trentlarson 0b7a35c9b8 list the gives to a plan and gives to which this plan contributed 2023-07-09 20:37:08 -06:00
trentlarson 0257901c5b allow viewing of a project without an ID (and other refactors) 2023-07-09 09:38:28 -06:00
trentlarson d9d6096275 consolidate the "gave" actions on a projecct 2023-07-09 08:31:11 -06:00
trentlarson ed7d37c649 move QR for contact up, right under header 2023-07-09 08:15:51 -06:00
trentlarson e42b3ff11d allow choice of no identity (for testing) 2023-07-04 13:15:52 -06:00
trentlarson d98e95915b Merge pull request 'error-logging' (#29) from error-logging into master
Reviewed-on: trent_larson/kick-starter-for-time-pwa#29
2023-07-04 12:15:24 -04:00
trentlarson cdeece1795 add project search (which just goes to console for now) 2023-07-02 07:55:45 -06:00
trentlarson c2ebaa0a76 mark the give-to-project task as complete 2023-07-02 06:46:31 -06:00
trentlarson 3f60051599 Merge branch 'master' into give-to-project 2023-07-01 22:33:23 -06:00
trentlarson a8f1e25986 add error messages for gives 2023-07-01 22:20:10 -06:00
trentlarson a2b3cebdb3 finish contact selection for gives 2023-07-01 15:45:30 -06:00
trentlarson bc6e52774c update tasks 2023-07-01 07:13:39 -06:00
trentlarson 643f777d10 start linking gives to projects 2023-07-01 07:07:46 -06:00
trentlarson ec1d8404ca Merge pull request 'start a walk-through of the test' (#26) from scenarios into master
Reviewed-on: trent_larson/kick-starter-for-time-pwa#26
2023-07-01 08:12:55 -04:00
trentlarson c40b690878 fix load-project function 2023-06-28 20:28:14 -06:00
trentlarson c9c81f1e5c fix wording in list of contacts, remove console.log 2023-06-28 20:20:06 -06:00
trentlarson a94069e70a update tasks from previous conversation, marking milestone:2 done 2023-06-27 20:54:07 -06:00
trentlarson d9e9a7b740 start a walk-through 2023-06-26 20:00:23 -06:00
trentlarson ea95382fdf change jwtId to rowid for paging within a derivative/cached table 2023-06-26 19:20:02 -06:00
trentlarson 072b663ec9 change comment whitespace to get past lint errors 2023-06-26 19:18:38 -06:00
trentlarson db7b3fff06 mark another task off (no code changes) 2023-06-25 17:22:47 -06:00
trentlarson bd75802a0c mark another task fixed (no code changes) 2023-06-25 17:22:06 -06:00
trentlarson 1a86730354 make display on creation page look halfway decent, and switch fully to it 2023-06-25 17:20:22 -06:00
trentlarson a96728bec5 add better messaging on registration failure 2023-06-25 16:41:32 -06:00
trentlarson 944b0ad759 fix registration, separate ID creation to allow new random ones, and refactor warning and other verbiage 2023-06-24 21:07:21 -06:00
trentlarson 42bf34f549 fix infinitescroll to work off correct ID 2023-06-24 06:45:03 -06:00
trentlarson 5747404fd6 add marker in feed to show where they've seen claims, plus other small clean-up 2023-06-23 20:17:54 -06:00
trentlarson 639f630436 remove old texture image that's been replaced 2023-06-23 17:37:09 -06:00
trentlarson a8794be2ea sllow quick gifting all the way to the server, maybe with hours 2023-06-23 17:00:20 -06:00
trentlarson aa2f484a9f add the other activity envisioned on the home page (though not sending data yet) 2023-06-22 20:51:06 -06:00
trentlarson 07e7a70d56 in feed: add token for authorized request, plus better descriptions 2023-06-12 20:29:55 -06:00
trentlarson 6daa515d19 load feed of give records on home screen 2023-06-11 20:37:34 -06:00
trentlarson d5336dbf1b docs & comments & labels 2023-06-11 17:02:20 -06:00
trentlarson b0fc8818ee add timing & animation details to stats-world 2023-05-28 09:11:37 -06:00
trentlarson 9f49234179 update help instructions for importing another identity 2023-05-28 07:21:35 -06:00
trentlarson 32351b07b7 prefer console.error messages for errors 2023-05-28 07:10:00 -06:00
trentlarson 0ce06bd9ac fix a problem with test data (divide by 0), and map full addresses to points 2023-05-27 17:48:41 -06:00
trentlarson c3c16fd15b Merge pull request 'add QR code for contact info' (#22) from contact-qr into master
Reviewed-on: trent_larson/kick-starter-for-time-pwa#22
2023-05-22 17:27:50 -04:00
trentlarson a16c34d4ee update project tasks 2023-05-21 06:59:48 -06:00
trentlarson 40f9de0609 add QR code for contact info 2023-05-20 20:41:15 -06:00
trentlarson d1194297ac Merge branch 'switching-servers' 2023-05-20 17:34:22 -06:00
trentlarson 6d67a3e8e5 Merge branch '3d-world' 2023-05-20 17:19:27 -06:00