7 Commits

Author SHA1 Message Date
Mekan1206
1d3a0db4d8 ok 2026-06-06 00:33:55 +05:00
Mekan1206
cc0c29bd72 Enhance product card filtering and animation in Home view
- Added dynamic transition delay for product cards based on visible items to improve animation effects.
- Reset animation state and transition delay for hidden cards to ensure smooth filtering experience.
- Improved overall user interaction with category-based product visibility.
2026-06-06 00:24:02 +05:00
Mekan1206
06d2999c74 Enhance DatabaseSeeder and Home view functionality
- Updated DatabaseSeeder to check for existing admin user before creation.
- Modified Home view to include max-height for collection items and added filter functionality for product categories.
- Introduced JavaScript for dynamic filtering of product cards based on selected categories.
2026-06-04 22:43:51 +05:00
Mekan1206
57002c184c remove doly meny gorun 2026-06-04 22:16:34 +05:00
Mekan1206
6ea6701963 Refactor and localize settings and resources
- Updated GeneralSettings page to include localized labels and structured sections for better organization.
- Enhanced CarouselSlide, Category, Collection, and Product resources with localized model labels and improved form/table configurations.
- Modified HomeController to utilize query builder for better performance and added collection items retrieval.
- Updated views to reflect localized settings and improved layout for collections and footer.
- Adjusted timezone and locale settings in app configuration for better regional support.
2026-06-04 22:15:18 +05:00
Mekan1206
b13d61b342 Update project dependencies and configuration
- Added Filament and Tailwind CSS dependencies in composer.json.
- Updated AGENTS.md to include new package versions.
- Modified boost.json to include tailwindcss-development skill.
- Updated DatabaseSeeder to create an admin user with a password.
- Changed the root route to use HomeController instead of a closure.
- Adjusted permissions for .gitignore in storage directory.
2026-06-04 21:30:06 +05:00
Mekan1206
608876864b start 2026-06-04 20:40:39 +05:00