Commit Graph
34 Commits
Author SHA1 Message Date
iridium34 563b0e750e Add Spareparts module with CRUD functionality and UI components. 2026-01-24 10:15:45 +01:00
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 c7671b93b1 Refactored Filament Livewire components and views. Introduced separate CreateFilament component with route-based navigation. Simplified and cleaned up code by removing legacy modals and unused properties. Updated migrations, table layouts, and styles for consistency. 2025-12-15 01:20:04 +01:00
iridium34 4759df9077 Added Extruder Livewire components with Create, Edit, Show, and Index. Introduced corresponding routes, views, and navigation updates. Enhanced Buildplate and Manufacturer views for improved linking and consistency. 2025-12-14 04:33:55 +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 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 85b97ed3b1 Removed all controller and view files related to Colors, Filaments, Filament Types, and Manufacturers. 2025-12-12 03:14:07 +01:00
iridium34 75800bf6cc Updated Color scheme 2025-11-18 01:40:29 +01:00
iridium34 34bea2b44f Updated Color scheme 2025-11-11 19:29:44 +01:00
iridium34 902ffeb0ae created Buildplate View & Route 2025-09-07 11:49:02 +02:00
iridium34 a92d1f0466 adjusted orders blade 2025-04-23 17:05:59 +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 6160ce6edd fixed Color & Type View and Tables 2025-04-22 17:48:38 +02: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 c642a437da fixed footer text opacity 2025-03-16 02:58:27 +01:00
iridium34 9b3913b68c fixed Database Error while creating new color 2025-03-16 01:33:15 +01:00
iridium34 4af3ba628c adjusted footer padding 2025-03-16 00:42:53 +01:00
iridium34 2f19be09de refactored header.blade 2025-03-16 00:41:01 +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 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 9fd01ee43a updated headerbar with headeraction option 2025-03-10 16:14:49 +01:00
iridium34 df43c77f87 changed to Flux Headerbar 2025-03-10 15:56:05 +01:00
iridium34 9466fe6fe9 updated to livewire 3 2025-03-10 15:10:41 +01:00
iridium34 14786d2798 updated to tailwind 4.0 2025-03-10 15:07:35 +01:00
iridium34 a9326a490b Install jetstream 2025-03-10 15:07:11 +01:00