dstpabuaran.com/resources/js/types
Yoga Pangestu 4733df5827 Add homepage types and update routing to use HomepageController
- Created a new TypeScript file for homepage-related types including Product, ProductVariant, ProductCategory, and HomepageData.
- Updated the index.ts to export the new homepage types.
- Refactored the web routes to replace the inline closure for the home route with the HomepageController.
2026-08-07 17:29:59 +07:00
..
auth.ts feat: update User model and UserInfo component to use full_name attribute 2026-07-30 13:51:09 +07:00
global.d.ts initial commit 2026-07-28 17:40:38 +07:00
homepage.ts Add homepage types and update routing to use HomepageController 2026-08-07 17:29:59 +07:00
index.ts Add homepage types and update routing to use HomepageController 2026-08-07 17:29:59 +07:00
navigation.ts initial commit 2026-07-28 17:40:38 +07:00
receipt-printer-encoder.d.ts feat: integrate thermal printer functionality with receipt encoding 2026-08-07 09:34:11 +07:00
ui.ts initial commit 2026-07-28 17:40:38 +07:00
vite-env.d.ts Refactor code for improved readability and consistency across multiple files 2026-08-01 10:14:47 +07:00
web-bluetooth-usb.d.ts feat: integrate thermal printer functionality with receipt encoding 2026-08-07 09:34:11 +07:00