Yoga Pangestu
|
d27ac7ed6f
|
feat: expose default password in auth props and display it in reset password dialogs
|
2026-06-14 02:51:11 +07:00 |
|
Yoga Pangestu
|
26463c02a3
|
feat: add dynamic logo and login cover images via system settings and clean up legacy role migration logic
|
2026-06-14 02:05:35 +07:00 |
|
Yoga Pangestu
|
c22252f44c
|
feat: implement push notification system with web-push integration and subscription management
|
2026-06-14 00:08:06 +07:00 |
|
Yoga Pangestu
|
93992a0d3a
|
Add thermal printer integration with USB and Bluetooth support. Implement receipt printing functionality using @point-of-sale libraries. Create UI components for printer connection management and order receipt printing. Update OrderStatus and app settings to accommodate new features.
|
2026-06-12 14:52:54 +07:00 |
|
Yoga Pangestu
|
01997dccc4
|
Add user settings management features including Appearance, Password, and Profile controllers for handling user preferences. Implement corresponding requests for validation and create views for each setting. Enhance middleware to manage appearance settings across the application. Update routes for new settings functionality and integrate UI components for user navigation in the settings layout.
|
2026-06-10 23:33:19 +07:00 |
|
Yoga Pangestu
|
a917c76c6b
|
Add role and permission management using Spatie's Laravel Permission package. Introduce Role and Permission enums, update User model to use roles, and implement authorization checks in EmployeeController and related components. Enhance employee management forms and data tables to include role selection and display. Update migrations and seeders for roles and permissions.
|
2026-06-10 01:51:05 +07:00 |
|
Yoga Pangestu
|
e3dff20377
|
Update login redirection to admin dashboard, add sidebar state management, and enhance auth type definition. Introduce logout route and admin dashboard route under authentication middleware.
|
2026-06-09 19:32:29 +07:00 |
|
Yoga Pangestu
|
151490d47e
|
Add login functionality with a new LoginController and LoginRequest. Implemented a LoginForm component for user authentication. Added a components.json configuration file and updated package dependencies. Enhanced CSS styles and added utility components for UI elements.
|
2026-06-09 19:19:46 +07:00 |
|
Yoga Pangestu
|
632296c453
|
initial commit
|
2026-06-09 18:25:14 +07:00 |
|