53 Commits (f0f0f1681e27547c9ad995f66c932422dba72372)

Author SHA1 Message Date
Trent Larson f0f0f1681e chore: move a variable into most local scope 2 weeks ago
Jose Olarte III 2f1eeb6700 fix: resolve duplicate names in Visibility dialog after Admit dialog 2 weeks ago
Jose Olarte III e048e4c86b fix: restrict pending member styling to organizers only 2 weeks ago
Jose Olarte III 16ed5131c4 feat: restrict dialog access based on user roles 2 weeks ago
Jose Olarte III 6fbc9c2a5b feat: Add AdmitPendingMembersDialog for bulk member admission 2 weeks ago
Jose Olarte III 035509224b feat: change icon for pending members 2 weeks ago
Jose Olarte III e9ea89edae feat: enhance members list UI with visual indicators and improved styling 2 weeks ago
Jose Olarte III 4f3a1b390d feat: auto-show visibility dialog for meeting members 3 weeks ago
Jose Olarte III 4de4fbecaf refactor: rename SetVisibilityDialog to SetBulkVisibilityDialog and remove unused code 3 weeks ago
Jose Olarte III e3598992e7 feat: pause auto-refresh when SetVisibilityDialog is open 3 weeks ago
Jose Olarte III ea19195850 refactor: extract SetVisibilityDialog into standalone component 3 weeks ago
Jose Olarte III ca545fd4b8 feat: add auto-refresh with countdown to MembersList 3 weeks ago
Jose Olarte III 07b538cadc feat: implement member visibility dialog with checkbox selection and refresh 3 weeks ago
Jose Olarte III b84546686a WIP: button and icon additions 3 weeks ago
Jose Olarte III 461ee84d2a WIP: meeting members adjustments 3 weeks 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 2 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 3 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 4 months ago
Matthew Raymer d359263704 feat: enhance GenericVerifiableCredential interface with explicit optional properties 4 months ago
Matthew Raymer daed0a97c9 WIP: restore database migration system and improve error handling 4 months ago
Matthew Raymer ebc241eba0 WIP: restore database migration system and improve error handling 4 months ago
Trent Larson 8d1511e38f convert all remaining DB writes & reads to SQL (with successful registration & claim) 5 months ago
Trent Larson 8092d1c576 convert all remaining DB writes & reads to SQL (with successful registration & claim) 5 months ago
Trent Larson 7de4125eb7 add SQL DB access to everywhere we are using the DB, up to the "C" files 5 months ago
Trent Larson 3f691ef880 add SQL DB access to everywhere we are using the DB, up to the "C" files 5 months ago
Trent Larson 41365fab8f add projectLink to onboarding meeting, plus enhancements to setup usability 6 months ago
Trent Larson 7517ac583d add projectLink to onboarding meeting, plus enhancements to setup usability 6 months ago