Commit Graph
100 Commits
Author SHA1 Message Date
trentlarson 8a9bb100ea constantly recheck on home screen if not registered 2024-04-28 17:02:31 -06:00
trentlarson c48b8246f9 add registration inside contact import, with flag to hide it 2024-04-28 16:18:30 -06:00
trentlarson b32a3d85e9 add 'registered' flag in contact info 2024-04-28 13:12:26 -06:00
trentlarson 8571c78a53 for scan on QR code screen, import and keep on that screen 2024-04-27 20:33:10 -06:00
trentlarson eba68e2aaa add tweaks to testing instructions 2024-04-27 14:59:23 -06:00
trentlarson e2df848e96 add page to view all claims about a DID (which we'll have to restrict to visible people soon) 2024-04-26 20:13:44 -06:00
trentlarson 9acba28b85 fix problem with duplicates in feed, plus some other UI tweaks 2024-04-26 17:05:11 -06:00
trentlarson bef56fce10 allow loading more gives & offers & plans when limits are hit on project view 2024-04-26 15:44:09 -06:00
trentlarson fccc4edb63 remove some 'uppercase' CSS markers 2024-04-25 20:17:49 -06:00
trentlarson 0a42edf595 put button directly on contacts page to show the given totals 2024-04-24 20:38:34 -06:00
trentlarson f4f5fc7730 change remainder of "confirm" calls to better UX 2024-04-24 20:11:38 -06:00
trentlarson eeaacaf202 replace many of the javascript "confirm" calls with the nicer UX version 2024-04-24 19:52:33 -06:00
trentlarson d9aebfebd3 remove 'moment' library that's no longer used 2024-04-24 18:56:09 -06:00
trentlarson 7078f7b9e6 add choice of a start date for a project 2024-04-23 20:48:38 -06:00
trentlarson d316f4924b add note about confirming your own, plus other helpful verbiage, plus notify messages that don't linger 2024-04-23 09:13:57 -06:00
trentlarson 1df2d3ed05 remove message confusion, add project name during give-details 2024-04-21 20:31:57 -06:00
trentlarson 4e877c15f6 change the "give" action on contact page to use dialog box 2024-04-21 16:42:22 -06:00
trentlarson ef95708d02 add 'offer' on contact screen 2024-04-21 07:38:59 -06:00
trentlarson 7cbdc7a099 add code to display profiles in feed, but deactivate it for now 2024-04-20 19:53:11 -06:00
trentlarson c748869c44 increment version and add "-beta" 2024-04-20 08:14:53 -06:00
trentlarson 60e11e23d4 bump to v 0.3.8 2024-04-20 08:06:34 -06:00
trentlarson 883687f1c3 make so cropping isn't behind header; delete profile image from storage when deleted 2024-04-19 20:13:44 -06:00
trentlarson 4466ceed99 Merge pull request 'profile-pic' (#114) from profile-pic into master
Reviewed-on: trent_larson/crowd-funder-for-time-pwa#114
2024-04-19 17:36:53 -04:00
trentlarson 6d6e5266b4 make the home screen elements load more quickly 2024-04-19 15:37:10 -06:00
trentlarson 581a374b05 show contact's or user's icon in more places 2024-04-19 11:39:01 -06:00
trentlarson 1009574721 crop the image and store online and in settings 2024-04-18 20:27:43 -06:00
trentlarson 50cae65214 add photo to profile page (not yet saved) 2024-04-17 20:07:09 -06:00
trentlarson 48a46cf6f1 fix contact sorting to show those without names 2024-04-17 19:29:17 -06:00
trentlarson 60b2bf35fb update ClickUp link to a public link 2024-04-17 11:05:34 -06:00
trentlarson cb5a7135ac remove tasks here in favor of ClickUp 2024-04-16 20:13:04 -06:00
trentlarson a7a9e35766 note that tasks have moved 2024-04-11 20:43:52 -06:00
trentlarson f029835e15 bump version and add "-beta" 2024-04-10 19:40:16 -06:00
trentlarson 017a172df3 bump to v 0.3.7 2024-04-10 19:32:46 -06:00
trentlarson 7837122a95 open the app when notification is clicked 2024-04-10 19:31:14 -06:00
trentlarson 0093255246 fix PWA creation & service-worker registration, plus some commentary tweaks 2024-04-09 20:29:21 -06:00
trentlarson 30bd53fb6f remove non-working interests, enhance error messages, update tasks & changelog 2024-04-09 17:54:17 -06:00
trentlarson ca22930012 Merge pull request 'vitejs refactor' (#110) from jsnbuchanan/crowd-funder-for-time-pwa:feat/vitejs into master
Reviewed-on: trent_larson/crowd-funder-for-time-pwa#110
2024-04-09 19:49:48 -04:00
trentlarson 19aa572c95 misc tweaks for new vite build 2024-04-07 18:12:33 -06:00
trentlarson 80818a8861 remove a lingering debug console.log 2024-04-07 11:39:13 -06:00
trentlarson d29a8d9637 fix title of the test app 2024-04-07 11:32:53 -06:00
trentlarson f0b0231515 add linting before any build 2024-04-07 11:22:20 -06:00
trentlarson b73d2a3b58 fix linting 2024-04-07 11:02:54 -06:00
trentlarson 22cba5babf Merge remote-tracking branch 'original-origin/master' into feat/vitejs-trent 2024-04-07 09:41:14 -06:00
trentlarson 708ac51f23 avoid a huge error message in a likely-well-known scenario 2024-04-07 09:24:55 -06:00
trentlarson a91ffc88b9 reorder home page vapid check to avoid an error on localhost 2024-04-07 09:16:42 -06:00
trentlarson d727c2841b add missing Dexie import (which causes failure upon download click) 2024-04-07 09:13:32 -06:00
trentlarson 226a97732d on home page, change the filtered button color 2024-04-06 17:58:10 -06:00
trentlarson c94dd7743b Merge pull request 'ui-additions-2024-03' (#113) from ui-additions-2024-03 into master
Reviewed-on: trent_larson/crowd-funder-for-time-pwa#113
2024-04-06 19:46:16 -04:00
trentlarson 64e38cb8ff Merge branch 'master' into ui-additions-2024-03 2024-04-06 17:45:32 -06:00
trentlarson e61ac31710 show in description when recipient is a project (not just Anonymous) 2024-04-06 17:39:40 -06:00
trentlarson 3fbf68b117 filter by selections (now all working), add cache for plans 2024-04-06 14:01:18 -06:00
trentlarson d4390483d9 Merge pull request 'send a time for notifications to the push server' (#112) from notify-time into master
Reviewed-on: trent_larson/crowd-funder-for-time-pwa#112
2024-04-03 22:04:36 -04:00
trentlarson 8dea2091af Merge pull request 'ui-fixes-2024-03' (#111) from ui-fixes-2024-03 into master
Reviewed-on: trent_larson/crowd-funder-for-time-pwa#111
2024-04-03 22:04:02 -04:00
trentlarson e3696e3ac5 feed filter: save the changed values to the DB, go to map if no location chosen, reload if necessary 2024-04-03 19:54:01 -06:00
trentlarson 911203c190 adjust more code to the PushSubscriptionJSON 2024-04-02 19:32:41 -06:00
trentlarson 2da0394003 adjust the notification-subscription objects to try and send correct info 2024-04-02 19:18:31 -06:00
trentlarson 4a65d095db add adjustment to UTC hour for notification time 2024-04-02 18:38:44 -06:00
trentlarson 8ea5779312 update tasks 2024-04-01 19:06:18 -06:00
trentlarson 144ab76716 add logic to send a time for notifications 2024-04-01 19:04:54 -06:00
trentlarson 340d0a5219 refactor tasks 2024-03-25 19:03:01 -06:00
trentlarson 7412d67c33 bump version and add -beta 2024-03-24 19:04:24 -06:00
trentlarson 83db5302ad bump to version 0.3.6 2024-03-24 18:28:42 -06:00
trentlarson 75f9f20ea3 fix check for more camera-device options 2024-03-24 18:27:06 -06:00
trentlarson e43c45ebea add onboarding help instructions as separate page 2024-03-24 17:01:53 -06:00
trentlarson 708032311a Merge pull request 'add button during photo to switch to mirror mode' (#109) from photo-reverse into master
Reviewed-on: trent_larson/crowd-funder-for-time-pwa#109
2024-03-24 18:59:50 -04:00
trentlarson 214a264179 change icon for detail view (from circle-info to file-lines) 2024-03-23 19:07:53 -06:00
trentlarson 9b183a4b6c add blurb explaining what data is shared with the world 2024-03-23 18:45:26 -06:00
trentlarson f365cc9e3c show warnings before dismissing prompt, and add to tasks and help 2024-03-23 17:35:58 -06:00
trentlarson 9059f7a9a7 add button on photo to switch to mirror mode 2024-03-23 16:31:23 -06:00
trentlarson e6cd86618e bump version to 0.3.5 2024-03-23 02:41:25 -06:00
trentlarson c3fd27b140 fix so that project agent & location removals get saved 2024-03-23 02:31:44 -06:00
trentlarson cf2e800dec add a camera-switch button 2024-03-23 01:32:55 -06:00
trentlarson b60383cfe9 Merge pull request 'fix: npm audit fix to resolve vulnerabilities 1 low, 3 moderate, 1 high' (#108) from jsnbuchanan/crowd-funder-for-time-pwa:master into master
Reviewed-on: trent_larson/crowd-funder-for-time-pwa#108
2024-03-22 12:01:21 -04:00
trentlarson 5e771e4a24 refactor tasks 2024-03-22 07:12:24 -06:00
trentlarson 4dd2c044d5 bump to v 0.3.4 2024-03-21 06:56:35 -06:00
trentlarson 3bfd54362e Merge pull request 'Sample button visual enhancement' (#104) from button-visual-enhancement into master
Reviewed-on: trent_larson/crowd-funder-for-time-pwa#104
2024-03-21 07:57:18 -04:00
trentlarson ce05f7d003 Merge pull request 'tweak imagery so that it doesn't get stretched on a mobile device' (#107) from photo-ratio into master
Reviewed-on: trent_larson/crowd-funder-for-time-pwa#107
2024-03-20 20:26:35 -04:00
trentlarson 313cd79e60 finalize the photo-taking code, adding comments and removing logging 2024-03-20 18:23:57 -06:00
trentlarson 121991b53a Merge branch 'gifted-camera-improvements' into photo-ratio 2024-03-20 16:54:39 -06:00
trentlarson a230506d96 change the X and picture button so that landscape is all functional (if not great-looking) 2024-03-19 21:02:57 -06:00
trentlarson c49c55d394 change the photo ratios to fix all but portrait-orientation on mobile-emulation 2024-03-18 22:20:02 -06:00
trentlarson ae572afff6 add help for when service workers get stuck; bump to version 0.3.2 2024-03-17 20:20:13 -06:00
trentlarson ccea2486e4 change build for test servers, bump version to 0.3.1 2024-03-17 16:42:49 -06:00
trentlarson 155343a9d7 bump to v 0.3.0 2024-03-17 10:49:28 -06:00
trentlarson 85ad295eb9 Merge pull request 'photo-upload' (#105) from photo-upload into master
Reviewed-on: trent_larson/crowd-funder-for-time-pwa#105
2024-03-17 12:23:32 -04:00
trentlarson 64322b2804 change the default image server port 2024-03-17 10:22:05 -06:00
trentlarson 3e556dfa52 move the "part of project" text in giving-details screen 2024-03-17 08:53:14 -06:00
trentlarson 252952e017 show the image rate limits 2024-03-15 16:42:25 -06:00
trentlarson 251986d2bc make the photo show in a pop-up dialog 2024-03-14 19:44:11 -06:00
trentlarson 49bb1c07b7 fix file extension 2024-03-14 08:46:28 -06:00
trentlarson 67f34f9826 on "give details" page, distinguish between project & user destination 2024-03-10 17:49:53 -06:00
trentlarson 476d35452a send the claim type with an image 2024-03-10 17:37:10 -06:00
trentlarson 26582030df add another check when deleting an image 2024-03-10 17:36:49 -06:00
trentlarson ae857f4c8f guard against another set of errors when deleting an image 2024-03-10 16:46:54 -06:00
trentlarson c602c5ce50 add some other image deletions in other cases 2024-03-10 14:53:41 -06:00
trentlarson e4543457e2 add image onto give claim, then display on feel (full round-trip, baby!) 2024-03-09 19:37:14 -07:00
trentlarson c58f012d2c allow viewing and deletion of an image 2024-03-08 23:56:19 -07:00
trentlarson 792e9cb648 separate picture taking from uploading 2024-03-08 09:54:10 -07:00
trentlarson acee761906 add page for extended details of gifts including pic (not fully tested) 2024-03-08 01:10:17 -07:00
trentlarson cae2bbc4ff make styled button to take picture 2024-03-07 09:09:51 -07:00