Files
crowd-funder-for-time-pwa/src/views
Matthew Raymer e856ace61f feat: migrate DiscoverView.vue to use new ActiveDid pattern
Replace `settings.activeDid` with `$getActiveIdentity()` API call.
Updates discover search functionality to use active_identity table.

- Add `const activeIdentity = await this.$getActiveIdentity();`
- Update activeDid assignment in mounted() lifecycle
- Maintain existing search and discovery functionality

 TypeScript compilation passes
 Linting standards met
 Functionality preserved

Part of ActiveDid migration following "One Component + Test Pattern".
2025-09-11 01:43:10 +00:00
..
2025-09-08 11:38:51 +00:00
2025-09-08 11:38:51 +00:00
2025-09-02 19:11:50 -06:00
2025-07-20 19:55:37 -06:00