Commit Graph
19 Commits
Author SHA1 Message Date
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 7e79d1d034 Renamed and reorganized Livewire components, namespaces, and views for improved file structure and clarity. Introduced filaments.show and filaments.edit routes. Updated database migrations and navigation routes accordingly. Upgraded dependencies in composer. 2025-12-13 03:10:31 +01:00
iridium34 902ffeb0ae created Buildplate View & Route 2025-09-07 11:49:02 +02:00
iridium34 9def3cae3e created basic Order Page 2025-04-23 16:38:55 +02:00
iridium34 dd5892292b created Settings Page 2025-04-23 15:42:46 +02:00
iridium34 cf81ce810b created Filament View with Livewire 2025-04-22 18:45:56 +02:00
iridium34 003e600a38 fixed editing and deleting of colors 2025-03-16 02:54:42 +01:00
iridium34 2e7f484eba changed livewire component names 2025-03-15 23:16:46 +01:00
iridium34 82b63aa682 fixed routing 2025-03-15 22:57:33 +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 c4d7410719 created FilamentCount per Manufacturer 2025-03-10 22:39:15 +01:00
iridium34 9cbcddcb6b Updated Dashboard 2025-03-10 22:17:20 +01:00
iridium34 6a199c3a3c Created FilamentController & Filament Model + Views 2025-03-10 21:47:57 +01:00
iridium34 9826f89806 Added ColorController & Views 2025-03-10 20:02:13 +01:00
iridium34 21f33383ae Created FilamentTypeController & FilamentType Model 2025-03-10 19:28:46 +01:00
iridium34 a9326a490b Install jetstream 2025-03-10 15:07:11 +01:00
iridium34 a8d5d57f6f Initial Install Laravel 12 2025-03-10 13:58:05 +01:00