1634 Commits (0eb8d3d50ea6854c3272d0fe09f4f910103b2ae7)

Author SHA1 Message Date
Matthew Raymer 0eb8d3d50e Migrate OnboardMeetingListView to new notify system and add comprehensive documentation 1 week ago
Matthew Raymer f98d6c7020 Fix notify initialization and axios access errors 1 week ago
Jose Olarte III bf08e57ce7 Fix: re-organize entity type conditional logic in gifting flow 1 week ago
Jose Olarte III 18e6aa5a9a Fix: gifting error messages 1 week ago
Jose Olarte III 795df6a8fb Test "You" explicitly; fallback is "Unnamed" 1 week ago
Jose Olarte III 919b48e61f Remove unneeded comment 1 week ago
Matthew Raymer 6868a322f1 feat: switch ContactQRScanShowView to URL-based contact sharing 1 week ago
Trent Larson 783ad6e122 fix: Fix data for gives that fulfill offers that are attached to projects (not to include person info). Also: commentary. 1 week ago
Trent Larson 1f1739f00c fix: Fix messaging on the info-circles by givers & receivers in gifting details. 1 week ago
Matthew Raymer ed0f49656d Simplify contactsToExportJson function 1 week ago
Matthew Raymer b267d1bc66 Fix contact backup export: contactMethods now exports as JSON arrays instead of strings 1 week ago
Trent Larson 2a34d0e2d1 chore: Adjust some types and type commentary 1 week ago
Matthew Raymer 4480778a49 fix: export contactMethods as JSON arrays instead of strings 1 week ago
Matthew Raymer 607bb50a55 fix: Restore "Share Your Info" functionality with correct QR code format 1 week ago
Matthew Raymer 5ae0535935 fix: Restore "Get someone to onboard you" button functionality 1 week ago
Trent Larson b17642fbcb fix: Toast messages were showing numbers. Removed unused function. Clarified tests. 1 week ago
Trent Larson 938cf673fc fix: A 'back' from a DID view page goes back to the list (not to edit again) 2 weeks ago
Trent Larson 984244117b chore: Remove duplicate checks for bad contact methods. 2 weeks ago
Matthew Raymer 0bd0e7c332 Fix contact methods JSON string/array duality in PlatformServiceMixin 2 weeks ago
Matthew Raymer aed16ebe94 Remove PROD_SHARE_DOMAIN constant and unify domain configuration 2 weeks ago
Jose Olarte III 06f3a4c7c2 Refactor: simplify GiftedDialog with explicit entity type props 2 weeks ago
Matthew Raymer 3d38cb89a9 Fix HomeView registration status by using $accountSettings() instead of $settings() 2 weeks ago
Trent Larson fb2ac963bd fix: Adjust VC types. 2 weeks ago
Trent Larson e5e01040b2 chore: Restore the dev setting for a variable. 2 weeks ago
Trent Larson 197dea48c9 chore: remove comments that moved into ClickUp issues 2 weeks ago
Jose Olarte III 54bfaafbd0 Fix entity type matching in ClaimView 2 weeks ago
Matthew Raymer c30b94dcc7 Integrate TypeScript type checking into build process with conditional execution 2 weeks ago
Jose Olarte III e741790d70 Fix ClaimView affirm delivery action 2 weeks ago
Jose Olarte III 404a7cbc71 Add form field preservation in gifting flow 2 weeks ago
Jose Olarte III f4a7d437c8 Fix parameter passing in contact gift dialogs 2 weeks ago
Jose Olarte III 433f3c1154 Fix GiftedDialog functionality 2 weeks ago
Jose Olarte III 0582954cfa Remove 'customTitle' variable 2 weeks ago
Jose Olarte III 6d28a7d8a3 Function name change 2 weeks ago
Jose Olarte III 12b43bf684 Ref name change 2 weeks ago
Trent Larson 31711e2ea6 fix: usage of testRecursivelyOnStrings method to match new definition 2 weeks ago
Matthew Raymer ca828d45a6 cleanup: Remove unused duplicate type definition files 2 weeks ago
Matthew Raymer 9067bec54a fix: Convert searchBoxes arrays to JSON strings in $saveSettings and $updateSettings 2 weeks ago
Matthew Raymer 07c5c6fd31 Convert Vue components to use @Emit decorator instead of manual emits declarations 2 weeks ago
Trent Larson 9562d3aa32 chore: commentary and verbiage and one stray unnecessary check 2 weeks ago
Trent Larson 4e36612388 fix: remove more references to clearAllCaches 2 weeks ago
Trent Larson 54e5657899 fix: remove code that blanks out the profile image on limit retrieval, which should be unrelated 2 weeks ago
Trent Larson 5971f0976a chore: Comment out the unused caching utilities (so they're not mistakenly used). 2 weeks ago
Matthew Raymer 95d223e13c Fix accessibility and image deletion issues in AccountViewView 3 weeks ago
Matthew Raymer 1d32ceb57e Fix claim server setting persistence in AccountViewView 3 weeks ago
Matthew Raymer 591a740a1f fix: disable rate limit notification 3 weeks ago
Matthew Raymer 45e5b86b0a fix: ClaimView now correctly displays User #0 registration status 3 weeks ago
Matthew Raymer e04c9f3626 WIP: improve font caching and partial fix on test 3 weeks ago
Matthew Raymer c628c78565 chore: clean up console logs 3 weeks ago
Jose Olarte III ac22e37628 Fix: added back search area preview 3 weeks ago
Jose Olarte III e4097f7e4c Fix: properly initialize notify + bulletproofing 3 weeks ago