sepeterson
e8b647c196
MOB-1104: destructure hook params in function definition
2026-02-05 16:05:53 -06:00
sepeterson
fc2ee2105b
MOB-1104: hook to ts
2026-02-04 13:40:05 -06:00
sepeterson
70110dab0d
MOB-1104: use hook for shared logic
2026-02-04 13:31:52 -06:00
sepeterson
7066956197
MOB-1104: rm unused code from ObsDetailsDefaultModeContainer
2026-02-04 13:02:47 -06:00
Johannes Klein
100735d44d
v1.0.15+196
v1.0.15+196
2026-02-03 23:07:49 +01:00
Ryan Stelly
fbc7ab07bd
support log apis extra property ( #3331 )
...
* functional checkpoint for logWithExtra
* remove custom log levels and infer extra arg
* extra function comment & config tidy
* Mov 730 support log extra with wrapper (#3338 )
* alternative implementation for log extra w/ log wrapper
* split log enhancer from log transport implementation
* move import out of comment
2026-02-03 15:06:54 -06:00
Abbey Campbell
f4faf3a47d
Merge pull request #3326 from inaturalist/mob-1047-add-sorting-to-my-observations
...
Mob 1047 add sorting to my observations
2026-02-03 11:18:30 -08:00
Johannes Klein
f1be620752
Add rozenite require profiler plugin ( #3349 )
...
* Update package.json
* Update package.json
* Update package-lock.json
* Use tilde
* Update metro.config.js
* Update index.js
2026-02-03 18:13:36 +01:00
Johannes Klein
fa6e063071
Update react-native-get-random-values to 2.0.0 ( #3347 )
...
* Update package.json
* Update package-lock.json
* Update Podfile.lock
2026-02-03 18:13:08 +01:00
Johannes Klein
3d9f2c3040
Refactor lodash function imports ( #3348 )
...
* Change destructured imports to individual imports
* Change full lodash imports to individual function imports
* Remove unused imports
* One more
2026-02-03 18:12:48 +01:00
Johannes Klein
82c9af74c8
Update comments for strings referencing a certain version number ( #3350 )
2026-02-03 18:12:30 +01:00
Seth Peterson
af793d56ac
Merge pull request #3333 from inaturalist/mob-1089-ids-with-remarks-not-appearing-on-observations
...
MOB-1089 fix id with comment
2026-02-03 10:21:18 -06:00
iNaturalist Crowdin Sync
6736f0eb41
New Crowdin translations by GitHub Action ( #3343 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2026-02-03 10:39:48 +01:00
sepeterson
051c3275cc
MOB-1089: use stylesheet on BottomSheetV2 and rename identBodySheetShown
2026-02-02 20:14:28 -06:00
sepeterson
b29b5939b3
MOB-1089: fix onPressClose confusion with BottomSheetV2
2026-02-02 19:59:40 -06:00
Abbey Campbell
dd0dca5191
clean up useImperativeHandle in CustomFlashList
2026-02-02 12:15:03 -08:00
Abbey Campbell
a0c22ae077
remove activeItemType
2026-02-02 09:45:31 -08:00
Abbey Campbell
f3e180cb1c
remove useEffect
2026-01-30 11:38:40 -08:00
sepeterson
a48877a85b
MOB-1089: merge main
2026-01-29 21:35:55 -06:00
sepeterson
a76e768168
MOB-1089: use IdentificationSheets component for ObsDetailsContainer too
2026-01-29 21:27:07 -06:00
sepeterson
ca59ed403a
MOB-1089: use old onChangeIdentBody
2026-01-29 21:11:15 -06:00
sepeterson
815e47e533
MOB-1089: more cleanup
2026-01-29 20:56:53 -06:00
sepeterson
19b07b9bfc
MOB-1089: lil cleanup
2026-01-29 20:44:57 -06:00
Abbey Campbell
4a1682d016
type fixes and removal of SpeciesCount dupes
2026-01-29 17:57:52 -08:00
sepeterson
7c57d0dcf2
MOB-1089: actually working properly
2026-01-29 19:45:44 -06:00
Abbey Campbell
d45ba6732f
rm sortsheet
2026-01-29 16:33:22 -08:00
Abbey Campbell
47de916383
replace union sort ids with enums
2026-01-29 16:02:39 -08:00
Johannes Klein
2879d16f0e
Update react-native-config to 1.6.1 ( #3344 )
...
* Update package.json
* Update package-lock.json
* Update Podfile.lock
2026-01-29 22:47:53 +01:00
Johannes Klein
9e7b7d17de
Update linkify packages ( #3345 )
...
* Update package.json
* Update package-lock.json
2026-01-29 21:39:05 +01:00
Johannes Klein
4d18c82577
Update node-downloader-helper to 2.1.10 ( #3340 )
...
* Update package.json
* Update package-lock.json
2026-01-29 21:30:57 +01:00
Johannes Klein
ea62a99393
Update react-native-camera-roll version and replace our fork with a patch ( #3342 )
...
* Replace our fork of react-native-camera-roll with latest
published npm version
* Update package-lock.json
* Update Podfile.lock
* Create @react-native-camera-roll+camera-roll+7.10.2.patch
Copying over commits from our fork of camera-roll into a patch-package patch file. This corresponds to these two commits:
1.) "fix: add a stub URI after save w/ add-only permission (#1 )
Attempting the fetch the URI of the newly-created photo requires PHOTO LIBRARY
permission, which results in an unexpected permission prompt. This prevents
that from happening by returning a stub URI which hopefully makes it clear
why it's not a real URI."
47b39c3d9d
2.) "feat: optionally save location when saving photo in iOS"
c49afe441e
2026-01-29 21:19:35 +01:00
sepeterson
93e4de4107
MOB-1089: wip id sheets redo
2026-01-29 11:08:47 -06:00
Abbey Campbell
4e2ce82c9d
Merge pull request #3341 from inaturalist/remove-indexed-access-types-in-overview-count
...
remove indexed access types
2026-01-28 15:28:06 -08:00
Abbey Campbell
7004c0b8a5
remove indexed access types
2026-01-28 12:00:44 -08:00
Abbey Campbell
44d3013fd4
Merge pull request #3284 from frewsxcv/OverviewCounts
...
Migrate `OverviewCounts` to TypeScript.
2026-01-28 11:44:59 -08:00
dependabot[bot]
8d52f9c4b9
Bump lodash from 4.17.21 to 4.17.23 ( #3332 )
...
* Bump lodash from 4.17.21 to 4.17.23
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.21 to 4.17.23.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.17.23 )
---
updated-dependencies:
- dependency-name: lodash
dependency-version: 4.17.23
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
* Update package.json
* Update package-lock.json
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Johannes Klein <johannes.t.klein@gmail.com >
2026-01-28 10:51:51 +01:00
Johannes Klein
eba8a52497
Update react-native to 0.81 ( #3336 )
2026-01-28 07:50:27 +01:00
Abbey Campbell
f2c691033e
Merge pull request #3339 from inaturalist/fix/lint-after-merge
...
fix lint after merge
2026-01-27 15:04:10 -08:00
Abbey Campbell
30b4cad43f
fix lint after merge
2026-01-27 14:01:19 -08:00
Abbey Campbell
2a124f3d12
Merge pull request #3275 from frewsxcv/frewsxcv-DE60DAFC-BC84-4641-9998-FE19B10A6736
...
Resolve all type errors in `MapView` component.
2026-01-27 13:48:08 -08:00
Abbey Campbell
2a9dee1834
use enum to handle active sheet state
2026-01-27 13:25:52 -08:00
Johannes Klein
d47aec551f
v1.0.15+195
v1.0.15+195
2026-01-27 21:56:49 +01:00
Johannes Klein
f299de52df
Update to version 1.0.15
2026-01-27 21:41:42 +01:00
dependabot[bot]
d3a03e9a82
Bump glob from 10.3.12 to 10.5.0 ( #3241 )
...
Bumps [glob](https://github.com/isaacs/node-glob ) from 10.3.12 to 10.5.0.
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/node-glob/compare/v10.3.12...v10.5.0 )
---
updated-dependencies:
- dependency-name: glob
dependency-version: 10.5.0
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-27 13:48:31 +01:00
dependabot[bot]
17eb4be678
Bump js-yaml from 3.14.1 to 3.14.2 ( #3337 )
...
Bumps [js-yaml](https://github.com/nodeca/js-yaml ) from 3.14.1 to 3.14.2.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodeca/js-yaml/compare/3.14.1...3.14.2 )
---
updated-dependencies:
- dependency-name: js-yaml
dependency-version: 3.14.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-27 13:37:54 +01:00
iNaturalist Crowdin Sync
868e1bc10e
New Crowdin translations by GitHub Action ( #3319 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2026-01-26 15:24:13 +01:00
Johannes Klein
1d0d9c5aba
Update react-native-screens to 4.15.4 ( #3335 )
...
* Update package.json
* Update package-lock.json
* Update Podfile.lock
2026-01-26 15:22:16 +01:00
sepeterson
a1aa257c12
MOB-1089: rm unnecessary test logic
2026-01-25 14:43:49 -06:00
Ryan Stelly
6c97fa2ca8
MOB-1098 add debug screen option to delete log file ( #3325 )
2026-01-23 12:21:52 -06:00
Abbey Campbell
28c5432912
Merge pull request #3328 from inaturalist/mob-972-remove-usage-of-forwardref
...
remove instances of forwardRef
2026-01-22 14:39:15 -08:00