Johannes Klein
6847b86e83
Update ActivityHeaderContainer.js
2026-02-03 14:42:49 +01:00
Johannes Klein
b76c60fe82
Update HeaderKebabMenu.js
2026-02-03 14:41:45 +01:00
Johannes Klein
41554eb15b
Revert "Update ObsDetailsContainer.js"
...
This reverts commit 3ad0ab8aec .
2026-02-03 14:40:58 +01:00
Johannes Klein
de7e091846
Update DQAContainer.js
2026-02-03 14:40:22 +01:00
Johannes Klein
7fb366c6f6
Update Announcements.js
2026-02-03 14:38:21 +01:00
Johannes Klein
6513e098e2
Update EvidenceList.js
2026-02-03 14:33:00 +01:00
Johannes Klein
2ca56b18a5
Update useMarkViewedMutation.js
2026-02-03 14:32:00 +01:00
Johannes Klein
2fb9ee9f36
Update IdentificationSheets.tsx
2026-02-03 14:29:57 +01:00
Johannes Klein
3ad0ab8aec
Update ObsDetailsContainer.js
2026-02-03 14:27:14 +01:00
Johannes Klein
1d0bfb88af
Update FaveButton.js
2026-02-03 14:23:19 +01:00
Johannes Klein
8e29793ca9
Update useWorkQueue.ts
2026-02-03 14:17:55 +01:00
Johannes Klein
c423d4f4b1
Fix broken destructure
2026-02-03 13:01:22 +01:00
Johannes Klein
cb72163552
More descriptive name
2026-02-03 12:13:43 +01:00
Johannes Klein
e3059462bb
Update useSyncObservations.ts
2026-02-03 12:08:06 +01: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
16bdf9b366
Merge branch 'main' into mob-968-add-edit-icon-to-top-right-of-match-screen-2
2026-01-30 10:38:38 -06: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