60 Commits (bfc2f07326fbf5c9f3426db54616c8eb7082efad)

Author SHA1 Message Date
Jose Olarte III bfc2f07326 fix: resolve admission status styling issues for non-organizers in MembersList 3 weeks ago
Jose Olarte III 562713d5a4 feat: hide contact instruction when no non-contact members exist 3 weeks ago
Jose Olarte III 27e38f583b feat: improve auto-refresh handling during member admission dialogs 3 weeks ago
Trent Larson 5c0ce2d1fb fix: linting 3 weeks ago
Trent Larson 9e1c267bc0 refactor: make the meeting member "set visibility" screen much like the organizer's "admit" screen 3 weeks ago
Trent Larson 39173a8db2 fix: linting 3 weeks ago
Trent Larson 7ea6a2ef69 refactor: simplify logic for opening onboarding dialogs 3 weeks ago
Trent Larson f0f0f1681e chore: move a variable into most local scope 3 weeks ago
Jose Olarte III 2f1eeb6700 fix: resolve duplicate names in Visibility dialog after Admit dialog 3 weeks ago
Jose Olarte III e048e4c86b fix: restrict pending member styling to organizers only 3 weeks ago
Jose Olarte III 16ed5131c4 feat: restrict dialog access based on user roles 3 weeks ago
Jose Olarte III 6fbc9c2a5b feat: Add AdmitPendingMembersDialog for bulk member admission 3 weeks ago
Jose Olarte III 035509224b feat: change icon for pending members 4 weeks ago
Jose Olarte III e9ea89edae feat: enhance members list UI with visual indicators and improved styling 4 weeks ago
Jose Olarte III 4f3a1b390d feat: auto-show visibility dialog for meeting members 4 weeks ago
Jose Olarte III 4de4fbecaf refactor: rename SetVisibilityDialog to SetBulkVisibilityDialog and remove unused code 4 weeks ago
Jose Olarte III e3598992e7 feat: pause auto-refresh when SetVisibilityDialog is open 4 weeks ago
Jose Olarte III ea19195850 refactor: extract SetVisibilityDialog into standalone component 4 weeks ago
Jose Olarte III ca545fd4b8 feat: add auto-refresh with countdown to MembersList 1 month ago
Jose Olarte III 07b538cadc feat: implement member visibility dialog with checkbox selection and refresh 1 month ago
Jose Olarte III b84546686a WIP: button and icon additions 1 month ago
Jose Olarte III 461ee84d2a WIP: meeting members adjustments 1 month ago
Matthew Raymer 4c761d8fd5 feat(db)!: complete ActiveDid migration to active_identity table 2 months ago
Jose Olarte III cc50c38d13 Chore: simplify wording for person entities 3 months ago
Jose Olarte III eb44e7b51e Chore: convert "unnamed" into constant 3 months ago
Trent Larson 197dea48c9 chore: remove comments that moved into ClickUp issues 3 months ago
Matthew Raymer 07c5c6fd31 Convert Vue components to use @Emit decorator instead of manual emits declarations 4 months ago
Matthew Raymer 447b4e26ef feat: centralize identity creation with router navigation guard 4 months ago
Matthew Raymer d355d51ea3 feat: centralize identity creation with router navigation guard 4 months ago
Matthew Raymer 3851ead171 Complete MembersList.vue notification migration with complex modals (3 minutes) 4 months ago
Matthew Raymer 9f86ab4f80 Complete MembersList.vue notification migration with complex modals (3 minutes) 4 months ago
Matthew Raymer ca1179ed97 Extract literal strings from complex modals to notification constants 4 months ago
Matthew Raymer f9a1be81b4 Extract literal strings from complex modals to notification constants 4 months ago
Matthew Raymer 114627b218 Replace hardcoded notification strings with standardized constants 4 months ago
Matthew Raymer ba15b500c4 Replace hardcoded notification strings with standardized constants 4 months ago
Matthew Raymer ef15126d6d Complete notification migration across 13 components and views 4 months ago
Matthew Raymer a5784cdfc1 Complete notification migration across 13 components and views 4 months ago
Matthew Raymer 6c0142b5fd Fix migration dates, add multi-platform testing infrastructure, and organize docs 4 months ago
Matthew Raymer 2e2d858cc9 Fix migration dates, add multi-platform testing infrastructure, and organize docs 4 months ago
Matthew Raymer 01bb13219f Add comprehensive migration documentation and testing infrastructure 4 months ago
Matthew Raymer 34563c2240 Add comprehensive migration documentation and testing infrastructure 4 months ago
Matthew Raymer 2e497eaca1 Migrate MembersList.vue to PlatformServiceMixin logging patterns 4 months ago
Matthew Raymer 08a9fa9946 Migrate MembersList.vue to PlatformServiceMixin logging patterns 4 months ago
Matthew Raymer 8bbb8e83b9 refactor: Replace databaseUtil import with PlatformServiceMixin in MembersList 4 months ago
Matthew Raymer ec3c603894 refactor: Replace databaseUtil import with PlatformServiceMixin in MembersList 4 months ago
Matthew Raymer 23789d4ecd Fix JavaScript runtime errors for undefined name property access 4 months ago
Matthew Raymer 91a1618f40 Fix JavaScript runtime errors for undefined name property access 4 months ago
Matthew Raymer 2b0e60dfc2 feat: enhance GenericVerifiableCredential interface with explicit optional properties 5 months ago
Matthew Raymer d359263704 feat: enhance GenericVerifiableCredential interface with explicit optional properties 5 months ago
Matthew Raymer daed0a97c9 WIP: restore database migration system and improve error handling 5 months ago