1203 Commits (d33d423b7ee484c7a1ecae7ce84e12803d3fc069)

Author SHA1 Message Date
Trent Larson 156950c7f0 add invite-one-accept screen dedicated to accepting invitations 8 months ago
Trent Larson 49aff7e488 fix the wording on accepted invite 8 months ago
Trent Larson b657dc343a fix the wording on accepted invite 8 months ago
Trent Larson 7a80474c5c don't allow clicking on the invite link if they're not registered 8 months ago
Trent Larson 5afd218244 don't allow clicking on the invite link if they're not registered 8 months ago
Trent Larson 6ffbcfa9a1 catch more errors if something catastrophic happens to encrypted data 8 months ago
Trent Larson af197f7c11 catch more errors if something catastrophic happens to encrypted data 8 months ago
Trent Larson bb3807a805 switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often) 9 months ago
Trent Larson 251649e6fe switch the encryption secret from localStorage to IndexedDB (because localStorage gets lost so often) 9 months ago
Trent Larson fb0d855fac rename variables for clarity 9 months ago
Trent Larson ed4a9e581b rename variables for clarity 9 months ago
Trent Larson e6f5511dbb add page for a printable certificate (which works but isn't too impressive yet) 9 months ago
Trent Larson 2b802f01f8 add page for a printable certificate (which works but isn't too impressive yet) 9 months ago
Trent Larson 76280b7ee5 add periods "." at the end of the giver & receiver sentences 9 months ago
Trent Larson 8bd1a6668c add periods "." at the end of the giver & receiver sentences 9 months ago
Trent Larson 9861a1388e allow to deselect the giver & refactor dialog to group giver vs recipient 9 months ago
Trent Larson 5b5fbe23a5 allow to deselect the giver & refactor dialog to group giver vs recipient 9 months ago
Trent Larson 5effb76cf5 ensure overlays show on top of relative+absolute positioning like green pluses 9 months ago
Trent Larson 7189cce25e ensure overlays show on top of relative+absolute positioning like green pluses 9 months ago
Trent Larson f1163d8302 add words under feed, add big "plus" on first page, and reword some things 9 months ago
Trent Larson 53c4328e82 add words under feed, add big "plus" on first page, and reword some things 9 months ago
Trent Larson 7acf921e82 refactor some verbiage & look-and-feel 9 months ago
Trent Larson 1714f4d087 refactor some verbiage & look-and-feel 9 months ago
Trent Larson 5fc021b197 fix problem on claim view showing issuer name 9 months ago
Trent Larson 8f10904464 fix problem on claim view showing issuer name 9 months ago
Trent Larson 92fbde4f51 fix error on project screen hitting "back" with the chevron 9 months ago
Trent Larson 8c03946bd7 fix error on project screen hitting "back" with the chevron 9 months ago
Trent Larson f7fd568c60 add tests for gives to & from projects 9 months ago
Trent Larson d621828d53 add tests for gives to & from projects 9 months ago
Trent Larson 10bb79f695 refactor project screen: add action to record a give from it, and add checks to give confirmation buttons 9 months ago
Trent Larson 8db7ac3f6f refactor project screen: add action to record a give from it, and add checks to give confirmation buttons 9 months ago
Trent Larson 60f066bda0 change default reminder message; show people & unnamed icons blue for clickable 9 months ago
Trent Larson 1b87bda471 change default reminder message; show people & unnamed icons blue for clickable 9 months ago
Trent Larson 7777fa202b finish separation of daily reminder message, bump version to 0.3.34 9 months ago
Trent Larson 2758af6e6e finish separation of daily reminder message, bump version to 0.3.34 9 months ago
Trent Larson 8735fe44db change the notification detection to our own variables, and save the selected time 9 months ago
Trent Larson 15e09c2d81 change the notification detection to our own variables, and save the selected time 9 months ago
Trent Larson 2a652d2079 make the import selection more obvious, plus other verbiage 9 months ago
Trent Larson 5fa2f3eef6 make the import selection more obvious, plus other verbiage 9 months ago
Trent Larson 75fb4da42d move push notification setup out of an App.vue Notification and into a component 9 months ago
Trent Larson 73df9f374a move push notification setup out of an App.vue Notification and into a component 9 months ago
Trent Larson 2c0c7ac256 add minute to notification scheduling & fix a bug, plus other tweaks 9 months ago
Trent Larson f57d3b7707 add minute to notification scheduling & fix a bug, plus other tweaks 9 months ago
Trent Larson a1c1c9f805 add way to quickly import test data when on a test instance 9 months ago
Trent Larson a1b70db370 add way to quickly import test data when on a test instance 9 months ago
Trent Larson a73f0239c9 fix problem not showing user's projects on project page 10 months ago
Trent Larson 8466bb0b1f fix linting problem (NOW we'll deploy 0.3.33) 10 months ago
Trent Larson bacf9d7de6 fix problem with "Affirm Delivery" on offer claim page, plus other look-and-feel tweaks 10 months ago
Trent Larson c004706425 add pages to see all the offers to user and offers to user's projects 10 months ago
Trent Larson 0d880d1edc add "+" to numbers if hit limit (>50), fix linting 10 months ago