Yoga Pangestu
bdd793343f
fix: update redirect paths and enhance UI layout for order management
...
- Changed redirect paths in WithRoleRedirect trait from '/login' to '/auth/login' for consistency.
- Adjusted footer layout in home view to include padding for better spacing.
- Improved order management UI by modifying flexbox structure for better responsiveness and alignment of buttons.
2026-01-11 13:14:17 +07:00
Yoga Pangestu
c0fe92f0d2
fix: remove unnecessary wire:navigate directive from navbar item
2026-01-09 19:59:27 +07:00
Yoga Pangestu
48ffc88aec
feat: enhance audit logs display with event status colors and localized date formatting
2026-01-06 21:27:00 +07:00
Yoga Pangestu
bebc5be5a2
feat: add member order history page with detailed order summaries and navigation.
2026-01-06 20:59:42 +07:00
Yoga Pangestu
ca92fc9089
feat: Implement member's "My Vouchers" page with new Livewire component, view, sidebar navigation, and route.
2026-01-06 20:27:17 +07:00
Yoga Pangestu
3371306c0a
refactor: Replace not-found Lottie animation with boxing-cat across various views.
2026-01-05 20:14:48 +07:00
Yoga Pangestu
33d11cedea
feat: implement member referral system including code generation, usage tracking, and UI integration.
2026-01-05 20:11:06 +07:00
Yoga Pangestu
716fb3448b
feat: remove member voucher page, route, and Livewire component from member section.
2026-01-05 19:44:30 +07:00
Yoga Pangestu
7956314dc5
refactor: use Blade @can directive for permission checks and fix "Doraemon" typo
2026-01-04 22:59:04 +07:00
Yoga Pangestu
d720934533
feat: implement member account settings page for profile and password updates
2026-01-04 22:24:55 +07:00
Yoga Pangestu
3c1b6fc915
feat: Implement article and product show pages, refactor home components, and update migrations
2025-12-26 20:35:03 +07:00
Yoga Pangestu
37387fe124
feat: update profile navigation to use a named route
2025-12-20 18:12:00 +07:00
Yoga Pangestu
beeece5ee8
refactor: Migrate header dynamic styling and mobile menu logic from vanilla JS to Alpine.js.
2025-12-20 18:06:44 +07:00
Yoga Pangestu
9cb943e360
feat: update mobile navigation links to use specific routes with wire:navigate and remove the "Get CV" button.
2025-12-20 17:50:10 +07:00
Yoga Pangestu
71568a7ecd
feat: Implement full voucher and outlet listing with search, detail modals, and UI enhancements
2025-12-20 17:35:14 +07:00
Yoga Pangestu
72750090aa
feat: Implement role-based profile redirection, simplify header navigation, and refactor homepage data loading.
2025-12-20 14:17:18 +07:00
Yoga Pangestu
2c84184bf9
feat: Implement dynamic brand display, product type filtering, and custom Livewire pagination, and refactor header navigation.
2025-12-20 11:34:31 +07:00
Yoga Pangestu
26db5d34dc
feat: Dynamically display recent members and total count in the home jumbotron, add active state styling to header navigation, and redesign the FAQ page hero section.
2025-12-19 21:14:40 +07:00
Yoga Pangestu
de89ff5047
refactor: move home page header and footer components to new UI sections and update related routes and Livewire components.
2025-12-19 21:00:41 +07:00
Yoga Pangestu
4f71bbc68d
Merge branch 'homepage' of https://github.com/pangestuyoga/pangestu-yadiparfum
2025-12-19 20:52:21 +07:00
Yoga Pangestu
4febd74674
feat: Implement member point redemption system with studio verification and enhanced reward management.
2025-12-19 20:41:04 +07:00
Yoga Pangestu
ce7ac20793
feat(header): menambahkan button untuk redirect ke homepage
2025-12-18 15:45:49 +07:00
Yoga Pangestu
877c5ea061
refactor(components): Replace wire:navigate.hover with wire:navigate in various Blade components for improved consistency in navigation handling.
2025-12-14 16:04:44 +07:00
Yoga Pangestu
a7427f145f
refactor(helpers, forms, livewire): Rename functions for clarity and consistency, update currency and date formatting across various components to improve maintainability and user experience.
2025-12-14 15:49:53 +07:00
Yoga Pangestu
3916ef436e
feat(cart, article, product): Introduce new Cart component, enhance Article and Product components with detail views, and update routing for improved navigation.
2025-12-14 12:40:54 +07:00
Yoga Pangestu
c037accd33
feat(product): implementasi testing
...
- kasih return type
- ubah array to collection di audit
- mengubah waktu refresh tabel menjadi 30 detik
2025-12-11 09:35:39 +07:00
Yoga Pangestu
5dbe7a5f8d
refactor: merombak penempatan smua file view
2025-12-09 13:33:49 +07:00