2237 Commits (f63f4856bffbe0da602f7f177da29dd686686b7e)

Author SHA1 Message Date
Jose Olarte III ca8d72e1c9 Fix: remove non-applicable IDs 4 weeks ago
Matthew Raymer f2026bb921 chore: clean up debug logging 4 weeks ago
Matthew Raymer bc9d3cdda5 fix(profile): resolve map loading and profile deletion issues 4 weeks ago
Jose Olarte III 909d6ff561 Change log level to debug 4 weeks ago
Matthew Raymer 1542c7bb75 chore: linting 4 weeks ago
Trent Larson c1ae5cbfb8 doc: Update messaging when deleting a contact to warn about same DIDs. 4 weeks ago
Trent Larson 799981d1cb doc: Add comment about similar code. 1 month ago
Matthew Raymer 379056aae1 feat(typescript): resolve Priority 2 type safety issues across components 1 month ago
Matthew Raymer bc618bb13b feat(typescript): implement type-safe database error handling and eliminate any types 1 month ago
Matthew Raymer b761088839 refactor(logging): replace console.* and reclassify log levels in HomeView.vue, FeedFilters.vue 1 month ago
Jose Olarte III a4528c5703 Refactor: eliminate "special" entity type and use DID-based logic 1 month ago
Matthew Raymer 79593f12b4 fix(types): resolve notification system type safety issues 1 month ago
Trent Larson a221a5c5ed feat: Add easier way for test users to register themselves. 1 month ago
Matthew Raymer adfaef7947 fix(lint): resolve low and medium impact warnings 1 month ago
Jose Olarte III 6d0f4d910f Fix: overloaded arguments + linting 1 month ago
Jose Olarte III 87ebe4ffae Fix: restore newer clipboard service call 1 month ago
Jose Olarte III ec1a725832 Refactor: improve dialog logic and entity handling 1 month ago
Matthew Raymer 8c0b547855 fix(typescript): resolve production build errors and add ESLint ignore comments 1 month ago
Matthew Raymer bb357f294a refactor(ui): remove unused image cache system and fix TypeScript compilation 1 month ago
Matthew Raymer 2afe61d752 chore: lint-fix 1 month ago
Matthew Raymer 9196081f34 fix(home): resolve nearby filter not refreshing feed view 1 month ago
Matthew Raymer d30597a921 feat(logging): implement configurable log levels via VITE_LOG_LEVEL 1 month ago
Jose Olarte III 6d316c2b3f Fix: restored prop to show/hide "Show All" 1 month ago
Jose Olarte III 24f6730572 Fix: remove redundant method 1 month ago
Jose Olarte III c969c536bf Fix: notify getting called before it's initialized 1 month ago
Matthew Raymer de47829dc2 fix: DataExportSection error 1 month ago
Trent Larson e0b9481be5 fix: Fix error with deep links trying to parse empty query parameters. 1 month ago
Trent Larson a11ff04afa fix: Correct success result check for saving profile. 1 month ago
Trent Larson e8bf8014b4 chore: remove notifications that don't work, and adjust other commentary & docs. 1 month ago
Trent Larson c1713e1b0b chore: Remove duplicate logic for encoding contactMethods for DB. 1 month ago
Jose Olarte III 0277b05fef Fix: offer validation prematurely closes dialog 1 month ago
Matthew Raymer d5db39878c Remove debug code from ShareMyContactInfoView 1 month ago
Matthew Raymer 778d00c2a4 refactor(HomeView): remove unused methods and deduplicate API server calls 1 month ago
Matthew Raymer 4f9fb068c8 Remove unused confirmation code from ActivityListItem and HomeView 1 month ago
Matthew Raymer 0eb8d3d50e Migrate OnboardMeetingListView to new notify system and add comprehensive documentation 1 month ago
Matthew Raymer f98d6c7020 Fix notify initialization and axios access errors 1 month ago
Jose Olarte III bf08e57ce7 Fix: re-organize entity type conditional logic in gifting flow 1 month ago
Jose Olarte III 18e6aa5a9a Fix: gifting error messages 1 month ago
Jose Olarte III 795df6a8fb Test "You" explicitly; fallback is "Unnamed" 1 month ago
Jose Olarte III 919b48e61f Remove unneeded comment 1 month ago
Matthew Raymer 6868a322f1 feat: switch ContactQRScanShowView to URL-based contact sharing 1 month 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 month ago
Trent Larson 1f1739f00c fix: Fix messaging on the info-circles by givers & receivers in gifting details. 1 month ago
Matthew Raymer ed0f49656d Simplify contactsToExportJson function 1 month ago
Matthew Raymer b267d1bc66 Fix contact backup export: contactMethods now exports as JSON arrays instead of strings 1 month ago
Trent Larson 2a34d0e2d1 chore: Adjust some types and type commentary 1 month ago
Matthew Raymer 4480778a49 fix: export contactMethods as JSON arrays instead of strings 1 month ago
Matthew Raymer 607bb50a55 fix: Restore "Share Your Info" functionality with correct QR code format 1 month ago
Matthew Raymer 5ae0535935 fix: Restore "Get someone to onboard you" button functionality 1 month ago
Trent Larson b17642fbcb fix: Toast messages were showing numbers. Removed unused function. Clarified tests. 1 month ago