70a0ef7ef6
feat: allow changing of both giver and receiver to projects or people
Trent Larson2025-12-17 21:08:09 -07:00
306e221479
feat: add starred projects at the top of the list to choose
Trent Larson2025-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 32025-12-16 06:44:55 +00:00
c84a3b6705
add instructions to connect to any user profile (#224)
Trent Larson2025-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 32025-11-19 09:56:55 +00:00
7abce8f95c
fix: don't count any changed projects on the front page that had blank differences
Trent Larson2025-11-18 19:53:52 -07:00
88dce4d100
fix: show a "project changed" entry if the server reports something
Trent Larson2025-11-18 19:49:40 -07:00
06fdaff879
Merge pull request 'entitygrid-infinite-scroll-improvements' (#223) from entitygrid-infinite-scroll-improvements into master
Jose Olarte 32025-11-18 06:56:55 +00:00
8024a3d02a
Merge pull request 'meeting-project-dialog' (#222) from meeting-project-dialog into master
Jose Olarte 32025-11-18 06:56:23 +00: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 Larson2025-11-08 08:31:42 -07:00
b1fa6ac458
feat: show the recent contacts in the alphabetical section of choosers
Trent Larson2025-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 Larson2025-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
f848de15f1
chore: bump version to 1.1.2 build 47 (for fix to seed backup)
1.1.2
Trent Larson2025-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
trentlarson2025-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 32025-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 32025-11-05 03:25:35 -05: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 32025-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