Skip to content

fix(mobile): person birthday viewing/editing#20731

Merged
alextran1502 merged 3 commits intomainfrom
fix/edit_birthdays
Aug 6, 2025
Merged

fix(mobile): person birthday viewing/editing#20731
alextran1502 merged 3 commits intomainfrom
fix/edit_birthdays

Conversation

@bwees
Copy link
Member

@bwees bwees commented Aug 6, 2025

Description

Show "Add birthday" if person does not have birthday set instead of "Edit birthday"
Fixed looping date selector
Changes age view to "_ years old" style labels

Fixes #20529

How Has This Been Tested?

Tested with people that have birthday and don't have birthday set

Checklist:

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation if applicable
  • I have no unrelated changes in the PR.
  • I have confirmed that any new dependencies are strictly necessary.
  • I have written tests for new code (if applicable)
  • I have followed naming conventions/patterns in the surrounding code
  • All code in src/services/ uses repositories implementations for database calls, filesystem operations, etc.
  • All code in src/repositories/ is pretty basic/simple and does not have any immich specific logic (that belongs in src/services/)

@alextran1502 alextran1502 enabled auto-merge (squash) August 6, 2025 22:08
@alextran1502 alextran1502 merged commit 325d5f7 into main Aug 6, 2025
52 checks passed
@alextran1502 alextran1502 deleted the fix/edit_birthdays branch August 6, 2025 22:13
ollioddi pushed a commit to ollioddi/immich that referenced this pull request Aug 11, 2025
* fix: edit birthday dialog

* chore: convert age to "x years old" format

* fix: lint

---------

Co-authored-by: Alex <alex.tran1502@gmail.com>
sbiswas-s2 added a commit to sbiswas-s2/immich that referenced this pull request Aug 19, 2025
* fix: edit birthday dialog

* chore: convert age to "x years old" format

* fix: lint

---------

Co-authored-by: Alex <alex.tran1502@gmail.com>"
sbiswas-s2 added a commit to sbiswas-s2/immich that referenced this pull request Aug 20, 2025
sbiswas-s2 added a commit to sbiswas-s2/immich that referenced this pull request Aug 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

mobile: birthday today when not set

3 participants