156 Commits (0eb16d5661d69a00f1eba5b611834db90bc2548e)

Author SHA1 Message Date
Trent Larson d7ef07c2e2 automatically create an identity on the first page (and other UI tweaks) 1 year ago
Trent Larson a87179d127 change wording from "identity" to "identifier" in many places 1 year ago
Trent Larson 1f05e81b05 add notification immediately after setting up subscription, and tweak messaging 1 year ago
Trent Larson 3083bb084a add more notification help instructions; remove confusing, big name-edit button 1 year ago
Jose Olarte III 998a1d312f Set max screen content width 1 year ago
Trent Larson 1f13bf772c move wait for service-worker initialization into the notification modal 1 year ago
Trent Larson def744b3df don't allow notification service-worker interaction until it is ready 1 year ago
Trent Larson 920c7bb612 adjust look & message on DB download 1 year ago
Trent Larson 7a099183ae remove db.close calls that caused an error when trying to download 1 year ago
Trent Larson c79dfac1fe add a way to import contacts & settings 1 year ago
Trent Larson 2b06c64664 make a backup download for browsers that don't get it automatically 1 year ago
Trent Larson f8d3fe2ee1 enhance service-worker logging, allow for filtered-push test 1 year ago
Trent Larson 25b1598fcb doc: add more help for the notifications 1 year ago
Trent Larson 05c6ddda02 allow a test notification from the notification help screen 1 year ago
Trent Larson a19aebcb37 simplify the notification message logic, hopefully fixing what's on servers 1 year ago
Trent Larson d0697c1ef4 fix top warnings when on prod or non-prod servers 1 year ago
Trent Larson 17c96dd01a fix linting, etc with previous feature (env warning) 1 year ago
Trent Larson 4f2cb55753 add warning if on unexpected server 1 year ago
Trent Larson 41c4cbe61a fix more messaging and actions if they don't have an ID 1 year ago
Trent Larson c8402797ad remove "mute" notifications (since they can turn them off, and the mute functionality isn't built) 1 year ago
Trent Larson 4a09b9b9b1 more fixes for when there is no identity 1 year ago
Jose Olarte III ab523639a5 Normalized button visual styles 1 year ago
Jose Olarte III 0484dfb253 Spacing and typography fixes 1 year ago
Jose Olarte III c2839e8a99 Mobile-style flushed-right toggle switches 1 year ago
Jose Olarte III e533cd3d34 Visual improvements to "set name" button 1 year ago
Trent Larson ccca93b9f1 change some messages, rework tasks 1 year ago
Trent Larson e6f73dc81c add an unsubscribe to the web push 1 year ago
Trent Larson 0d55a722c5 there's no need to capitalize EVERYTHING 1 year ago
Trent Larson 97ef78f5dd add better debug logging for web-push info 1 year ago
Trent Larson 672abac9a9 show web-push subscription info on demand, and refine docs 1 year ago
Trent Larson 9c36bb509a bump to v 0.1.5 and other misc tweaks 1 year ago
Trent Larson b18e554886 add ability to confirm a claim 1 year ago
Matthew Raymer 3e2723b744 Added auto-control on notification toggle -- be sure to empty browser cache in Storage to assure latest scripts are executing 1 year ago
Trent Larson a77d20b572 show appropriate icon next to amount numbers (and some docs) 1 year ago
Trent Larson 4041a7d08e more commentary, including for blank values for the user 1 year ago
Trent Larson 681d949098 update web push servers to the domains we're using 1 year ago
Trent Larson 3bf8fd0c22 rename "push" to "webPush" for future-proofing 1 year ago
Trent Larson 154fcd98a5 doc: refactor registration message & tests 1 year ago
Trent Larson f36ecfd8db misc look-and-feel tweaks 1 year ago
Trent Larson 65a5edf26b allow to customize the push-server for testing 1 year ago
Trent Larson 85bd807bcc allow view of feed without an identifier 1 year ago
Trent Larson eeece8a1b4 refactor UI & remove unused code on account screen 1 year ago
Trent Larson 433d0c023e refactor look of identity page 1 year ago
Trent Larson ac6376243b refactor name setting and other small messaging & types 1 year ago
Trent Larson a12f033b72 refactor type that was a duplication 1 year ago
Trent Larson c388cc8cfe remove lastName and just have a single name field 1 year ago
Trent Larson f43ecc98aa tweak notifications on errors and other responses 1 year ago
Trent Larson 0df5a975f3 add bottom navigation to edit-plan page 1 year ago
Trent Larson afc48a5434 add IDs for puppeteer test script 1 year ago
Matthew Raymer 5b5c631001 Fix typing errors from the refactoring 1 year ago