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-10 07:04:58 -06:00
2025-09-08 11:36:59 +00:00
2025-09-04 07:28:26 +00:00
2025-09-04 07:28:26 +00:00
2025-09-08 11:38:51 +00:00
2025-02-25 09:58:31 +00:00
2025-09-08 11:38:51 +00:00
2025-09-04 07:28:26 +00:00
2025-08-04 09:02:24 -06:00
2025-09-04 07:28:26 +00:00
2025-09-04 07:28:26 +00:00
2025-09-08 11:36:59 +00:00
2025-09-08 11:36:59 +00:00
2025-09-05 19:52:53 -06:00
2025-09-05 19:52:53 -06:00
2025-08-26 15:20:12 +08:00
2025-08-26 15:20:12 +08:00
2025-09-04 07:28:26 +00:00
2025-09-11 01:43:10 +00:00
2025-09-08 11:36:59 +00:00
2025-07-26 06:13:47 +00:00
2025-03-11 09:35:55 +00:00
2025-05-26 13:59:34 -06:00
2025-09-02 19:11:50 -06:00
2025-09-05 19:52:53 -06:00
2025-09-07 10:30:48 +00:00
2025-09-01 06:42:00 -06:00
2025-09-01 19:36:01 +08:00
2025-09-04 07:28:26 +00:00
2025-09-04 07:28:26 +00:00
2025-07-06 07:07:38 +00:00
2025-09-04 07:28:26 +00:00
2025-09-01 16:54:36 +08:00
2025-09-04 07:28:26 +00:00
2025-05-27 03:21:55 +00:00
2025-09-04 07:28:26 +00:00
2025-08-16 14:13:36 +00:00
2025-08-18 19:26:59 -06:00
2025-08-16 14:13:36 +00:00
2025-09-04 07:28:26 +00:00
2025-09-04 07:28:26 +00:00
2025-07-20 19:55:37 -06:00
2025-09-04 07:28:26 +00:00
2025-02-26 06:50:08 +00:00
2025-09-04 07:28:26 +00:00
2025-09-04 07:28:26 +00:00
2025-09-05 19:52:53 -06:00
2025-09-03 15:52:29 +08:00
2025-09-04 07:28:26 +00:00
2025-09-02 10:24:02 +00:00
2025-08-26 07:23:24 +00:00
2025-02-26 06:50:08 +00:00
2025-09-05 04:02:53 +00:00
2025-09-04 07:28:26 +00:00