Commit Graph

  • 2f89c7e13b feat(EntityGrid): add server-side search with pagination for projects #223 entitygrid-infinite-scroll-improvements Jose Olarte III 2025-11-12 21:06:20 +0800
  • 6bf4055c2f feat: add pagination support for project lists in dialogs Jose Olarte III 2025-11-12 17:10:03 +0800
  • bf7ee630d0 feat(meeting): enable selecting all projects in meeting setup #222 meeting-project-dialog Jose Olarte III 2025-11-12 15:58:23 +0800
  • 1739567b18 Merge pull request 'feat: replace authorized representative input with contact selection dialog' (#219) from project-representative-dialog into master master Jose Olarte 3 2025-11-12 01:42:48 -0500
  • 2ca2c1d4b3 docs: add notes on iOS installs & use of window.location.href #221 refactor-initialize Trent Larson 2025-11-11 18:58:54 -0700
  • a5a9af5ddc feat(meetings): add project selection dialog for meeting setup Jose Olarte III 2025-11-11 21:34:11 +0800
  • 2deb84aa42 fix: Store starred plans in SharedPreferences when configuring native fetcher #214 integrate-notification-plugin Matthew Raymer 2025-11-11 08:14:04 +0000
  • 5528c44f2b fix: Add notification channel creation and improve native fetcher configuration Matthew Raymer 2025-11-11 07:53:20 +0000
  • 4e3e293495 refactor(EntityGrid): simplify alphabetical section label #219 project-representative-dialog Jose Olarte III 2025-11-11 15:32:11 +0800
  • 65533c15d2 Merge branch 'project-representative-dialog' of ssh://173.199.124.46:222/trent_larson/crowd-funder-for-time-pwa into project-representative-dialog Jose Olarte III 2025-11-11 15:15:01 +0800
  • 2530bc0ec2 fix: ensure consistent "Recently Added" contacts in ProjectRepresentativeDialog Jose Olarte III 2025-11-11 15:06:07 +0800
  • 28a825a460 feat(android): Add instrumentation logs for prefetch investigation Matthew Raymer 2025-11-11 05:05:10 +0000
  • b585c4d183 feat(android): Add host-side setup for daily notification plugin Matthew Raymer 2025-11-11 05:03:25 +0000
  • 80d5199259 chore: synchronize package Matthew Raymer 2025-11-11 01:04:20 +0000
  • 816c7a6582 Fix daily notification plugin integration and bundling Matthew Raymer 2025-11-10 04:23:45 +0000
  • 9ea9f4969e Merge branch 'master' into integrate-notification-plugin Matthew Raymer 2025-11-10 02:55:07 +0000
  • cb8d8bed4c fix: improve deep link handling and consolidate cleanup methods Matthew Raymer 2025-11-10 01:29:56 +0000
  • 11658140ae refactor: reduce logging noise and simplify database service code Matthew Raymer 2025-11-09 10:34:43 +0000
  • 85a64b06d7 fix: replace hard reload with SPA routing in seed phrase reminder Matthew Raymer 2025-11-09 09:17:03 +0000
  • 72e23a9109 style: fix code formatting in CapacitorPlatformService Matthew Raymer 2025-11-09 08:55:58 +0000
  • ceaf4ede11 refactor: implement HMR-safe singleton and improve database connection recovery Matthew Raymer 2025-11-09 08:55:30 +0000
  • 523f88fd0d refactor: extract shared operation queue to reduce duplication Matthew Raymer 2025-11-09 06:27:46 +0000
  • ee57fe9ea6 Merge branch 'master' into refactor-initialize Matthew Raymer 2025-11-09 02:38:33 +0000
  • 5050156beb fix: a type, plus add the type-check to the mobile build scripts Trent Larson 2025-11-08 08:31:42 -0700
  • b1fa6ac458 feat: show the recent contacts in the alphabetical section of choosers Trent Larson 2025-11-07 18:27:05 -0700
  • 9ff24f8258 fix: in project-edit view, don't show agent warning on new one, and automatically switch if they're changing Trent Larson 2025-11-07 18:11:11 -0700
  • 471bdd6b92 docs: add v3.3.3+ hardening invariants and ordering guards Matthew Raymer 2025-11-07 12:28:41 +0000
  • c26b8daaf7 fix: had to remove a select from migration for Android to migrate. Matthew Raymer 2025-11-07 12:20:47 +0000
  • 16db790c5f Update Android build version to 1.1.3-beta (versionCode 48) Matthew Raymer 2025-11-07 11:59:45 +0000
  • 59434ff5f7 fix(CapacitorPlatformService): ensure connection opened before PRAGMAs (v3.3.4) Matthew Raymer 2025-11-07 10:32:28 +0000
  • 9a3409c29f refactor: remove unused code from ProjectRepresentativeDialog Jose Olarte III 2025-11-07 17:43:44 +0800
  • 239666e137 refactor(platforms/capacitor): improve database initialization robustness Matthew Raymer 2025-11-07 07:05:55 +0000
  • d265a9f78c chore: bump version and add "-beta" Trent Larson 2025-11-06 08:56:33 -0700
  • f848de15f1 chore: bump version to 1.1.2 build 47 (for fix to seed backup) 1.1.2 Trent Larson 2025-11-06 08:54:11 -0700
  • ebaf2dedf0 Merge pull request 'fix: database connection error causing navigation redirect on iOS/Android' (#220) from fix-sqlite-connection-error-mobile into master trentlarson 2025-11-06 09:52:31 -0500
  • 749204f96b fix: database connection error causing navigation redirect on iOS/Android #220 Jose Olarte III 2025-11-06 21:38:51 +0800
  • 831532739c feat: implement 72-hour JWT token refresh for daily notification plugin Matthew Raymer 2025-11-06 12:44:06 +0000
  • a142737771 feat: replace authorized representative input with contact selection dialog Jose Olarte III 2025-11-05 20:20:43 +0800
  • 5f17f6cb4e feat(notifications): integrate daily notification plugin into AccountViewView Matthew Raymer 2025-11-05 10:37:02 +0000
  • 5def44c349 fix(db): remove inline comments from migration 006 SQL Matthew Raymer 2025-11-05 10:36:00 +0000
  • 1053bb6e4c Merge pull request 'bulk-members-dialog-refactor' (#218) from bulk-members-dialog-refactor into master Jose Olarte 3 2025-11-05 03:34:27 -0500
  • 88f46787e5 Merge pull request 'entity-selection-list-component' (#216) from entity-selection-list-component into master Jose Olarte 3 2025-11-05 03:25:35 -0500
  • d9230d0be8 fix: restore proper dialog max-height #216 entity-selection-list-component Jose Olarte III 2025-11-05 16:25:06 +0800
  • 38f301f053 Merge branch 'master' into entity-selection-list-component Jose Olarte III 2025-11-05 16:12:39 +0800
  • e42552c67a Merge pull request 'feat(EntityGrid): implement infinite scroll for entity lists' (#215) from entity-selection-list-component-infinite-scroll into entity-selection-list-component Jose Olarte 3 2025-11-05 02:52:30 -0500
  • 45eff4a9ac docs: add plugin state sync, time update logic, and component extraction Matthew Raymer 2025-11-05 06:34:53 +0000
  • ae5f1a33a7 docs: add checkboxes to all actionable items in integration plan Matthew Raymer 2025-11-05 06:02:34 +0000
  • 95ac1afcd2 docs: remove independent views, focus on AccountViewView integration only Matthew Raymer 2025-11-05 04:41:27 +0000
  • 49c62b2b69 Merge branch 'integrate-notification-plugin' of ssh://173.199.124.46:222/trent_larson/crowd-funder-for-time-pwa into integrate-notification-plugin Matthew Raymer 2025-11-05 04:18:25 +0000
  • 7ae3b241dd docs: add explicit requirement for components to hide on unsupported platforms Matthew Raymer 2025-11-05 04:04:18 +0000
  • ced8248436 docs: merge AccountViewView integration strategy into main plan Matthew Raymer 2025-11-05 04:01:50 +0000
  • 70059e5a31 Merge branch 'master' into integrate-notification-plugin Matthew Raymer 2025-11-05 02:18:12 +0000
  • 0e3c6cb314 chore: bump version to 1.1.2-beta Trent Larson 2025-11-04 08:38:01 -0700
  • 232b787b37 chore: bump to version 1.1.1 build 46 (emojis, starred projects, improved onboarding meetings) Trent Larson 2025-11-04 08:36:08 -0700
  • c06ffec466 refactor: combine member processing methods in BulkMembersDialog #218 bulk-members-dialog-refactor Jose Olarte III 2025-11-04 18:39:45 +0800
  • 8b199ec76c refactor: remove redundant dialogType prop from BulkMembersDialog Jose Olarte III 2025-11-04 17:57:38 +0800
  • 602fe394fa Merge branch 'master' into integrate-notification-plugin Matthew Raymer 2025-11-04 03:52:52 +0000
  • 7e861e2fca fix: when organizer adds people, they automatically register them as well Trent Larson 2025-11-03 20:21:34 -0700
  • 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 -0700
  • dca8d48feb feat: add a link to connect to someone who is closer to any user profile target #217 contact-path Trent Larson 2025-11-03 08:10:15 -0700
  • d32cca4f53 feat(EntityGrid): implement infinite scroll for entity lists #215 entity-selection-list-component-infinite-scroll Jose Olarte III 2025-11-03 21:47:25 +0800
  • 1f858fa1ce build: configure daily notification plugin for Capacitor Android Matthew Raymer 2025-11-03 10:03:25 +0000
  • f9446f529b chore: add @timesafari/daily-notification-plugin dependency Matthew Raymer 2025-11-03 10:03:17 +0000
  • d576920810 docs: add daily notification plugin integration planning documents Matthew Raymer 2025-11-03 10:03:08 +0000
  • 4004d9fe52 feat(EntityGrid): Split contacts into recent and alphabetical sections Jose Olarte III 2025-11-03 16:32:59 +0800
  • 1bb3f52a30 chore: fixing missing import for safeStringify Matthew Raymer 2025-11-02 02:21:32 +0000
  • 2f99d0b416 fix(components): prevent icon shrinking in PersonCard and ProjectCard Jose Olarte III 2025-10-31 19:10:13 +0800
  • 9c3002f9c7 feat(EntityGrid): sort search results alphabetically Jose Olarte III 2025-10-31 19:07:50 +0800
  • 82fd7cddf7 feat: Add showUnnamedEntity prop to EntityGrid Jose Olarte III 2025-10-31 18:59:35 +0800
  • 10f2920e11 feat(EntityGrid): display no results message for empty search queries Jose Olarte III 2025-10-31 18:34:54 +0800
  • 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 -0400
  • d7db7731cf Merge branch 'master' into meeting-members-admission-dialog #210 meeting-members-admission-dialog Jose Olarte III 2025-10-30 21:55:48 +0800
  • 75c89b471c fix: linting Jose Olarte III 2025-10-30 21:49:35 +0800
  • a804877a08 feat: Add quick search to EntityGrid with date-based contact sorting Jose Olarte III 2025-10-30 21:16:36 +0800
  • f7441f39e7 feat: remove Show All navigation card from entity grids Jose Olarte III 2025-10-30 17:31:18 +0800
  • 9628d5c8c6 refactor: move display text logic to BulkMembersDialog component Jose Olarte III 2025-10-30 16:11:45 +0800
  • 944f5bc224 fix(api): prevent duplicate feed and search requests #213 address-duplicates Matthew Raymer 2025-10-29 11:37:09 +0000
  • b37051f25d refactor: unify member dialogs into reusable BulkMembersDialog component Jose Olarte III 2025-10-29 18:21:32 +0800
  • 7b87ab2a5c feat: add "Select All" footer to member selection dialogs Jose Olarte III 2025-10-29 15:24:37 +0800
  • ca7ead224b fix: resolve PostCSS parsing error in FeedFilters.vue Jose Olarte III 2025-10-29 15:18:54 +0800
  • bfc2f07326 fix: resolve admission status styling issues for non-organizers in MembersList Jose Olarte III 2025-10-28 21:05:06 +0800
  • 562713d5a4 feat: hide contact instruction when no non-contact members exist Jose Olarte III 2025-10-28 18:58:40 +0800
  • 8100ee5be4 refactor: optimize success message logic in AdmitPendingMembersDialog Jose Olarte III 2025-10-28 18:44:36 +0800
  • 966ca8276d refactor: simplify pending members dialog description text Jose Olarte III 2025-10-28 17:34:16 +0800
  • 27e38f583b feat: improve auto-refresh handling during member admission dialogs Jose Olarte III 2025-10-28 17:21:14 +0800
  • 1e3ecf6d0f refactor: migrate dialog styles from scoped CSS to Tailwind utilities Jose Olarte III 2025-10-28 15:57:36 +0800
  • 4d9435f257 fix(cursorrules): make system date requirement for documentation only Matthew Raymer 2025-10-27 03:06:52 +0000
  • e8e00d3eae refactor: remove mistakenly-committed file #212 #211 meeting-members-admission-dialog-refactor Trent Larson 2025-10-26 14:34:36 -0600
  • 5c0ce2d1fb fix: linting Trent Larson 2025-10-26 14:09:56 -0600
  • 9e1c267bc0 refactor: make the meeting member "set visibility" screen much like the organizer's "admit" screen Trent Larson 2025-10-26 14:08:30 -0600
  • 723a0095a0 feat: prompt user if the pre-commit lint-fix changed anything Trent Larson 2025-10-26 07:43:05 -0600
  • 9a94843b68 fix: linting Trent Larson 2025-10-26 07:42:34 -0600
  • 9f3c62a29c test: trying the new pre-commit logic (with a bad linting change) Trent Larson 2025-10-26 07:40:24 -0600
  • 39173a8db2 fix: linting Trent Larson 2025-10-26 07:35:12 -0600
  • 7ea6a2ef69 refactor: simplify logic for opening onboarding dialogs Trent Larson 2025-10-25 21:15:32 -0600
  • f0f0f1681e chore: move a variable into most local scope Trent Larson 2025-10-24 22:06:53 -0600
  • 2f1eeb6700 fix: resolve duplicate names in Visibility dialog after Admit dialog Jose Olarte III 2025-10-24 17:31:46 +0800
  • a353ed3c3e Merge branch 'master' into clean-db-disconnects #204 Matthew Raymer 2025-10-24 08:00:17 +0000
  • e048e4c86b fix: restrict pending member styling to organizers only Jose Olarte III 2025-10-24 15:40:34 +0800
  • 16ed5131c4 feat: restrict dialog access based on user roles Jose Olarte III 2025-10-24 15:23:39 +0800