3374 Commits (master)
 

Author SHA1 Message Date
Matthew Raymer 8c0b547855 fix(typescript): resolve production build errors and add ESLint ignore comments 11 hours ago
Matthew Raymer 2afe61d752 chore: lint-fix 12 hours ago
Matthew Raymer 85f0283278 chore: clear docs folder 20 hours ago
Matthew Raymer de47829dc2 fix: DataExportSection error 1 day ago
Jose Olarte III 91e46f435e Merge branch 'offer-validation-logic' into build-improvement 2 days ago
Matthew Raymer d086ab2f46 Merge branch 'master' into build-improvement 2 days ago
Trent Larson ff61a0bdf3 chore: Bump to v 1.0.6 build 39 2 days ago
Trent Larson e0b9481be5 fix: Fix error with deep links trying to parse empty query parameters. 2 days ago
Trent Larson a11ff04afa fix: Correct success result check for saving profile. 4 days ago
Trent Larson e8bf8014b4 chore: remove notifications that don't work, and adjust other commentary & docs. 4 days ago
Trent Larson c1713e1b0b chore: Remove duplicate logic for encoding contactMethods for DB. 4 days ago
Jose Olarte III 0277b05fef Fix: offer validation prematurely closes dialog 4 days ago
Matthew Raymer d5db39878c Remove debug code from ShareMyContactInfoView 5 days ago
Matthew Raymer 778d00c2a4 refactor(HomeView): remove unused methods and deduplicate API server calls 5 days ago
Matthew Raymer 4f9fb068c8 Remove unused confirmation code from ActivityListItem and HomeView 5 days ago
Matthew Raymer 0eb8d3d50e Migrate OnboardMeetingListView to new notify system and add comprehensive documentation 5 days ago
Matthew Raymer f98d6c7020 Fix notify initialization and axios access errors 5 days ago
Jose Olarte III bf08e57ce7 Fix: re-organize entity type conditional logic in gifting flow 5 days ago
Jose Olarte III 18e6aa5a9a Fix: gifting error messages 5 days ago
Jose Olarte III 795df6a8fb Test "You" explicitly; fallback is "Unnamed" 6 days ago
Jose Olarte III 919b48e61f Remove unneeded comment 6 days ago
Matthew Raymer 3c37ead60d feat: add comprehensive Quick Start section and clean:all command 6 days ago
Matthew Raymer 6868a322f1 feat: switch ContactQRScanShowView to URL-based contact sharing 6 days ago
Trent Larson 783ad6e122 fix: Fix data for gives that fulfill offers that are attached to projects (not to include person info). Also: commentary. 6 days ago
Trent Larson 1f1739f00c fix: Fix messaging on the info-circles by givers & receivers in gifting details. 6 days ago
Matthew Raymer ed0f49656d Simplify contactsToExportJson function 6 days ago
Matthew Raymer 75e8b34e88 Merge branch 'build-improvement' of ssh://173.199.124.46:222/trent_larson/crowd-funder-for-time-pwa into build-improvement 6 days ago
Matthew Raymer b267d1bc66 Fix contact backup export: contactMethods now exports as JSON arrays instead of strings 6 days ago
Trent Larson 2a34d0e2d1 chore: Adjust some types and type commentary 6 days ago
Matthew Raymer 4480778a49 fix: export contactMethods as JSON arrays instead of strings 7 days ago
Matthew Raymer 607bb50a55 fix: Restore "Share Your Info" functionality with correct QR code format 7 days ago
Matthew Raymer 5ae0535935 fix: Restore "Get someone to onboard you" button functionality 7 days ago
Matthew Raymer c27caf8887 Fix build script to fail on TypeScript errors 7 days ago
Trent Larson b17642fbcb fix: Toast messages were showing numbers. Removed unused function. Clarified tests. 7 days ago
Matthew Raymer 974d33b322 Document environment variable precedence and API configuration scheme 1 week ago
Matthew Raymer 3b1a63468c Add iOS support for custom API IP configuration 1 week ago
Matthew Raymer 1d6418b02c Add custom API IP support for Android physical device development 1 week ago
Matthew Raymer b681905abd Upgrade Android API from 35 to 36 1 week ago
Matthew Raymer 32f589b866 Fix Android emulator API connectivity with cleaner build script approach 1 week ago
Trent Larson 938cf673fc fix: A 'back' from a DID view page goes back to the list (not to edit again) 1 week ago
Trent Larson 984244117b chore: Remove duplicate checks for bad contact methods. 1 week ago
Matthew Raymer 0bd0e7c332 Fix contact methods JSON string/array duality in PlatformServiceMixin 1 week ago
Matthew Raymer aed16ebe94 Remove PROD_SHARE_DOMAIN constant and unify domain configuration 1 week ago
Jose Olarte III 06f3a4c7c2 Refactor: simplify GiftedDialog with explicit entity type props 1 week ago
Matthew Raymer 371cf763c8 Merge branch 'build-improvement' of ssh://173.199.124.46:222/trent_larson/crowd-funder-for-time-pwa into build-improvement 1 week ago
Matthew Raymer 3d38cb89a9 Fix HomeView registration status by using $accountSettings() instead of $settings() 1 week 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