3279 Commits

Author SHA1 Message Date
Johannes Klein
609f4bb333 Remove unnecessary navigation function variants 2025-11-20 15:43:44 +01:00
Johannes Klein
fe6d4c8170 Remove non-functional instance of bottom sheet 2025-11-20 15:40:31 +01:00
Abbey Campbell
1e810237ac center align carousel title text 2025-11-18 16:35:31 -08:00
Johannes Klein
81ceb6f2d5 v1.0.12+186 v1.0.12+186 2025-11-19 00:15:56 +01:00
Johannes Klein
b7335c2237 Update to version 1.0.12 2025-11-19 00:10:24 +01:00
Johannes Klein
f7c3ea3993 Update @react-native-community/cli to 19.1.2 (#3197)
* Update package.json

* Update package-lock.json
2025-11-18 23:18:13 +01:00
Johannes Klein
44203970b6 Few changes to align TS migrations with existing codebase (#3239)
* Infer functional component's return type

* Extend Props from PropsWithChildren

* Refactor Props to interface
2025-11-18 23:10:25 +01:00
Johannes Klein
0691a3cfd7 Update @react-native-community/slider to 5.x (#3237)
* Update package.json

* Update package-lock.json

* Update Podfile.lock
2025-11-18 23:09:41 +01:00
Johannes Klein
66af4f7b20 Update react-native-svg (#3235)
* Update package.json

* Update package-lock.json

* Update Podfile.lock
2025-11-18 23:09:14 +01:00
Abbey Campbell
a23597f001 add back tooltip tests 2025-11-17 18:48:31 -08:00
Abbey Campbell
62bbd5415c move triggerCondition logic inside an effect 2025-11-17 18:26:53 -08:00
Corey Farwell
84f58e6c30 Migrate SoundSlider to TypeScript. (#3227)
* Migrate `SoundSlider` to TypeScript.

* Update src/components/ObsDetailsDefaultMode/SoundContainer.tsx
2025-11-18 00:34:13 +01:00
Corey Farwell
bbe646ab42 Migrate RealmProvider to TypeScript. (#3233) 2025-11-18 00:22:38 +01:00
Johannes Klein
4092565193 New Crowdin translations by GitHub Action (#3194)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-11-18 00:19:35 +01:00
sepeterson
38686bfdc2 MOB-991 typeof timeout 2025-11-17 16:31:10 -06:00
Abbey Campbell
4a45896703 extract tooltip modal to separate component 2025-11-17 13:49:55 -08:00
Abbey Campbell
578f1d5ce4 fix tooltip implementation 2025-11-17 12:48:22 -08:00
Abbey Campbell
df348283ae add back tooltip 2025-11-17 12:05:26 -08:00
Abbey Campbell
29f13531f9 bring ui to parity with design 2025-11-14 15:58:31 -08:00
sepeterson
3f2bcf043d MOB-991 consolidate onboarding event properties 2025-11-14 17:02:07 -06:00
sepeterson
1d2bef20da MOB-989 try block for startTrace attributes 2025-11-14 16:59:55 -06:00
sepeterson
359d8042ca MOB-989 support custom trace attributes and move stopTrace to catch all match screen scenarios 2025-11-14 16:59:11 -06:00
Yaron Budowski
e570e43d97 MOB-925 - e2e test fix 2025-11-14 14:19:05 -08:00
Yaron Budowski
9c2facc680 MOB-925 - new designs for add-obs button sheet 2025-11-14 14:19:05 -08:00
sepeterson
d576fb10e9 MOB-991 stop trace on timeout 2025-11-14 14:06:00 -06:00
Corey Farwell
c5054ee318 Migrate ObsDetailsDefaultMode to TypeScript. 2025-11-14 11:18:31 -05:00
Seth Peterson
a564f85ba0 Merge pull request #3222 from frewsxcv/react
Fix issue where component does not return `Element | null`.
2025-11-14 09:18:18 -06:00
Seth Peterson
55354e23f0 Merge pull request #3221 from frewsxcv/frewsxcv-240FC0C7-86BF-40B6-BCF7-DEC15AB7E4F8
Migrate `tryToReplaceWithLocalTaxon` to TypeScript.
2025-11-14 09:17:55 -06:00
Seth Peterson
06e9a52549 Merge pull request #3220 from frewsxcv/frewsxcv-179CFAFB-167B-46E2-A7D5-091C8ED211F1
Migrate `src/components/Match/EmptyMapSection` to TypeScript.
2025-11-14 09:17:44 -06:00
Seth Peterson
07d21dcc26 Merge pull request #3219 from frewsxcv/header
Migrate `src/components/LoginSignUp/Header` to TypeScript.
2025-11-14 09:17:35 -06:00
Seth Peterson
cc5b34e5b2 Merge pull request #3218 from frewsxcv/footer
Migrate `src/components/LocationPicker/Footer` to TypeScript.
2025-11-14 09:17:23 -06:00
Seth Peterson
2ef1708e46 Merge pull request #3214 from frewsxcv/logstage
Remove unused `logStage` option on `useWatchPosition` function.
2025-11-14 09:17:14 -06:00
Seth Peterson
03430f084c Merge pull request #3212 from frewsxcv/geolocation
Fix outstanding type errors in `src/sharedHelpers/geolocationWrapper.ts`.
2025-11-14 09:16:37 -06:00
Seth Peterson
077df9b499 Merge pull request #3210 from frewsxcv/fetchPlaceName
Resolve only type error in `src/sharedHelpers/fetchPlaceName.ts`.
2025-11-14 09:16:25 -06:00
Seth Peterson
e6f8b8cacb Merge pull request #3208 from frewsxcv/auth-mutation
Migrate `useAuthenticatedMutation` to TypeScript
2025-11-14 09:16:05 -06:00
Seth Peterson
6f59ad90b8 Merge pull request #3207 from frewsxcv/gradient
Fix type error in `src/components/SharedComponents/Buttons/GradientButton.tsx`.
2025-11-14 09:15:55 -06:00
Seth Peterson
ae1b568744 Merge pull request #3206 from frewsxcv/content
Migrate `src/components/SharedComponents/ObsDetails/ContentWithIcon` to TypeScript.
2025-11-14 09:15:43 -06:00
Seth Peterson
74aafced2d Merge pull request #3205 from frewsxcv/auth-query
Improve return typing of `src/sharedHooks/useAuthenticatedQuery` function.
2025-11-14 09:15:33 -06:00
Seth Peterson
76fae43c7f Merge pull request #3203 from frewsxcv/casting
Remove unnecessary type casting in `src/sharedHelpers/taxon.ts`.
2025-11-14 09:15:21 -06:00
sepeterson
8b80c17464 MOB-991 separate timeout 2025-11-13 16:45:49 -06:00
sepeterson
ffafb7fd3a MOB-991 clear traces on a timeout 2025-11-13 16:44:59 -06:00
Ryan Stelly
fd712f10e2 typescriptify Developer.js and refactor size calculation (#3176)
* typescriptify Developer.js and refactor size calculation

* remove logs

* fix typography component types / spacing, clean up naming

* fix type annotation, unused export, and variable name
2025-11-13 16:43:41 -06:00
Abbey Campbell
799efb8b4c Merge pull request #3204 from frewsxcv/useDebugMode
Migrate `src/sharedHooks/useDebugMode` to TypeScript.
2025-11-13 11:13:15 -08:00
Abbey Campbell
6d4ffc574d Merge pull request #3201 from frewsxcv/tailwin
Introduce a type declaration file for Tailwind config colors.
2025-11-13 11:12:19 -08:00
Abbey Campbell
1387609657 Merge pull request #3198 from frewsxcv/translations
Migrate `src/api/translations` to TypeScript.
2025-11-13 11:11:22 -08:00
sepeterson
fb4a994dd0 MOB-991 add jest mock for perf 2025-11-12 16:15:36 -06:00
sepeterson
78ca8d9c0c MOB-991 rename continue firebase event 2025-11-12 15:14:05 -06:00
sepeterson
72c8f23352 MOB-989 implement global traces 2025-11-12 14:49:52 -06:00
Corey Farwell
de666803e7 Fix issue where component does not return Element | null. 2025-11-12 13:58:08 -05:00
Corey Farwell
c6bd05edb1 Migrate tryToReplaceWithLocalTaxon to TypeScript. 2025-11-12 12:32:37 -05:00