Commit Graph
100 Commits
Author SHA1 Message Date
trentlarson 15464602f9 bump to version 0.2.14-beta 2024-02-07 18:42:33 -07:00
trentlarson 331c4f64d6 add check for valid "did:" DIDs 2024-02-07 18:23:13 -07:00
trentlarson 28ae317958 refactor tasks & add more estimates 2024-02-05 09:03:55 -07:00
trentlarson 643718619e remove unnecessary logic in account switcher; refactor task list 2024-02-04 20:11:04 -07:00
trentlarson c3819ec919 don't autocapitalize website input; refactor tasks 2024-02-03 19:33:52 -07:00
trentlarson 719e3a467d make a number input targeted towards numbers 2024-02-03 19:21:07 -07:00
trentlarson b251d7e4fd change project icon to a hammer 2024-02-03 19:20:54 -07:00
trentlarson 61c3a0e30b avoid error on browsers without a service worker 2024-02-03 19:19:58 -07:00
trentlarson a76df55224 add display of my own offers 2024-02-03 18:56:09 -07:00
trentlarson e140da081f fix name derivation on give dialog 2024-02-03 18:10:46 -07:00
trentlarson 1be899c48d ensure error message shows, and unset register flag if there's an API error 2024-02-02 17:40:06 -07:00
trentlarson 6aee93ca6c update tasks; enhance an error message & some typescripts 2024-02-02 12:25:04 -07:00
trentlarson 5412625d05 increment version and add -beta; tweak tasks & tests 2024-02-02 10:22:51 -07:00
trentlarson 8f579b40a9 bump to verson 0.2.12 2024-02-01 12:12:13 -07:00
trentlarson e8a907c63a add more thankfulness prompts 2024-02-01 12:09:09 -07:00
trentlarson f53a6f3045 tweak the prompt for contacts to be able to skip them 2024-02-01 11:52:31 -07:00
trentlarson b38ebc45e1 add a prompt for things for which to express gratitude 2024-01-31 21:15:40 -07:00
trentlarson c51d2629b3 bump version and add -beta 2024-01-28 15:20:15 -07:00
trentlarson e642b99ff5 bump version to 0.2.11 2024-01-28 15:04:12 -07:00
trentlarson 26f1e88f5a doc: update tests & tasks 2024-01-28 15:01:47 -07:00
trentlarson 2e164dfeff tweak messages for missing identifier 2024-01-28 13:21:21 -07:00
trentlarson d7530ff56b adjust more UI on the Advanced section, and make other small code & UI tweaks 2024-01-27 17:32:17 -07:00
trentlarson 2db52cb72e fix default server display in advanced section & refactor UI 2024-01-27 14:49:51 -07:00
trentlarson c8eb3bfbc0 move save & cancel buttons further apart 2024-01-27 14:15:14 -07:00
trentlarson 71b210d541 add to manual tests & changelog 2024-01-27 13:05:33 -07:00
trentlarson 66289ec206 update tasks 2024-01-27 13:02:47 -07:00
trentlarson 639dc7b4e5 add instruction to error output 2024-01-27 12:40:40 -07:00
trentlarson 4fe072f19e move DB logic out of 'created' in components since it's not needed yet 2024-01-27 08:27:52 -07:00
trentlarson f253f0af0f add ability to import from Endorser Mobile CSV 2024-01-26 20:36:29 -07:00
trentlarson 2d95a35905 add date to project give record list; don't wrap icon & amount 2024-01-26 16:10:14 -07:00
trentlarson 88f869d600 lower project "I Gave" button into list of contact, and tweak other wording 2024-01-24 20:46:05 -07:00
trentlarson a0911bb0fd add copy-paste icon next to non-anonymous, non-hidden DIDs on details page 2024-01-21 15:50:39 -07:00
trentlarson 1053b78ab8 add sharing & copying instructions when asking contacts for help, and list all the visibleTo DIDs with an English description of their path 2024-01-21 15:16:39 -07:00
trentlarson dcfa8d9451 add first stab at showing how the contact is visible in my network 2024-01-20 20:33:51 -07:00
trentlarson dd38f76ee1 increment version and add -beta; add to tasks and tests 2024-01-18 21:11:19 -07:00
trentlarson 667e1e8890 bump version to 0.2.10 2024-01-18 20:05:44 -07:00
trentlarson 1731f2443b update offer dialog to allow other units 2024-01-17 20:50:35 -07:00
trentlarson e1cffcda2d fix problem where extended screen of contacts didn't pass project 2024-01-17 20:18:01 -07:00
trentlarson a5b1b97012 show the identicon in large size on the contacts screen 2024-01-17 19:47:33 -07:00
trentlarson 563b5793a9 add different identicons for people (and increment version & add -beta) 2024-01-17 19:27:05 -07:00
trentlarson 660436c8fa add copy-did-to-clipboard on contact list 2024-01-16 19:58:18 -07:00
trentlarson 31a7752168 add link to project from gives on front page 2024-01-16 19:48:47 -07:00
trentlarson 3ebe7bc156 put didInfo names in more places and add copy icons for DIDs & IDs 2024-01-16 18:58:08 -07:00
trentlarson 0eb16d5661 add links for give & offer when they fulfill other things 2024-01-16 17:52:32 -07:00
trentlarson edb09da10f add detailed-info button for a project 2024-01-16 15:31:55 -07:00
trentlarson be6ec6745a show a 'give' button directly on offers in the ProjectView 2024-01-16 15:23:40 -07:00
trentlarson b79c5fcf91 move info button for offer & add cursor for hover 2024-01-15 19:50:00 -07:00
trentlarson 9dea4066c9 add ability to confirm give directly from a project 2024-01-15 19:40:38 -07:00
trentlarson 9b586566f0 increment version and add "-beta" 2024-01-15 12:37:39 -07:00
trentlarson e5e702f8a5 bump version to 0.2.9 2024-01-15 12:14:15 -07:00
trentlarson 32c9076c39 fix visibility after adding contact, and some messaging 2024-01-15 12:06:33 -07:00
trentlarson 6ab4c40fd0 bump to version 0.2.8 2024-01-14 21:03:22 -07:00
trentlarson d7ef07c2e2 automatically create an identity on the first page (and other UI tweaks) 2024-01-14 21:00:59 -07:00
trentlarson 9f595040d8 fix problem with anonymous contributor; refine tasks 2024-01-14 15:27:57 -07:00
trentlarson 40a8794649 remove checks on old fullIri field 2024-01-13 18:48:29 -07:00
trentlarson fa72d38d18 allow an agent to edit a project 2024-01-13 18:45:51 -07:00
trentlarson 31aacb286f reword prompt for creating an identifier on the start screen 2024-01-13 18:44:59 -07:00
trentlarson 2511f18fa7 enhance (& fix for mobile) styling and verbiage 2024-01-13 15:14:16 -07:00
trentlarson febfa8b098 bump version to 0.2.7 2024-01-12 20:54:29 -07:00
trentlarson e0fcb1f67b fix various verbiage 2024-01-12 20:40:46 -07:00
trentlarson 9183092325 fix the name of the offerer 2024-01-12 20:39:30 -07:00
trentlarson a87179d127 change wording from "identity" to "identifier" in many places 2024-01-12 16:37:02 -07:00
trentlarson 14e203dd74 bump to version 0.2.6 2024-01-12 15:58:08 -07:00
trentlarson acaaf8776d add ability to give to fulfill an offer; adjust visibility of claim actions 2024-01-12 15:54:45 -07:00
trentlarson cb1f38c182 bump to verson 0.2.5, and edit tasks 2024-01-09 19:32:18 -07:00
trentlarson cfa7466b94 show users when there's an error on the import page 2024-01-09 19:18:49 -07:00
trentlarson f998364c72 update package-lock for previous bump 2024-01-09 18:31:53 -07:00
trentlarson 7b4f084b4b bump to version 0.2.4, update tasks 2024-01-09 18:31:11 -07:00
trentlarson 115329e26c update the onboarding help blurb 2024-01-09 18:30:55 -07:00
trentlarson 61bef57563 update some dependencies with moderate severity 2024-01-09 17:56:27 -07:00
trentlarson a5368d0f82 update library with vulnerability 2024-01-09 17:54:37 -07:00
trentlarson 48cb45d230 bump version to 0.2.3, add endpoint name update 2024-01-09 17:49:41 -07:00
trentlarson 8a7ce0fe65 add flag for logging a contribution as a trade 2024-01-08 21:28:04 -07:00
trentlarson 525d3fc15a bump to version 0.2.2 2024-01-05 13:54:57 -07:00
trentlarson 68f3b79983 add hints for registration on the contact page 2024-01-05 13:50:35 -07:00
trentlarson 5353fe770a tweak verbiage and usability 2024-01-05 13:08:20 -07:00
trentlarson 60fec5763d bump version to 0.2.1 2024-01-05 12:48:38 -07:00
trentlarson aeb1d6a6a5 add next-public-key-hash to manual input 2024-01-05 12:44:28 -07:00
trentlarson ec6175a550 make a confirmation for contact visibility 2024-01-05 12:14:56 -07:00
trentlarson c1361e088f render full claim details in a more resonable format of YAML not JSON 2024-01-05 11:20:16 -07:00
trentlarson a2c986951e doc: refactor project tasks 2024-01-05 11:11:06 -07:00
trentlarson dce7b8e3d9 add terms & conditions, and a note about data in this service 2024-01-05 10:34:13 -07:00
trentlarson 211e0487fe add verbiage for other non-Chrome cases 2024-01-05 09:56:29 -07:00
trentlarson cc931dcb04 add notification check with instructions on front screen 2024-01-05 09:48:15 -07:00
trentlarson bfe14cc9c2 increment version and add -beta 2024-01-04 10:40:15 -07:00
trentlarson 275dba4468 bump version to 0.2.0 2024-01-04 10:35:32 -07:00
trentlarson 1f05e81b05 add notification immediately after setting up subscription, and tweak messaging 2024-01-03 21:27:13 -07:00
trentlarson e9ad68f2a5 add maskable images 2024-01-03 18:32:38 -07:00
trentlarson 934664b9c9 add the hashed-next-key to the contact data, shown & stored 2024-01-03 17:44:41 -07:00
trentlarson 780be59c76 remove name from identity switcher (since they are not tied to a DID) 2024-01-02 19:53:19 -07:00
trentlarson 4a0bedb628 fix one more list-outside indent 2024-01-02 19:27:13 -07:00
trentlarson 5689f95230 change list-inside to list-outside 2024-01-02 19:21:57 -07:00
trentlarson 3083bb084a add more notification help instructions; remove confusing, big name-edit button 2024-01-02 19:16:54 -07:00
trentlarson 821d27a58a Merge pull request 'Set max screen content width' (#102) from app-screen-max-width into master
Reviewed-on: trent_larson/crowd-funder-for-time-pwa#102
2024-01-02 10:24:09 -05:00
trentlarson 1f13bf772c move wait for service-worker initialization into the notification modal 2024-01-01 20:36:23 -07:00
trentlarson def744b3df don't allow notification service-worker interaction until it is ready 2024-01-01 20:04:37 -07:00
trentlarson 0fb37acb24 increment version and add -beta 2024-01-01 19:38:07 -07:00
trentlarson 20bb723f0b bump to version 0.1.9 2024-01-01 19:34:34 -07:00
trentlarson d821a7bd59 Merge pull request 'make a backup download for browsers that don't get it automatically' (#101) from another-download into master
Reviewed-on: trent_larson/crowd-funder-for-time-pwa#101
2024-01-01 21:28:22 -05:00
trentlarson 9f3b7314e8 Merge branch 'master' into another-download 2024-01-01 19:27:52 -07:00