Yoga Pangestu
|
459d568c1a
|
refactor: clean up component templates and improve code readability across various Vue files by consolidating attributes and removing unnecessary line breaks
|
2026-06-25 20:23:48 +07:00 |
|
Yoga Pangestu
|
7a0ac4f4d1
|
Add order management features including Order and OrderItem models, OrderController for CRUD operations, and request validation. Implement OrderChannel and OrderStatus enums for order categorization and status management. Enhance sidebar navigation for orders and integrate UI components for creating, editing, and listing orders, along with permissions in the Permission and Role enums.
|
2026-06-12 10:34:50 +07:00 |
|
Yoga Pangestu
|
c5ec7b5afc
|
Add DataTable component with sorting and filtering capabilities, integrate HR sidebar link, and update package dependencies for @tanstack/vue-table. Introduce new UI components for alert dialogs and empty states.
|
2026-06-09 23:35:31 +07:00 |
|