This website requires JavaScript.
Explore
Help
Sign In
truncgit
/
citrus
Watch
1
Star
0
Fork
0
You've already forked citrus
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4150931ac826a78fb9d28a810d2dbc120ac7237d
citrus
/
app
/
Filament
T
History
Ümit Tunç
c82dd5c6b6
feat: implement Company History module with CRUD functionality, localization support, and timeline display for enhanced user experience
2026-05-21 19:33:38 +03:00
..
Admin
feat: implement Company History module with CRUD functionality, localization support, and timeline display for enhanced user experience
2026-05-21 19:33:38 +03:00
Exports
Add Import and Export Functionality for Site Translations: Implemented SiteTranslationImporter and SiteTranslationExporter classes to facilitate the import and export of site translations. Enhanced the SiteTranslationsTable with import and export actions, allowing for efficient management of translation data. Updated the migration files to create necessary tables for handling imports and exports, improving the overall localization workflow in the admin panel.
2025-12-31 00:23:16 +03:00
Imports
Enhance SiteTranslationImporter: Added 'Key' label to the import column and simplified validation rules. Improved record resolution logic to handle empty keys and ensured translations are updated correctly during import. Updated CSS paths for assets in the home template for better resource management.
2025-12-31 01:01:41 +03:00