Commit Graph

  • 73806e78bc refactor: fix the 'back' links to work consistently, so contact pages can be included in other flows Trent Larson 2025-11-03 19:06:01 -07:00
  • dca8d48feb feat: add a link to connect to someone who is closer to any user profile target contact-path Trent Larson 2025-11-03 08:10:15 -07:00
  • d32cca4f53 feat(EntityGrid): implement infinite scroll for entity lists entity-selection-list-component-infinite-scroll Jose Olarte III 2025-11-03 21:47:25 +08:00
  • 1f858fa1ce build: configure daily notification plugin for Capacitor Android Matthew Raymer 2025-11-03 10:03:25 +00:00
  • f9446f529b chore: add @timesafari/daily-notification-plugin dependency Matthew Raymer 2025-11-03 10:03:17 +00:00
  • d576920810 docs: add daily notification plugin integration planning documents Matthew Raymer 2025-11-03 10:03:08 +00:00
  • 4004d9fe52 feat(EntityGrid): Split contacts into recent and alphabetical sections Jose Olarte III 2025-11-03 16:32:59 +08:00
  • 1bb3f52a30 chore: fixing missing import for safeStringify Matthew Raymer 2025-11-02 02:21:32 +00:00
  • 2f99d0b416 fix(components): prevent icon shrinking in PersonCard and ProjectCard Jose Olarte III 2025-10-31 19:10:13 +08:00
  • 9c3002f9c7 feat(EntityGrid): sort search results alphabetically Jose Olarte III 2025-10-31 19:07:50 +08:00
  • 82fd7cddf7 feat: Add showUnnamedEntity prop to EntityGrid Jose Olarte III 2025-10-31 18:59:35 +08:00
  • 10f2920e11 feat(EntityGrid): display no results message for empty search queries Jose Olarte III 2025-10-31 18:34:54 +08:00
  • 4b1a724246 Merge pull request 'feat: meeting members admission dialog' (#210) from meeting-members-admission-dialog into master Jose Olarte 3 2025-10-30 09:58:17 -04:00
  • d7db7731cf Merge branch 'master' into meeting-members-admission-dialog meeting-members-admission-dialog Jose Olarte III 2025-10-30 21:55:48 +08:00
  • 75c89b471c fix: linting Jose Olarte III 2025-10-30 21:49:35 +08:00
  • a804877a08 feat: Add quick search to EntityGrid with date-based contact sorting Jose Olarte III 2025-10-30 21:16:36 +08:00
  • f7441f39e7 feat: remove Show All navigation card from entity grids Jose Olarte III 2025-10-30 17:31:18 +08:00
  • 9628d5c8c6 refactor: move display text logic to BulkMembersDialog component Jose Olarte III 2025-10-30 16:11:45 +08:00
  • 944f5bc224 fix(api): prevent duplicate feed and search requests address-duplicates Matthew Raymer 2025-10-29 11:37:09 +00:00
  • b37051f25d refactor: unify member dialogs into reusable BulkMembersDialog component Jose Olarte III 2025-10-29 18:21:32 +08:00
  • 7b87ab2a5c feat: add "Select All" footer to member selection dialogs Jose Olarte III 2025-10-29 15:24:37 +08:00
  • ca7ead224b fix: resolve PostCSS parsing error in FeedFilters.vue Jose Olarte III 2025-10-29 15:18:54 +08:00
  • bfc2f07326 fix: resolve admission status styling issues for non-organizers in MembersList Jose Olarte III 2025-10-28 21:05:06 +08:00
  • 562713d5a4 feat: hide contact instruction when no non-contact members exist Jose Olarte III 2025-10-28 18:58:40 +08:00
  • 8100ee5be4 refactor: optimize success message logic in AdmitPendingMembersDialog Jose Olarte III 2025-10-28 18:44:36 +08:00
  • 966ca8276d refactor: simplify pending members dialog description text Jose Olarte III 2025-10-28 17:34:16 +08:00
  • 27e38f583b feat: improve auto-refresh handling during member admission dialogs Jose Olarte III 2025-10-28 17:21:14 +08:00
  • 1e3ecf6d0f refactor: migrate dialog styles from scoped CSS to Tailwind utilities Jose Olarte III 2025-10-28 15:57:36 +08:00
  • 4d9435f257 fix(cursorrules): make system date requirement for documentation only Matthew Raymer 2025-10-27 03:06:52 +00:00
  • e8e00d3eae refactor: remove mistakenly-committed file meeting-members-admission-dialog-refactor Trent Larson 2025-10-26 14:34:36 -06:00
  • 5c0ce2d1fb fix: linting Trent Larson 2025-10-26 14:09:56 -06:00
  • 9e1c267bc0 refactor: make the meeting member "set visibility" screen much like the organizer's "admit" screen Trent Larson 2025-10-26 14:08:30 -06:00
  • 723a0095a0 feat: prompt user if the pre-commit lint-fix changed anything Trent Larson 2025-10-26 07:43:05 -06:00
  • 9a94843b68 fix: linting Trent Larson 2025-10-26 07:42:34 -06:00
  • 9f3c62a29c test: trying the new pre-commit logic (with a bad linting change) Trent Larson 2025-10-26 07:40:24 -06:00
  • 39173a8db2 fix: linting Trent Larson 2025-10-26 07:35:12 -06:00
  • 7ea6a2ef69 refactor: simplify logic for opening onboarding dialogs Trent Larson 2025-10-25 21:15:32 -06:00
  • f0f0f1681e chore: move a variable into most local scope Trent Larson 2025-10-24 22:06:53 -06:00
  • 2f1eeb6700 fix: resolve duplicate names in Visibility dialog after Admit dialog Jose Olarte III 2025-10-24 17:31:46 +08:00
  • a353ed3c3e Merge branch 'master' into clean-db-disconnects Matthew Raymer 2025-10-24 08:00:17 +00:00
  • e048e4c86b fix: restrict pending member styling to organizers only Jose Olarte III 2025-10-24 15:40:34 +08:00
  • 16ed5131c4 feat: restrict dialog access based on user roles Jose Olarte III 2025-10-24 15:23:39 +08:00
  • e647af0777 refactor: convert entity display to list style Jose Olarte III 2025-10-24 13:26:36 +08:00
  • e6cc058935 test: remove a raw 3-second wait from test utils Trent Larson 2025-10-23 18:04:05 -06:00
  • ad51c187aa Update AdmitPendingMembersDialog.vue Jose Olarte III 2025-10-23 19:59:55 +08:00
  • 37cff0083f fix: resolve Playwright test timing issues with registration status Matthew Raymer 2025-10-23 04:17:30 +00:00
  • 2049c9b6ec Merge pull request 'emojis' (#209) from emojis into master trentlarson 2025-10-22 21:19:58 -04:00
  • 6fbc9c2a5b feat: Add AdmitPendingMembersDialog for bulk member admission Jose Olarte III 2025-10-22 21:56:00 +08:00
  • d8328ef89f Merge branch 'master' into android-file-save android-file-save Matthew Raymer 2025-10-22 07:33:48 +00:00
  • f186e129db refactor(platforms): create BaseDatabaseService to eliminate code duplication Matthew Raymer 2025-10-22 07:26:38 +00:00
  • 455dfadb92 Merge branch 'master' into clean-db-disconnects Matthew Raymer 2025-10-22 07:26:21 +00:00
  • 035509224b feat: change icon for pending members Jose Olarte III 2025-10-21 22:00:21 +08:00
  • b6f9533f07 feat: Add bulk admit pending members functionality meeting-members-admission-improvements Jose Olarte III 2025-10-21 21:18:42 +08:00
  • e9ea89edae feat: enhance members list UI with visual indicators and improved styling Jose Olarte III 2025-10-21 18:13:10 +08:00
  • 1ce7c0486a Merge pull request 'feat: implement member visibility dialog with checkbox selection and refresh' (#208) from meeting-members-set-visibility into master Jose Olarte 3 2025-10-21 04:52:14 -04:00
  • 637fc10e64 chore: remove emoji-mart-vue-fast that isn't used yet emojis Trent Larson 2025-10-19 18:57:13 -06:00
  • 37d4dcc1a8 feat: add context for Emoji claims Trent Larson 2025-10-19 18:53:20 -06:00
  • c369c76c1a fix: linting Trent Larson 2025-10-19 18:44:14 -06:00
  • 86caf793aa feat: make spinner more standard, show emoji on claim-view page Trent Larson 2025-10-19 18:43:21 -06:00
  • 499fbd2cb3 feat: show a better emoji-confirmation message, hide all emoji stuff from unregistered on items without emojis Trent Larson 2025-10-19 16:41:53 -06:00
  • a4a9293bc2 feat: get the emojis to work with additions, removals, and multiple people Trent Larson 2025-10-19 15:22:34 -06:00
  • 9ac9f1d4a3 feat: add first cut at emojis in feed (incomplete because it doesn't detect user's emojis correctly) Trent Larson 2025-10-18 17:18:02 -06:00
  • 4f3a1b390d feat: auto-show visibility dialog for meeting members meeting-members-set-visibility Jose Olarte III 2025-10-17 19:17:47 +08:00
  • 4de4fbecaf refactor: rename SetVisibilityDialog to SetBulkVisibilityDialog and remove unused code Jose Olarte III 2025-10-17 17:59:41 +08:00
  • e3598992e7 feat: pause auto-refresh when SetVisibilityDialog is open Jose Olarte III 2025-10-16 17:49:59 +08:00
  • ea19195850 refactor: extract SetVisibilityDialog into standalone component Jose Olarte III 2025-10-16 17:18:56 +08:00
  • ca545fd4b8 feat: add auto-refresh with countdown to MembersList Jose Olarte III 2025-10-15 20:25:01 +08:00
  • 07b538cadc feat: implement member visibility dialog with checkbox selection and refresh Jose Olarte III 2025-10-14 21:21:35 +08:00
  • b84546686a WIP: button and icon additions Jose Olarte III 2025-10-13 21:38:12 +08:00
  • 461ee84d2a WIP: meeting members adjustments Jose Olarte III 2025-10-12 23:30:03 +08:00
  • acf7d611e8 WIP: mockup for set visibility dialog Jose Olarte III 2025-10-09 21:56:50 +08:00
  • fface30123 fix(platforms): include accountDid in settings retrieval for both platforms Matthew Raymer 2025-10-08 15:06:16 +00:00
  • b0d13b3cd4 Merge pull request 'feat: disable zoom and fix iOS viewport issues' (#206) from ios-disable-zoom into master Jose Olarte 3 2025-10-08 06:04:32 -04:00
  • 5256681089 Merge branch 'master' into ios-disable-zoom ios-disable-zoom Jose Olarte III 2025-10-08 18:03:27 +08:00
  • 225b34d480 feat: improve text overflow handling across UI components Jose Olarte III 2025-10-07 19:00:12 +08:00
  • d9f9460be7 Merge pull request 'refactor: standardize view headings across all components' (#207) from view-headings-refresh into master Jose Olarte 3 2025-10-07 05:17:05 -04:00
  • b1026a9854 Linting view-headings-refresh Jose Olarte III 2025-10-07 16:38:35 +08:00
  • cba33c6ad9 Merge branch 'master' into view-headings-refresh Jose Olarte III 2025-10-07 16:37:36 +08:00
  • 756688bf75 feat: restored TopMessage Jose Olarte III 2025-10-06 18:42:05 +08:00
  • 7599b37c01 feat: add a 'not found' page Trent Larson 2025-10-05 15:31:08 -06:00
  • a4024537c2 Merge branch 'star-projects2' Trent Larson 2025-10-05 13:33:58 -06:00
  • 6fe4f21ea8 fix: use "starred" instead of "favorite", fix tests star-projects2 Trent Larson 2025-10-05 10:43:05 -06:00
  • 97b382451a Merge branch 'master' into clean-db-disconnects trentlarson 2025-10-03 22:18:24 -04:00
  • be8230d046 refactor: standardize view headings across all components Jose Olarte III 2025-10-03 21:49:35 +08:00
  • 284fee9ded Merge pull request 'feat: removed "cannot upload images" notification' (#205) from remove-cannot-upload-images-notification into master Jose Olarte 3 2025-10-03 02:18:35 -04:00
  • 7fd2c4e0c7 fix(AccountView): resolve stale registration status cache after identity creation Matthew Raymer 2025-10-02 08:28:35 +00:00
  • 20322789a2 fix(AccountView): resolve stale registration status cache after identity creation Matthew Raymer 2025-10-02 08:27:56 +00:00
  • 666bed0efd refactor(services): align Capacitor and Web platform services with active_identity architecture Matthew Raymer 2025-10-02 06:31:03 +00:00
  • 7432525f4c refactor(services): align Capacitor and Web platform services with active_identity architecture Matthew Raymer 2025-10-02 06:29:56 +00:00
  • 88778a167c WIP: sub view heading adjustments Jose Olarte III 2025-10-01 18:38:43 +08:00
  • f4144c7469 feat: disable zoom and fix iOS viewport issues Jose Olarte III 2025-09-30 21:06:13 +08:00
  • eca6dfe9d7 feat: removed "cannot upload images" notification remove-cannot-upload-images-notification Jose Olarte III 2025-09-30 16:23:29 +08:00
  • 530cddfab0 fix: linting Trent Larson 2025-09-29 08:07:54 -06:00
  • a6d282e59b WIP: HomeView heading adjustments Jose Olarte III 2025-09-29 21:28:48 +08:00
  • 088b9eff7f feat: remove text size class Jose Olarte III 2025-09-29 16:52:07 +08:00
  • 5340c00ae2 fix: remove the duplicate settings for user 0, remove other user-0-specific code, enhance errors Trent Larson 2025-09-28 20:24:49 -06:00
  • ee587ac3fc fix: remaining starred-project issues, plus better Error logging and user verbiage Trent Larson 2025-09-28 19:07:48 -06:00
  • b3112a4086 Merge branch 'star-projects' into star-projects2, bringing star-projects onto master Trent Larson 2025-09-27 14:23:35 -06:00
  • db4496c57b fix: linting star-projects Trent Larson 2025-09-27 13:24:28 -06:00
  • a51fd90659 feat: add starred project list in search, refactor variable names Trent Larson 2025-09-26 20:13:18 -06:00