2178 Commits (20043149fd1bf11d003e3cb7217061c3557d4177)

Author SHA1 Message Date
Matthew Raymer bc9d3cdda5 fix(profile): resolve map loading and profile deletion issues 5 days ago
Matthew Raymer 1542c7bb75 chore: linting 5 days ago
Trent Larson c1ae5cbfb8 doc: Update messaging when deleting a contact to warn about same DIDs. 5 days ago
Trent Larson 799981d1cb doc: Add comment about similar code. 6 days ago
Matthew Raymer 379056aae1 feat(typescript): resolve Priority 2 type safety issues across components 6 days ago
Matthew Raymer bc618bb13b feat(typescript): implement type-safe database error handling and eliminate any types 6 days ago
Matthew Raymer 79593f12b4 fix(types): resolve notification system type safety issues 1 week ago
Trent Larson a221a5c5ed feat: Add easier way for test users to register themselves. 1 week ago
Matthew Raymer adfaef7947 fix(lint): resolve low and medium impact warnings 1 week ago
Matthew Raymer 8c0b547855 fix(typescript): resolve production build errors and add ESLint ignore comments 2 weeks ago
Matthew Raymer bb357f294a refactor(ui): remove unused image cache system and fix TypeScript compilation 2 weeks ago
Matthew Raymer 2afe61d752 chore: lint-fix 2 weeks ago
Matthew Raymer d30597a921 feat(logging): implement configurable log levels via VITE_LOG_LEVEL 2 weeks ago
Jose Olarte III c969c536bf Fix: notify getting called before it's initialized 2 weeks ago
Matthew Raymer de47829dc2 fix: DataExportSection error 2 weeks ago
Trent Larson e0b9481be5 fix: Fix error with deep links trying to parse empty query parameters. 2 weeks ago
Trent Larson a11ff04afa fix: Correct success result check for saving profile. 2 weeks ago
Trent Larson e8bf8014b4 chore: remove notifications that don't work, and adjust other commentary & docs. 2 weeks ago
Trent Larson c1713e1b0b chore: Remove duplicate logic for encoding contactMethods for DB. 2 weeks ago
Jose Olarte III 0277b05fef Fix: offer validation prematurely closes dialog 2 weeks ago
Matthew Raymer d5db39878c Remove debug code from ShareMyContactInfoView 2 weeks ago
Matthew Raymer 778d00c2a4 refactor(HomeView): remove unused methods and deduplicate API server calls 2 weeks ago
Matthew Raymer 4f9fb068c8 Remove unused confirmation code from ActivityListItem and HomeView 2 weeks ago
Matthew Raymer 0eb8d3d50e Migrate OnboardMeetingListView to new notify system and add comprehensive documentation 2 weeks ago
Matthew Raymer f98d6c7020 Fix notify initialization and axios access errors 2 weeks ago
Jose Olarte III bf08e57ce7 Fix: re-organize entity type conditional logic in gifting flow 2 weeks ago
Jose Olarte III 18e6aa5a9a Fix: gifting error messages 2 weeks ago
Jose Olarte III 795df6a8fb Test "You" explicitly; fallback is "Unnamed" 2 weeks ago
Jose Olarte III 919b48e61f Remove unneeded comment 2 weeks ago
Matthew Raymer 6868a322f1 feat: switch ContactQRScanShowView to URL-based contact sharing 2 weeks ago
Trent Larson 783ad6e122 fix: Fix data for gives that fulfill offers that are attached to projects (not to include person info). Also: commentary. 2 weeks ago
Trent Larson 1f1739f00c fix: Fix messaging on the info-circles by givers & receivers in gifting details. 2 weeks ago
Matthew Raymer ed0f49656d Simplify contactsToExportJson function 2 weeks ago
Matthew Raymer b267d1bc66 Fix contact backup export: contactMethods now exports as JSON arrays instead of strings 2 weeks ago
Trent Larson 2a34d0e2d1 chore: Adjust some types and type commentary 2 weeks ago
Matthew Raymer 4480778a49 fix: export contactMethods as JSON arrays instead of strings 2 weeks ago
Matthew Raymer 607bb50a55 fix: Restore "Share Your Info" functionality with correct QR code format 2 weeks ago
Matthew Raymer 5ae0535935 fix: Restore "Get someone to onboard you" button functionality 2 weeks ago
Trent Larson b17642fbcb fix: Toast messages were showing numbers. Removed unused function. Clarified tests. 2 weeks ago
Trent Larson 938cf673fc fix: A 'back' from a DID view page goes back to the list (not to edit again) 3 weeks ago
Trent Larson 984244117b chore: Remove duplicate checks for bad contact methods. 3 weeks ago
Matthew Raymer 294034d9b4 Enhanced contact import documentation and test cleanup 3 weeks ago
Matthew Raymer 138a7ee3cf feat: add comprehensive contact import test suite with performance monitoring 3 weeks ago
Matthew Raymer 0bd0e7c332 Fix contact methods JSON string/array duality in PlatformServiceMixin 3 weeks ago
Matthew Raymer aed16ebe94 Remove PROD_SHARE_DOMAIN constant and unify domain configuration 3 weeks ago
Jose Olarte III 06f3a4c7c2 Refactor: simplify GiftedDialog with explicit entity type props 3 weeks ago
Matthew Raymer 676cd6a537 feat: implement performance optimizations for HomeView feed loading 3 weeks ago
Matthew Raymer 3d38cb89a9 Fix HomeView registration status by using $accountSettings() instead of $settings() 3 weeks ago
Trent Larson fb2ac963bd fix: Adjust VC types. 3 weeks ago
Trent Larson e5e01040b2 chore: Restore the dev setting for a variable. 3 weeks ago