758 Commits (1053bb6e4c3dee17b74605956254dbb54349b716)

Author SHA1 Message Date
Jose Olarte III c06ffec466 refactor: combine member processing methods in BulkMembersDialog 3 days ago
Jose Olarte III 8b199ec76c refactor: remove redundant dialogType prop from BulkMembersDialog 3 days ago
Trent Larson 7e861e2fca fix: when organizer adds people, they automatically register them as well 3 days ago
Jose Olarte III d32cca4f53 feat(EntityGrid): implement infinite scroll for entity lists 4 days ago
Jose Olarte III 4004d9fe52 feat(EntityGrid): Split contacts into recent and alphabetical sections 4 days ago
Jose Olarte III 2f99d0b416 fix(components): prevent icon shrinking in PersonCard and ProjectCard 1 week ago
Jose Olarte III 9c3002f9c7 feat(EntityGrid): sort search results alphabetically 1 week ago
Jose Olarte III 82fd7cddf7 feat: Add showUnnamedEntity prop to EntityGrid 1 week ago
Jose Olarte III 10f2920e11 feat(EntityGrid): display no results message for empty search queries 1 week ago
Jose Olarte III 75c89b471c fix: linting 1 week ago
Jose Olarte III a804877a08 feat: Add quick search to EntityGrid with date-based contact sorting 1 week ago
Jose Olarte III f7441f39e7 feat: remove Show All navigation card from entity grids 1 week ago
Jose Olarte III 9628d5c8c6 refactor: move display text logic to BulkMembersDialog component 1 week ago
Jose Olarte III b37051f25d refactor: unify member dialogs into reusable BulkMembersDialog component 1 week ago
Jose Olarte III 7b87ab2a5c feat: add "Select All" footer to member selection dialogs 1 week ago
Jose Olarte III ca7ead224b fix: resolve PostCSS parsing error in FeedFilters.vue 1 week ago
Jose Olarte III bfc2f07326 fix: resolve admission status styling issues for non-organizers in MembersList 1 week ago
Jose Olarte III 562713d5a4 feat: hide contact instruction when no non-contact members exist 1 week ago
Jose Olarte III 8100ee5be4 refactor: optimize success message logic in AdmitPendingMembersDialog 1 week ago
Jose Olarte III 966ca8276d refactor: simplify pending members dialog description text 1 week ago
Jose Olarte III 27e38f583b feat: improve auto-refresh handling during member admission dialogs 1 week ago
Jose Olarte III 1e3ecf6d0f refactor: migrate dialog styles from scoped CSS to Tailwind utilities 1 week ago
Trent Larson e8e00d3eae refactor: remove mistakenly-committed file 2 weeks ago
Trent Larson 5c0ce2d1fb fix: linting 2 weeks ago
Trent Larson 9e1c267bc0 refactor: make the meeting member "set visibility" screen much like the organizer's "admit" screen 2 weeks ago
Trent Larson 9a94843b68 fix: linting 2 weeks ago
Trent Larson 9f3c62a29c test: trying the new pre-commit logic (with a bad linting change) 2 weeks ago
Trent Larson 39173a8db2 fix: linting 2 weeks ago
Trent Larson 7ea6a2ef69 refactor: simplify logic for opening onboarding dialogs 2 weeks ago
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 e647af0777 refactor: convert entity display to list style 2 weeks ago
Jose Olarte III ad51c187aa Update AdmitPendingMembersDialog.vue 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
Trent Larson 37d4dcc1a8 feat: add context for Emoji claims 3 weeks ago
Trent Larson 86caf793aa feat: make spinner more standard, show emoji on claim-view page 3 weeks ago
Trent Larson 499fbd2cb3 feat: show a better emoji-confirmation message, hide all emoji stuff from unregistered on items without emojis 3 weeks ago
Trent Larson a4a9293bc2 feat: get the emojis to work with additions, removals, and multiple people 3 weeks ago
Trent Larson 9ac9f1d4a3 feat: add first cut at emojis in feed (incomplete because it doesn't detect user's emojis correctly) 3 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 4 weeks ago