Commit Graph
741 Commits
Author SHA1 Message Date
trentlarson c403356055 add registration inside contact import, with flag to hide it 2024-04-28 16:18:30 -06:00
trentlarson 009a7ecdf8 add 'registered' flag in contact info 2024-04-28 13:12:26 -06:00
trentlarson bd148e88a3 for scan on QR code screen, import and keep on that screen 2024-04-27 20:33:10 -06:00
trentlarson 73f9d7f9e9 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 6f4876e32b fix problem with duplicates in feed, plus some other UI tweaks 2024-04-26 17:05:11 -06:00
trentlarson c1fe8216f6 allow loading more gives & offers & plans when limits are hit on project view 2024-04-26 15:44:09 -06:00
trentlarson 56523da11e remove some 'uppercase' CSS markers 2024-04-25 20:17:49 -06:00
trentlarson 35ec7fd43c put button directly on contacts page to show the given totals 2024-04-24 20:38:34 -06:00
trentlarson 94b5389ce9 change remainder of "confirm" calls to better UX 2024-04-24 20:11:38 -06:00
trentlarson 421b4c1719 replace many of the javascript "confirm" calls with the nicer UX version 2024-04-24 19:52:33 -06:00
trentlarson 79b14355d9 add choice of a start date for a project 2024-04-23 20:48:38 -06:00
trentlarson c5102f89b5 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 ab6d2e3d4b remove message confusion, add project name during give-details 2024-04-21 20:31:57 -06:00
trentlarson d1a285d659 change the "give" action on contact page to use dialog box 2024-04-21 16:42:22 -06:00
trentlarson bba183dc46 add 'offer' on contact screen 2024-04-21 07:38:59 -06:00
trentlarson 676882978a add code to display profiles in feed, but deactivate it for now 2024-04-20 19:53:11 -06:00
trentlarson 03f722f38a make so cropping isn't behind header; delete profile image from storage when deleted 2024-04-19 20:13:44 -06:00
trentlarson 606f21faec make the home screen elements load more quickly 2024-04-19 15:37:10 -06:00
trentlarson 5a9958cb4f show contact's or user's icon in more places 2024-04-19 11:39:01 -06:00
trentlarson b11cf81bf9 crop the image and store online and in settings 2024-04-18 20:27:43 -06:00
trentlarson 734e28667d add photo to profile page (not yet saved) 2024-04-17 20:07:09 -06:00
trentlarson 405bc22dae fix contact sorting to show those without names 2024-04-17 19:29:17 -06:00
trentlarson 7ae431a9e7 fix PWA creation & service-worker registration, plus some commentary tweaks 2024-04-09 20:29:21 -06:00
trentlarson 77becf8673 remove non-working interests, enhance error messages, update tasks & changelog 2024-04-09 17:54:17 -06:00
trentlarson 0b446ec134 misc tweaks for new vite build 2024-04-07 18:12:33 -06:00
trentlarson 1459719a47 remove a lingering debug console.log 2024-04-07 11:39:13 -06:00
trentlarson ab81648aca fix linting 2024-04-07 11:02:54 -06:00
trentlarson 5828a290c7 Merge remote-tracking branch 'original-origin/master' into feat/vitejs-trent 2024-04-07 09:41:14 -06:00
trentlarson 78fab735e6 avoid a huge error message in a likely-well-known scenario 2024-04-07 09:24:55 -06:00
trentlarson 2ae165d56f reorder home page vapid check to avoid an error on localhost 2024-04-07 09:16:42 -06:00
trentlarson 0fbd1ad51a add missing Dexie import (which causes failure upon download click) 2024-04-07 09:13:32 -06:00
trentlarson d49bf61524 on home page, change the filtered button color 2024-04-06 17:58:10 -06:00
trentlarson 5a2a8659f7 Merge branch 'master' into ui-additions-2024-03 2024-04-06 17:45:32 -06:00
trentlarson 0632fb9b39 show in description when recipient is a project (not just Anonymous) 2024-04-06 17:39:40 -06:00
trentlarson 640d273646 filter by selections (now all working), add cache for plans 2024-04-06 14:01:18 -06:00
trentlarson 8f4289c14d 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 8e1daf7015 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
Jose Olarte III e90a0be6d9 Names and variables for filter toggles 2024-04-03 15:51:23 +08:00
trentlarson 489bb76a60 adjust more code to the PushSubscriptionJSON 2024-04-02 19:32:41 -06:00
trentlarson 2ca33bb9eb adjust the notification-subscription objects to try and send correct info 2024-04-02 19:18:31 -06:00
trentlarson 121181c6a1 add adjustment to UTC hour for notification time 2024-04-02 18:38:44 -06:00
trentlarson 7692cc2b35 add logic to send a time for notifications 2024-04-01 19:04:54 -06:00
Jose Olarte III 0b4f2484f7 Additions to Account View 2024-03-29 21:41:14 +08:00
Jose Olarte III cfd53bc186 Removed one more 2024-03-29 15:55:16 +08:00
Jose Olarte III 7f66addfe3 Filter options reduced for release 2024-03-29 15:53:46 +08:00
Jose Olarte III 4635c1ac48 Feed filters dialog 2024-03-27 19:57:31 +08:00
Jose Olarte III 55da3d0b1c Map fix #2 2024-03-26 21:38:21 +08:00
Jose Olarte III dce4d3cc72 Button width changes
For buttons that are next to each other
2024-03-26 19:55:16 +08:00
Jose Olarte III e028197a2a Optimized grid space for wider screens 2024-03-26 17:12:55 +08:00
Jose Olarte III 0dab475d8b Fixed map z-index 2024-03-26 16:54:43 +08:00