[PR #4606] [MERGED] fix(docs): dates and responsive design in milestone page #10443

Closed
opened 2026-02-05 14:22:00 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/4606
Author: @martabal
Created: 10/23/2023
Status: Merged
Merged: 10/23/2023
Merged by: @jrasm91

Base: mainHead: docs/fix-milestones


📝 Commits (5)

📊 Changes

2 files changed (+73 additions, -15 deletions)

View changed files

📝 docs/src/components/timeline.tsx (+9 -5)
📝 docs/src/pages/milestones.tsx (+64 -10)

📄 Description

Changes made in this PR

  • Fixed dates for the first commit and Immich first birthday
  • Removed date in release name if tag is not set
  • Removed margins on cards for small screen

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/immich-app/immich/pull/4606 **Author:** [@martabal](https://github.com/martabal) **Created:** 10/23/2023 **Status:** ✅ Merged **Merged:** 10/23/2023 **Merged by:** [@jrasm91](https://github.com/jrasm91) **Base:** `main` ← **Head:** `docs/fix-milestones` --- ### 📝 Commits (5) - [`57999a8`](https://github.com/immich-app/immich/commit/57999a8efee56ace2aee94c9d80a90d19e85010c) fix: dates and responsive design - [`147cc51`](https://github.com/immich-app/immich/commit/147cc51d62384fff5230e53cbeb0f00508ae2c52) fix: overflow - [`1d7ea9f`](https://github.com/immich-app/immich/commit/1d7ea9f41e92d961215cdc71b315b6aa9a47efed) add tags for birthday - [`2ae8136`](https://github.com/immich-app/immich/commit/2ae813619a2deaabdc6a531f9407e7217c9d8e1e) use cake for birthday icon - [`0f743a9`](https://github.com/immich-app/immich/commit/0f743a9ffe4f05f1fce1c7c3d6fe5c946232169f) use uppercase for enum ### 📊 Changes **2 files changed** (+73 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `docs/src/components/timeline.tsx` (+9 -5) 📝 `docs/src/pages/milestones.tsx` (+64 -10) </details> ### 📄 Description ## Changes made in this PR - Fixed dates for the first commit and Immich first birthday - Removed date in release name if tag is not set - Removed margins on cards for small screen --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 14:22:00 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#10443