Skip to content

Fix creation date formatting on part detail page - #12423

Merged
SchrodingersGat merged 2 commits into
inventree:masterfrom
aamirasmal15:fix-part-creation-date
Jul 20, 2026
Merged

Fix creation date formatting on part detail page#12423
SchrodingersGat merged 2 commits into
inventree:masterfrom
aamirasmal15:fix-part-creation-date

Conversation

@aamirasmal15

Copy link
Copy Markdown
Contributor

The Creation Date field on the part detail page is declared as a plain string, so it shows the raw ISO date from the API and ignores the user's date display format setting. The same field on the order and build pages is declared as 'date' and formats fine, so this just aligns the part page with those.

Seen on 1.4.2, still present on master.

@netlify

netlify Bot commented Jul 19, 2026

Copy link
Copy Markdown

Deploy Preview for inventree-web-pui-preview ready!

Name Link
🔨 Latest commit be36e02
🔍 Latest deploy log https://app.netlify.com/projects/inventree-web-pui-preview/deploys/6a5d95459eead700085851ea
😎 Deploy Preview https://deploy-preview-12423--inventree-web-pui-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 96 (🔴 down 1 from production)
Accessibility: 81 (no change from production)
Best Practices: 100 (no change from production)
SEO: 78 (no change from production)
PWA: -
View the detailed breakdown and full score reports
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@SchrodingersGat SchrodingersGat added bug Identifies a bug which needs to be addressed backport Apply this label to a PR to enable auto-backport action User Interface Related to the frontend / User Interface backport-to-1.4.x labels Jul 19, 2026
@SchrodingersGat SchrodingersGat added this to the 1.5.0 milestone Jul 19, 2026
@SchrodingersGat

Copy link
Copy Markdown
Member

@aamirasmal15 thanks for the fix!

@SchrodingersGat
SchrodingersGat merged commit 8075c3e into inventree:master Jul 20, 2026
36 checks passed
@github-actions

Copy link
Copy Markdown
Contributor

💔 All backports failed

Status Branch Result
1.4.x Backport failed because of merge conflicts

You might need to backport the following PRs to 1.4.x:
- Bug fixes (#12365)
- [bug] Quantity fixes (#12375)
- Uninstall fix (#12378)
- Hardening build outputs (#12376)

Manual backport

To create the backport manually run:

backport --pr 12423

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport Apply this label to a PR to enable auto-backport action backport-to-1.4.x bug Identifies a bug which needs to be addressed User Interface Related to the frontend / User Interface

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants