Commit Graph

4199 Commits

Author SHA1 Message Date
sepeterson
31aaee3351 MOB-1077: also in HeaderEditIcon 2026-01-06 17:53:25 -06:00
sepeterson
6d62feaab5 MOB-1077: wip detect changes made via match edit 2026-01-06 17:51:27 -06:00
Seth Peterson
44718801c6 Merge pull request #3312 from inaturalist/mob-1077-cannot-go-back-from-edit-saved-observation-screen
MOB-1077: simple navigation.navigate for ObsEdit
2026-01-06 11:38:40 -06:00
sepeterson
7bb9831198 MOB-1077: navigate back from obs edit discard changes for match flow 2026-01-05 10:20:29 -06:00
sepeterson
964451ae33 MOB-1077 better component name 2026-01-01 18:40:14 -06:00
Johannes Klein
a9a4a12f57 v1.0.13+192 v1.0.13+192 2025-12-30 23:24:38 +01:00
sepeterson
02cbf91aa1 MOB-1077: rm SavedMatchHeaderRight and add unit tests 2025-12-29 14:03:00 -06:00
sepeterson
0ba482ae53 MOB-1077 ObsEditHeaderRight rename 2025-12-29 11:25:51 -06:00
sepeterson
1120de6e87 MOB-1077: split out matchscreentopcontent 2025-12-29 11:24:32 -06:00
sepeterson
d867a03420 MOB-1077 refactor match screen to have a single return 2025-12-29 10:36:11 -06:00
Ryan Stelly
90db20c81e MOB-988 types supporting online/offline experiment flag (#3257)
* MOB-988 types supporting online/offline experiment flag

* typescript improvements to useSuggestions

* git test checkpoint

* revert functional changes and lessen change to type normalization

* undefify score params

* fix remaining type errors, tests

* reenable slack notif

* lint fixes from merge

* nullable common_ancestor
2025-12-26 21:00:29 -06:00
Johannes Klein
acae1f125e v1.0.13+191 v1.0.13+191 2025-12-24 15:31:13 +01:00
sepeterson
f5752a843d MOB-1077: merge main 2025-12-23 09:27:50 -06:00
Corey Farwell
8c804f111a Merge from origin/main 2025-12-22 21:09:18 -08:00
Abbey Campbell
106b46e8a8 Merge pull request #3310 from inaturalist/mob-1043-lint-rule-for-enforcing-consistent-array-type-definition
Mob 1043 lint rule for enforcing consistent array type definition
2025-12-22 19:25:29 -08:00
Abbey Campbell
bf0db16300 autofix post-merge main 2025-12-22 18:28:45 -08:00
Abbey Campbell
a84d2fb6d3 autofix array type definitions 2025-12-22 18:26:38 -08:00
Abbey Campbell
5fc34554c6 enforce consistent array type definition 2025-12-22 18:25:28 -08:00
Ryan Stelly
b78be9243d lint rule & autofix for "trailing comma" (#3299)
* (lint) MOB-1063 enforce trailing commas

* autofix trailing commas

* manually fix newly introduced maxlen violations

* add trailing comma convention to i18n build
2025-12-22 20:17:13 -06:00
sepeterson
3093b4f113 MOB-1077: simple navigation.navigate for ObsEdit 2025-12-22 16:33:28 -06:00
Seth Peterson
4d49e3f6aa Merge pull request #3296 from inaturalist/mob-722-pt2
MOB-722 Match screen unit tests part 2
2025-12-22 14:17:22 -06:00
iNaturalist Crowdin Sync
fa4e882448 New Crowdin translations by GitHub Action (#3311)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-12-20 00:33:39 +01:00
Johannes Klein
14a43484eb Update our vision-plugin to 6.0.0 rc.2 (#3305)
* Update package.json

* Update package-lock.json

* Update Podfile.lock
2025-12-18 19:11:33 +01:00
Seth Peterson
dffddf5eb3 Merge pull request #3304 from inaturalist/mob-535-remove-gradient-from-grid-items-on-group-photos-screen
MOB-535: hide gradient for group photo view and tweak icon drop shadows
2025-12-18 11:05:32 -06:00
sepeterson
ebaf672a20 Merge branch 'main' into mob-722-pt2 2025-12-18 10:35:53 -06:00
sepeterson
722edb2928 MOB-722: toBeVisible 2025-12-18 10:34:31 -06:00
sepeterson
8839c21c3a MOB-722: photo section test fixes 2025-12-18 10:20:26 -06:00
Seth Peterson
84d4e19329 Merge pull request #3295 from inaturalist/mob-722-pt1
MOB-722 Match screen unit tests part one
2025-12-18 09:22:21 -06:00
Corey Farwell
1c0e86756c Prefer interface 2025-12-18 00:19:23 -05:00
Corey Farwell
bd4c65d5ce Restore className 2025-12-18 00:18:06 -05:00
Corey Farwell
fcfa85ee9f Merge remote-tracking branch 'origin/main' into OverviewCounts 2025-12-18 00:17:25 -05:00
Johannes Klein
4534cebaed New Crowdin translations by GitHub Action (#3292)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-12-17 22:32:44 +01:00
sepeterson
eb0191f2f5 MOB-722: toBeVisible 2025-12-17 13:24:28 -06:00
Abbey Campbell
f2fb6112da Merge pull request #3302 from inaturalist/mob-1035-crash-on-explore-filters-user-search-on-certain-search
make user list an array by default
2025-12-17 10:51:51 -08:00
Corey Farwell
264e320319 Migrate LocationStatus component to TypeScript. (#3300) 2025-12-17 19:44:29 +01:00
Abbey Campbell
a5f901a24b Merge pull request #3301 from inaturalist/mob-403-feedback-modal-cannot-reopen-after-dismissal-by-swipe
handle dismiss in BottomSheet
2025-12-17 09:31:11 -08:00
Johannes Klein
b7e566f9d3 Make some interface extend from Record utility (#3303) 2025-12-17 16:26:21 +01:00
Johannes Klein
f0e6cfad30 Update react-native-vision-camera to 4.7.3 (#3293) 2025-12-17 16:25:10 +01:00
Johannes Klein
f730e8fdd5 v1.0.13+190 v1.0.13+190 2025-12-17 01:28:00 +01:00
Abbey Campbell
69c0639ec6 make user list an array by default 2025-12-16 16:26:38 -08:00
Johannes Klein
e76a0aa10c Update to version 1.0.13 2025-12-17 01:26:23 +01:00
Abbey Campbell
ff707b97f3 handle dismiss in BottomSheet 2025-12-16 16:00:29 -08:00
sepeterson
3402ea4112 MOB-535: hide gradient for group photo view and tweak icon drop shadows 2025-12-16 17:00:24 -06:00
Corey Farwell
837318eb9a Migrate DataQualityAssessment component to TypeScript. (#3279)
* Migrate `DataQualityAssessment` component to TypeScript.

* Semicolon interface; update closure return type

---------

Co-authored-by: Johannes Klein <johannes.t.klein@gmail.com>
2025-12-16 23:31:36 +01:00
Abbey Campbell
a12db3a639 Merge pull request #3297 from inaturalist/mob-1072-fix-issues-with-loading-projects
Mob 1072 fix issues with loading projects
2025-12-16 14:11:30 -08:00
Johannes Klein
8780543f07 Add key for components resulting from a .map (#3291) 2025-12-16 22:29:16 +01:00
Abbey Campbell
6737ccf2a5 use total_results for return condition 2025-12-16 13:15:14 -08:00
Abbey Campbell
ded03d1bac use constant for per_page param 2025-12-16 13:13:43 -08:00
Abbey Campbell
73301b2e21 Merge pull request #3298 from inaturalist/mob-1037-obs-sheet-large-text
add maxFontSizeMultiplier to obssheet
2025-12-16 12:43:04 -08:00
Ryan Stelly
6a2769add1 (CI) run detox once (leaner flags) then retry once on failure with recordings / verbose logs (#3294)
* MOB-1071 run lean detox once, retry once on failure with recordings / verbose logs

* don't retry on status check failure
2025-12-15 19:17:40 -06:00