Files
crowd-funder-for-time-pwa/src
Jose Olarte III ea19195850 refactor: extract SetVisibilityDialog into standalone component
- Extract "Set Visibility to Meeting Members" dialog from App.vue into dedicated SetVisibilityDialog.vue component
- Move dialog logic directly to MembersList.vue for better component coupling
- Remove unnecessary intermediate state management from App.vue
- Clean up redundant style definitions (rely on existing Tailwind CSS classes)
- Remove unused logger imports and debug functions
- Add explanatory comment for Vue template constant pattern

This improves maintainability by isolating dialog functionality and follows established component patterns in the codebase.
2025-10-16 17:18:56 +08:00
..
2025-10-05 15:31:08 -06:00
2025-04-22 07:48:04 +00:00
2024-04-07 11:02:54 -06:00
2024-07-23 20:14:07 -06:00