Commit Graph
11 Commits
Author SHA1 Message Date
iridium34 af0cf8bed9 - Add CSP headers in guest.blade.php for enhanced security.
- Update Vite config with proper server settings, including CORS configuration for `ddev.site` domains.
- Upgrade dependencies in `package-lock.json`, including versions for Rollup and TailwindCSS packages.
2026-01-21 04:25:01 +01:00
iridium34 ac812ed142 Refactored Color Livewire components, added CreateColor, EditColor, and ShowColor components. Updated views, navigation, and Tailwind color schemes. Adjusted database migrations for consistency. 2025-12-14 01:39:16 +01:00
iridium34 85b97ed3b1 Removed all controller and view files related to Colors, Filaments, Filament Types, and Manufacturers. 2025-12-12 03:14:07 +01:00
iridium34 34bea2b44f Updated Color scheme 2025-11-11 19:29:44 +01:00
iridium34 07114a53c6 changed colorset 2025-04-22 15:02:23 +02:00
iridium34 98bd3ec660 reworked and recolored Table Component 2025-03-17 01:36:38 +01:00
iridium34 78e7338aa8 added modal compatibility 2025-03-15 23:17:40 +01:00
Iridium34 5f2ce420c5 Merge branch 'laravel-12' into 'LivewireViews'
# Conflicts:
#   resources/views/components/footer.blade.php
#   resources/views/components/layouts/app.blade.php
#   routes/web.php
2025-03-15 21:54:38 +00:00
iridium34 efb3f34415 changed app.blade.php 2025-03-15 21:08:18 +01:00
iridium34 4c775a1d70 Changed colors.index to Livewire 2025-03-15 03:01:59 +01:00
iridium34 21f33383ae Created FilamentTypeController & FilamentType Model 2025-03-10 19:28:46 +01:00