Restore translated Filament display labels for picture items, record titles, and parent fields (#1254)
Commit: 299a181dfb3805a48e0305fa501db3381b2529a6
Date: 2026-05-12 21:52:35 +0000
Author: Copilot
Commit Message
Restore translated Filament display labels for picture items, record titles, and parent fields (#1254)
* Initial plan
* feat: restore translated Filament display labels for picture items and record titles
Agent-Logs-Url: https://github.com/metanull/inventory-app/sessions/b467bfcd-a680-4d9c-aa0a-df697df4fa3c
Co-authored-by: metanull <20630081+metanull@users.noreply.github.com>
* fix: prevent NODE_AUTH_TOKEN from being leaked in plain text in CI logs
Agent-Logs-Url: https://github.com/metanull/inventory-app/sessions/9fed0685-a339-43e7-85a1-62321b993bff
Co-authored-by: metanull <20630081+metanull@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: metanull <20630081+metanull@users.noreply.github.com>
Co-authored-by: PascalHavelange <havelangep@gmail.com>
---------
Fixes #1250
Fixes #1251
Fixes #1252
Fixes #1253
Files Changed
- 📝 Modified:
.github/workflows/ci-build-test.yml - 📝 Modified:
.github/workflows/continuous-integration.yml - 📝 Modified:
app/Filament/Concerns/HasChangeParentAction.php - 📝 Modified:
app/Filament/Resources/CollectionResource.php - 📝 Modified:
app/Filament/Resources/ItemResource.php - 📝 Modified:
app/Filament/Resources/ItemResource/RelationManagers/PictureItemsRelationManager.php - 📝 Modified:
app/Filament/Support/ItemDisplayLabel.php - ✅ Added:
tests/Filament/Resources/ItemDisplayLabelTest.php - 📝 Modified:
tests/Filament/Resources/ItemResourceTest.php
Links
This documentation was automatically generated from Git commit data.