2379 Commits (4f3a1b390dae0d655f6da45c1433e6ee6eb15a2b)

Author SHA1 Message Date
Jose Olarte III 25e79249dd Feat: integrate RegistrationNotice component into ProjectsView 2 months ago
Jose Olarte III 47a7b03cca Refactor: simplify RegistrationNotice component interface 2 months ago
Jose Olarte III 7f5a64dceb UI: update HomeView onboard alert style 2 months ago
Jose Olarte III aa55588cbb UI: spacing and text styling consistencies 2 months ago
Jose Olarte III 5f63e05090 Fix: hide offer link from unregistered users 2 months ago
Jose Olarte III 74c70c7fa0 fix(DIDView): validate DID format before processing URL parameters 2 months ago
Matthew Raymer 3be7001d1b chore: linting 2 months ago
Matthew Raymer 8db07465ed fix(typescript): resolve ProfileService typing issues and eliminate any types 2 months ago
Jose Olarte III 612c0b51cc Fix: use route-specific parameter keys in deep link parser 2 months ago
Matthew Raymer ce107fba52 style: clean up ProfileService formatting 2 months ago
Matthew Raymer 4422c82c08 fix: resolve deeplink listener registration and add comprehensive logging 2 months ago
Matthew Raymer fbcd3a50ca feat: implement dynamic platform entry point system 2 months ago
Matthew Raymer 618b822c8b fix(services): remove duplicate getErrorUrl method from ProfileService 2 months ago
Matthew Raymer 63e1738d87 fix(ui): remove debug output from AccountViewView map loading 2 months ago
Matthew Raymer 86e9aa75c1 fix(types): resolve TypeScript any type violations 2 months ago
Matthew Raymer 9384f0083a refactor(types): improve type safety and eliminate type assertions 2 months ago
Trent Larson 016e849d3e fix: Fix onboard-meeting-members deep link with groupId. 2 months ago
Jose Olarte III eb44e7b51e Chore: convert "unnamed" into constant 2 months ago
Jose Olarte III e5ad71505c Chore: move function to serverUtil 2 months ago
Jose Olarte III ca8d72e1c9 Fix: remove non-applicable IDs 2 months ago
Matthew Raymer f2026bb921 chore: clean up debug logging 2 months ago
Matthew Raymer bc9d3cdda5 fix(profile): resolve map loading and profile deletion issues 2 months ago
Jose Olarte III 909d6ff561 Change log level to debug 2 months ago
Matthew Raymer 1542c7bb75 chore: linting 2 months ago
Trent Larson c1ae5cbfb8 doc: Update messaging when deleting a contact to warn about same DIDs. 2 months ago
Trent Larson 19f0c270d3 chore: Rename variable for clarity 2 months ago
Trent Larson 799981d1cb doc: Add comment about similar code. 2 months ago
Matthew Raymer 379056aae1 feat(typescript): resolve Priority 2 type safety issues across components 2 months ago
Matthew Raymer bc618bb13b feat(typescript): implement type-safe database error handling and eliminate any types 2 months ago
Matthew Raymer b761088839 refactor(logging): replace console.* and reclassify log levels in HomeView.vue, FeedFilters.vue 2 months ago
Jose Olarte III a4528c5703 Refactor: eliminate "special" entity type and use DID-based logic 2 months ago
Jose Olarte III 693173f09d UI: wording and spacing consistencies 2 months ago
Matthew Raymer 79593f12b4 fix(types): resolve notification system type safety issues 2 months ago
Jose Olarte III a1388539c1 Fix: improve offer fulfillment detection in ClaimView 2 months ago
Trent Larson a221a5c5ed feat: Add easier way for test users to register themselves. 2 months ago
Matthew Raymer adfaef7947 fix(lint): resolve low and medium impact warnings 2 months ago
Jose Olarte III 6d0f4d910f Fix: overloaded arguments + linting 2 months ago
Jose Olarte III 87ebe4ffae Fix: restore newer clipboard service call 2 months ago
Jose Olarte III ec1a725832 Refactor: improve dialog logic and entity handling 2 months ago
Matthew Raymer 8c0b547855 fix(typescript): resolve production build errors and add ESLint ignore comments 2 months ago
Matthew Raymer bb357f294a refactor(ui): remove unused image cache system and fix TypeScript compilation 2 months ago
Matthew Raymer 2afe61d752 chore: lint-fix 2 months ago
Matthew Raymer 9196081f34 fix(home): resolve nearby filter not refreshing feed view 2 months ago
Matthew Raymer d30597a921 feat(logging): implement configurable log levels via VITE_LOG_LEVEL 2 months ago
Jose Olarte III 6d316c2b3f Fix: restored prop to show/hide "Show All" 2 months ago
Jose Olarte III 24f6730572 Fix: remove redundant method 2 months ago
Jose Olarte III c969c536bf Fix: notify getting called before it's initialized 2 months ago
Matthew Raymer de47829dc2 fix: DataExportSection error 2 months ago
Trent Larson e0b9481be5 fix: Fix error with deep links trying to parse empty query parameters. 2 months ago
Trent Larson a11ff04afa fix: Correct success result check for saving profile. 2 months ago