Commit Graph

  • 70a0ef7ef6 feat: allow changing of both giver and receiver to projects or people Trent Larson 2025-12-17 21:08:09 -07:00
  • 306e221479 feat: add starred projects at the top of the list to choose Trent Larson 2025-12-17 18:18:37 -07:00
  • 4b118b0b91 Merge pull request 'web-share-target-native-implementation' (#227) from web-share-target-native-implementation into master Jose Olarte 3 2025-12-16 06:44:55 +00:00
  • 3d2201fc17 fix: add intent-handling and automated stream-closing to Java web-share-target-native-implementation Trent Larson 2025-12-10 18:53:08 -07:00
  • bb92e3ac4f refactor(ios): preserve original image formats in share extension Jose Olarte III 2025-12-10 19:34:46 +08:00
  • a672c977a8 Fix Android image share workflow and add local plugin persistence Jose Olarte III 2025-12-09 21:36:01 +08:00
  • 38b137a86b doc: enhance and dedup some build instructions Trent Larson 2025-12-08 19:59:48 -07:00
  • dbd18bba6c allow to see the discover page without the onboarding message Trent Larson 2025-12-08 19:57:58 -07:00
  • 0c66142093 Fix iOS share extension large image handling Jose Olarte III 2025-12-04 20:39:26 +08:00
  • 84983ee10b refactor(shared-image): replace temp file approach with native Capacitor plugins Jose Olarte III 2025-12-04 18:03:47 +08:00
  • ce54b0b435 mockup: change wording homeview-gift-recording-improvements Jose Olarte III 2025-12-03 09:34:37 +08:00
  • 54351dd67c mockup: HomeView gifting buttons + GiftedDialog photo button Jose Olarte III 2025-12-02 23:32:28 +08:00
  • eeac7fdb66 fix(deps): align FontAwesome brands package version with other packages Jose Olarte III 2025-12-01 17:10:45 +08:00
  • 1a8383bc63 fix: update Android share intent handling for API 33+ compatibility Jose Olarte III 2025-11-28 16:43:36 +08:00
  • 4c771d8be3 fix: update iOS share extension deployment target and fix compatibility issues Jose Olarte III 2025-11-28 15:47:10 +08:00
  • 0627cd32b7 refactor: remove unused ShareImage plugin code, simplify to temp file approach Jose Olarte III 2025-11-27 21:23:34 +08:00
  • e1eb91f26d feat: Add Android share target support for image sharing Jose Olarte III 2025-11-26 20:01:14 +08:00
  • 09a230f43e refactor(ios): improve file polling and extract shared image storage logic Jose Olarte III 2025-11-25 18:56:45 +08:00
  • eff4126043 feat(ios): improve share extension UX and fix image reload issues Jose Olarte III 2025-11-25 18:22:43 +08:00
  • ae49c0e907 feat(ios): implement native share target for images Jose Olarte III 2025-11-24 20:46:58 +08:00
  • 1b4ab7a500 fix(ios): add shared Xcode scheme for App target Jose Olarte III 2025-11-24 16:20:12 +08:00
  • 6ec2002cb0 Merge pull request 'refactor: move Import Contacts section to DataExportSection component' (#226) from accountview-contact-management-bundling into master Jose Olarte 3 2025-11-21 11:02:59 +00:00
  • 36eb9a16b0 fix: preserve contact methods and notes in export/import workflow accountview-contact-management-bundling Jose Olarte III 2025-11-20 18:11:27 +08:00
  • 7d295dd062 feat: make the contact methods more presentable, and clarify exact types Trent Larson 2025-11-19 20:00:42 -07:00
  • 5f1b4dcc21 chore: bump version and add "-beta" Trent Larson 2025-11-19 20:00:09 -07:00
  • 11f122552d chore: bump to version 1.1.3 number 48 1.1.3 Trent Larson 2025-11-19 19:58:48 -07:00
  • c84a3b6705 add instructions to connect to any user profile (#224) Trent Larson 2025-11-19 18:58:49 +00:00
  • 203cf6b078 refactor(DataExportSection): rename section title to "Data Management" Jose Olarte III 2025-11-19 21:32:35 +08:00
  • 9b84b28a78 refactor: move Import Contacts section to DataExportSection component Jose Olarte III 2025-11-19 19:26:36 +08:00
  • e64902321f Merge pull request 'fix(GiftedDialog): preserve recipient when changing giver project' (#225) from gifted-dialog-recipient-fix into master Jose Olarte 3 2025-11-19 09:56:55 +00:00
  • 7abce8f95c fix: don't count any changed projects on the front page that had blank differences Trent Larson 2025-11-18 19:53:52 -07:00
  • 88dce4d100 fix: show a "project changed" entry if the server reports something Trent Larson 2025-11-18 19:49:40 -07:00
  • c4eb6f2d1d fix(GiftedDialog): preserve recipient when changing giver project gifted-dialog-recipient-fix Jose Olarte III 2025-11-18 15:50:11 +08:00
  • 06fdaff879 Merge pull request 'entitygrid-infinite-scroll-improvements' (#223) from entitygrid-infinite-scroll-improvements into master Jose Olarte 3 2025-11-18 06:56:55 +00:00
  • 8024a3d02a Merge pull request 'meeting-project-dialog' (#222) from meeting-project-dialog into master Jose Olarte 3 2025-11-18 06:56:23 +00:00
  • 223031866b refactor: remove unused loadMoreCallback prop from EntityGrid entitygrid-infinite-scroll-improvements Jose Olarte III 2025-11-17 19:58:55 +08:00
  • cb75b25529 refactor: consolidate project loading into EntityGrid component Jose Olarte III 2025-11-17 19:49:17 +08:00
  • 83b470e28a fix: link from DID page to Help Trent Larson 2025-11-16 15:35:19 -07:00
  • acf104eaa7 refactor: remove debug loggers from EntityGrid component Jose Olarte III 2025-11-13 21:41:34 +08:00
  • e793d7a9e2 refactor: defer project loading until MeetingProjectDialog opens Jose Olarte III 2025-11-13 21:24:52 +08:00
  • 3ecae0be0f refactor(OnboardMeetingSetupView): fix selected project display after refresh Jose Olarte III 2025-11-13 19:21:22 +08:00
  • d37e53b1a9 fix: pause MembersList auto-refresh during project dialog interaction Jose Olarte III 2025-11-13 18:10:35 +08:00
  • 2f89c7e13b feat(EntityGrid): add server-side search with pagination for projects Jose Olarte III 2025-11-12 21:06:20 +08:00
  • 6bf4055c2f feat: add pagination support for project lists in dialogs Jose Olarte III 2025-11-12 17:10:03 +08:00
  • bf7ee630d0 feat(meeting): enable selecting all projects in meeting setup meeting-project-dialog Jose Olarte III 2025-11-12 15:58:23 +08:00
  • 1739567b18 Merge pull request 'feat: replace authorized representative input with contact selection dialog' (#219) from project-representative-dialog into master Jose Olarte 3 2025-11-12 01:42:48 -05:00
  • 2ca2c1d4b3 docs: add notes on iOS installs & use of window.location.href refactor-initialize Trent Larson 2025-11-11 18:58:54 -07:00
  • a5a9af5ddc feat(meetings): add project selection dialog for meeting setup Jose Olarte III 2025-11-11 21:34:11 +08:00
  • 2deb84aa42 fix: Store starred plans in SharedPreferences when configuring native fetcher integrate-notification-plugin Matthew Raymer 2025-11-11 08:14:04 +00:00
  • 5528c44f2b fix: Add notification channel creation and improve native fetcher configuration Matthew Raymer 2025-11-11 07:53:20 +00:00
  • 4e3e293495 refactor(EntityGrid): simplify alphabetical section label project-representative-dialog Jose Olarte III 2025-11-11 15:32:11 +08:00
  • 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 +08:00
  • 2530bc0ec2 fix: ensure consistent "Recently Added" contacts in ProjectRepresentativeDialog Jose Olarte III 2025-11-11 15:06:07 +08:00
  • 28a825a460 feat(android): Add instrumentation logs for prefetch investigation Matthew Raymer 2025-11-11 05:05:10 +00:00
  • b585c4d183 feat(android): Add host-side setup for daily notification plugin Matthew Raymer 2025-11-11 05:03:25 +00:00
  • 80d5199259 chore: synchronize package Matthew Raymer 2025-11-11 01:04:20 +00:00
  • 816c7a6582 Fix daily notification plugin integration and bundling Matthew Raymer 2025-11-10 04:23:45 +00:00
  • 9ea9f4969e Merge branch 'master' into integrate-notification-plugin Matthew Raymer 2025-11-10 02:55:07 +00:00
  • cb8d8bed4c fix: improve deep link handling and consolidate cleanup methods Matthew Raymer 2025-11-10 01:29:56 +00:00
  • 11658140ae refactor: reduce logging noise and simplify database service code Matthew Raymer 2025-11-09 10:34:43 +00:00
  • 85a64b06d7 fix: replace hard reload with SPA routing in seed phrase reminder Matthew Raymer 2025-11-09 09:17:03 +00:00
  • 72e23a9109 style: fix code formatting in CapacitorPlatformService Matthew Raymer 2025-11-09 08:55:58 +00:00
  • ceaf4ede11 refactor: implement HMR-safe singleton and improve database connection recovery Matthew Raymer 2025-11-09 08:55:30 +00:00
  • 523f88fd0d refactor: extract shared operation queue to reduce duplication Matthew Raymer 2025-11-09 06:27:46 +00:00
  • ee57fe9ea6 Merge branch 'master' into refactor-initialize Matthew Raymer 2025-11-09 02:38:33 +00:00
  • 5050156beb fix: a type, plus add the type-check to the mobile build scripts Trent Larson 2025-11-08 08:31:42 -07:00
  • b1fa6ac458 feat: show the recent contacts in the alphabetical section of choosers Trent Larson 2025-11-07 18:27:05 -07:00
  • 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 -07:00
  • 471bdd6b92 docs: add v3.3.3+ hardening invariants and ordering guards Matthew Raymer 2025-11-07 12:28:41 +00:00
  • c26b8daaf7 fix: had to remove a select from migration for Android to migrate. Matthew Raymer 2025-11-07 12:20:47 +00:00
  • 16db790c5f Update Android build version to 1.1.3-beta (versionCode 48) Matthew Raymer 2025-11-07 11:59:45 +00:00
  • 59434ff5f7 fix(CapacitorPlatformService): ensure connection opened before PRAGMAs (v3.3.4) Matthew Raymer 2025-11-07 10:32:28 +00:00
  • 9a3409c29f refactor: remove unused code from ProjectRepresentativeDialog Jose Olarte III 2025-11-07 17:43:44 +08:00
  • 239666e137 refactor(platforms/capacitor): improve database initialization robustness Matthew Raymer 2025-11-07 07:05:55 +00:00
  • d265a9f78c chore: bump version and add "-beta" Trent Larson 2025-11-06 08:56:33 -07:00
  • 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 -07:00
  • 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 -05:00
  • 749204f96b fix: database connection error causing navigation redirect on iOS/Android Jose Olarte III 2025-11-06 21:38:51 +08:00
  • 831532739c feat: implement 72-hour JWT token refresh for daily notification plugin Matthew Raymer 2025-11-06 12:44:06 +00:00
  • a142737771 feat: replace authorized representative input with contact selection dialog Jose Olarte III 2025-11-05 20:20:43 +08:00
  • 5f17f6cb4e feat(notifications): integrate daily notification plugin into AccountViewView Matthew Raymer 2025-11-05 10:37:02 +00:00
  • 5def44c349 fix(db): remove inline comments from migration 006 SQL Matthew Raymer 2025-11-05 10:36:00 +00:00
  • 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 -05:00
  • 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 -05:00
  • d9230d0be8 fix: restore proper dialog max-height entity-selection-list-component Jose Olarte III 2025-11-05 16:25:06 +08:00
  • 38f301f053 Merge branch 'master' into entity-selection-list-component Jose Olarte III 2025-11-05 16:12:39 +08:00
  • 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 -05:00
  • 45eff4a9ac docs: add plugin state sync, time update logic, and component extraction Matthew Raymer 2025-11-05 06:34:53 +00:00
  • ae5f1a33a7 docs: add checkboxes to all actionable items in integration plan Matthew Raymer 2025-11-05 06:02:34 +00:00
  • 95ac1afcd2 docs: remove independent views, focus on AccountViewView integration only Matthew Raymer 2025-11-05 04:41:27 +00:00
  • 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 +00:00
  • 7ae3b241dd docs: add explicit requirement for components to hide on unsupported platforms Matthew Raymer 2025-11-05 04:04:18 +00:00
  • ced8248436 docs: merge AccountViewView integration strategy into main plan Matthew Raymer 2025-11-05 04:01:50 +00:00
  • 70059e5a31 Merge branch 'master' into integrate-notification-plugin Matthew Raymer 2025-11-05 02:18:12 +00:00
  • 0e3c6cb314 chore: bump version to 1.1.2-beta Trent Larson 2025-11-04 08:38:01 -07:00
  • 232b787b37 chore: bump to version 1.1.1 build 46 (emojis, starred projects, improved onboarding meetings) Trent Larson 2025-11-04 08:36:08 -07:00
  • c06ffec466 refactor: combine member processing methods in BulkMembersDialog bulk-members-dialog-refactor Jose Olarte III 2025-11-04 18:39:45 +08:00
  • 8b199ec76c refactor: remove redundant dialogType prop from BulkMembersDialog Jose Olarte III 2025-11-04 17:57:38 +08:00
  • 602fe394fa Merge branch 'master' into integrate-notification-plugin Matthew Raymer 2025-11-04 03:52:52 +00:00
  • 7e861e2fca fix: when organizer adds people, they automatically register them as well Trent Larson 2025-11-03 20:21:34 -07:00