Commit Graph
100 Commits
Author SHA1 Message Date
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
trentlarson 4df7bb58a4 add help for clearing data, plus some other help fixes 2024-01-01 17:09:30 -07:00
trentlarson 15ccd2394f add missing 'date' to log interface 2024-01-01 16:25:23 -07:00
trentlarson 920c7bb612 adjust look & message on DB download 2024-01-01 16:24:36 -07:00
trentlarson 6eb26ea90c remove IndexedDB keys that shouldn't be keys, and remove unused table, and add commentary 2024-01-01 16:24:30 -07:00
trentlarson 28b6d9bbf9 doc: reorganize top tasks 2023-12-31 19:58:51 -05:00
trentlarson 7a099183ae remove db.close calls that caused an error when trying to download 2023-12-29 13:14:35 -07:00
trentlarson 11070755d6 refine error message when duplicate contact is input 2023-12-29 13:10:07 -07:00
trentlarson c79dfac1fe add a way to import contacts & settings 2023-12-29 12:46:47 -07:00
trentlarson 2b06c64664 make a backup download for browsers that don't get it automatically 2023-12-28 14:42:56 -07:00
trentlarson 769a928b3d increment version & add "-beta" 2023-12-27 20:03:59 -07:00
trentlarson d26d1d3601 bump to version 0.1.8 2023-12-27 19:50:47 -07:00
trentlarson 1e6159869f update daily check title & documentation 2023-12-27 18:51:49 -07:00
trentlarson 75d15ddeb9 add note to install as an app 2023-12-27 14:46:10 -07:00
trentlarson 051a0a97d8 fix issuer name in project list 2023-12-27 14:13:05 -07:00
trentlarson f8d3fe2ee1 enhance service-worker logging, allow for filtered-push test 2023-12-27 13:59:24 -07:00
trentlarson 4f0a046723 fix quick-give check on contact page & add message on detailed view 2023-12-27 13:58:42 -07:00
trentlarson c4a0458c08 doc: add to notification-help page & task list 2023-12-26 21:43:04 -07:00
trentlarson 25b1598fcb doc: add more help for the notifications 2023-12-26 17:48:14 -07:00
trentlarson ddbb700c34 Merge pull request 'Daily service-worker logging' (#100) from sw-log into master
Reviewed-on: trent_larson/crowd-funder-for-time-pwa#100
2023-12-25 14:51:22 -05:00
trentlarson fd8877900b add another alert message & test button 2023-12-25 12:51:06 -07:00
trentlarson 05c6ddda02 allow a test notification from the notification help screen 2023-12-24 21:24:51 -07:00
trentlarson 853eb3c623 include the data in the logged info for a service worker "push" 2023-12-23 19:34:26 -07:00
trentlarson 44cfe0d88e allow notifications even without an ID 2023-12-22 14:22:13 -07:00
trentlarson 7fe256dc9e log service worker messages to the DB (now works) 2023-12-22 12:51:18 -07:00
trentlarson e739d0be7c update error messages to be less... confusing 2023-12-22 09:19:36 -07:00
trentlarson 8d873b51bd doc: update tasks 2023-12-21 21:03:47 -07:00
trentlarson d7f4acb702 make more adjustments to try and get logging to work 2023-12-21 20:50:35 -07:00
trentlarson f8002c4550 add DB logging for service-worker events 2023-12-20 20:40:00 -07:00
trentlarson d6b1386741 add console logging for all service worker events 2023-12-20 19:49:04 -07:00
trentlarson 50fdd95c60 increment version & add -beta 2023-12-19 20:41:57 -07:00
trentlarson 91c6c7c11c bump to version 0.1.7 2023-12-19 20:39:11 -07:00
trentlarson 4e28dc8de6 update commentary, help, kudos 2023-12-19 20:35:28 -07:00
trentlarson fb425f0d51 update all icon images to our own art 2023-12-19 20:29:19 -07:00
trentlarson a19aebcb37 simplify the notification message logic, hopefully fixing what's on servers 2023-12-18 19:12:09 -07:00
trentlarson d0697c1ef4 fix top warnings when on prod or non-prod servers 2023-12-18 16:06:55 -07:00
trentlarson 1dd2333624 Merge pull request 'claim-view-improvements' (#99) from claim-view-improvements into master
Reviewed-on: trent_larson/crowd-funder-for-time-pwa#99
2023-12-18 16:54:02 -05:00
trentlarson 5534f8fa50 fix logic for prod & test host detection 2023-12-17 20:17:45 -07:00
trentlarson a5004d475e bump version to next -beta 2023-12-17 20:02:28 -07:00
trentlarson b445b1234f bump version to 0.1.6 2023-12-17 20:00:12 -07:00
trentlarson 17c96dd01a fix linting, etc with previous feature (env warning) 2023-12-16 17:17:54 -07:00
trentlarson 6ad17101b2 Merge pull request 'add warning if on unexpected server' (#98) from server-warn into master
Reviewed-on: trent_larson/crowd-funder-for-time-pwa#98
2023-12-16 10:08:17 -05:00
trentlarson b4085ffaa7 Merge branch 'master' into server-warn 2023-12-16 08:08:00 -07:00
trentlarson 4f2cb55753 add warning if on unexpected server 2023-12-16 08:04:16 -07:00
trentlarson 540cc21839 add infinite scroll to the home page feed 2023-12-14 21:54:15 -07:00
trentlarson c182068901 give more details on map-overlap issue 2023-12-13 21:27:13 -07:00
trentlarson aaa1f31945 fix one single linting problem 2023-12-13 21:16:17 -07:00
trentlarson 17c632eb16 on brand new ID, go back home (plus some task adjustments) 2023-12-13 20:19:29 -07:00
trentlarson 41c4cbe61a fix more messaging and actions if they don't have an ID 2023-12-13 20:05:58 -07:00
trentlarson c8402797ad remove "mute" notifications (since they can turn them off, and the mute functionality isn't built) 2023-12-13 19:53:46 -07:00
trentlarson 4a09b9b9b1 more fixes for when there is no identity 2023-12-13 19:46:40 -07:00
trentlarson 5db3423301 enhance error messages 2023-12-13 19:17:18 -07:00
trentlarson 2b00b243e8 fix error when lacking ID, and format linked projects 2023-12-13 19:13:04 -07:00
trentlarson f2e5d8168d Merge pull request 'design-tweaks-2023-12' (#96) from design-tweaks-2023-12 into master
Reviewed-on: trent_larson/crowd-funder-for-time-pwa#96
2023-12-13 11:20:54 -05:00
trentlarson 1d262b8da9 Merge branch 'master' into design-tweaks-2023-12 2023-12-13 11:17:33 -05:00
trentlarson 8ed74b71f2 change colors and add spacing to make buttons obvious 2023-12-13 09:16:45 -07:00
trentlarson 8fb21c3d89 doc: update tasks, update verbiage, and add to help doc 2023-12-13 08:58:04 -07:00
trentlarson 8dbfcd38d3 fix bad text in pop-up, and fix name of class 2023-12-13 08:57:24 -07:00
trentlarson 04df0d4eff fix problem when there's a null description 2023-12-13 08:56:53 -07:00
trentlarson ccca93b9f1 change some messages, rework tasks 2023-12-11 19:19:29 -07:00
trentlarson 1be6c04699 prompt them to fill in their name when sharing their info 2023-12-11 16:36:50 -07:00
trentlarson 2c33febb0e fix location of web-push unsubscribe action 2023-12-10 20:22:41 -07:00
trentlarson e6f73dc81c add an unsubscribe to the web push 2023-12-10 20:17:14 -07:00
trentlarson 0d55a722c5 there's no need to capitalize EVERYTHING 2023-12-10 18:55:13 -07:00
trentlarson 97ef78f5dd add better debug logging for web-push info 2023-12-10 18:53:58 -07:00
trentlarson 672abac9a9 show web-push subscription info on demand, and refine docs 2023-12-10 18:43:24 -07:00
trentlarson 0607fad3e5 remove the 'never' option for notifications & close on 'maybe later' 2023-12-10 17:41:03 -07:00
trentlarson 6aa89a1d1d update icon and favicon 2023-12-10 16:53:35 -07:00
trentlarson 2556d5feb9 Merge pull request 'add hash to help page for tracking exact versions' (#95) from git-hash into master
Reviewed-on: trent_larson/crowd-funder-for-time-pwa#95
2023-12-10 11:21:23 -05:00
trentlarson 3c1654764c add commit hash to help page 2023-12-10 09:20:03 -07:00
trentlarson 4c1e229d62 compute commit hash with git-describe 2023-12-10 09:18:07 -07:00
trentlarson 17444d75de remove references to test file 2023-12-10 08:59:25 -07:00
trentlarson f2fb432d2e update documentation for going to production 2023-12-09 22:15:24 -07:00
trentlarson e45689daed bump version to next beta 2023-12-09 21:21:35 -07:00
trentlarson 041308ebc9 fix app name so that it'll build 2023-12-09 20:39:17 -07:00
trentlarson 9c36bb509a bump to v 0.1.5 and other misc tweaks 2023-12-09 20:36:51 -07:00
trentlarson 2c300614ef add claim info link to offer & give lines on a project 2023-12-08 22:31:49 -07:00
trentlarson 8849e8806a Merge pull request 'allow changing the units being given' (#90) from other-units into master
Reviewed-on: trent_larson/crowd-funder-for-time-pwa#90
2023-12-09 00:22:32 -05:00
trentlarson f75094283a Merge branch 'master' into other-units 2023-12-09 00:22:20 -05:00
trentlarson 0fabccd410 revert util.d.ts to original (different spacing & capitalization) 2023-12-08 22:04:28 -07:00
trentlarson fa856f7594 Merge pull request 'add ability to view specific details of a claim, and also confirm it' (#91) from claim into master
Reviewed-on: trent_larson/crowd-funder-for-time-pwa#91
2023-12-08 23:24:41 -05:00
trentlarson 59d0772881 ask for confirmation before submitting a confirm claim 2023-12-08 14:13:23 -07:00
trentlarson b18e554886 add ability to confirm a claim 2023-12-08 14:10:01 -07:00
trentlarson 098ef3c644 add Claim view for details about a specific server record 2023-12-08 11:40:09 -07:00
trentlarson 6045975b79 add more tasks for notifications work 2023-12-07 20:44:48 -07:00
trentlarson a6bb036ceb fix name of new HelpNotificationsView class 2023-12-07 20:35:29 -07:00
trentlarson 1e2ad85547 add dedicated help page for looking into notifications 2023-12-07 20:33:17 -07:00
trentlarson 4daffe8f40 doc: fix note about remaining py_push_server work 2023-12-06 14:35:57 -07:00