Yoga Pangestu
|
23cc07596c
|
feat: implement stock validation on purchase removal and add global toast error handling for flash messages
|
2026-05-02 17:57:32 +07:00 |
|
Yoga Pangestu
|
3fcdaa7475
|
refactor: migrate general settings to spatie/laravel-settings and rename properties for consistency
|
2026-05-02 01:05:09 +07:00 |
|
Yoga Pangestu
|
044dffefa8
|
feat: enforce roles requirement in user management validation and UI
|
2026-05-02 00:25:30 +07:00 |
|
Yoga Pangestu
|
85e04dbf6a
|
feat: add order detail page and link to order management table
|
2026-05-02 00:13:19 +07:00 |
|
Yoga Pangestu
|
098c2a9cf1
|
feat: add light and dark mode variants for logo and icon with dynamic theme switching support
|
2026-04-30 23:19:55 +07:00 |
|
Yoga Pangestu
|
dc68c73c2a
|
refactor: implement server-side pagination across admin modules and update corresponding frontend components and tests
|
2026-04-30 22:41:43 +07:00 |
|
Yoga Pangestu
|
7d4368f774
|
feat: add created_at formatting and update order calculations in Order model and observer
|
2026-04-30 15:48:05 +07:00 |
|
Yoga Pangestu
|
2763f1fbcc
|
feat: include user relationship in order data and update finance and order tables to display employee details
|
2026-04-30 15:36:11 +07:00 |
|
Yoga Pangestu
|
2ea62fa033
|
feat: implement role assignment functionality for user creation and editing via combobox component
|
2026-04-30 14:31:17 +07:00 |
|
Yoga Pangestu
|
665394d511
|
feat: enhance user management by including roles and additional profile information in the user list
|
2026-04-30 14:14:35 +07:00 |
|
Yoga Pangestu
|
29ca4f8ec4
|
refactor: reorganize imports and improve code formatting in PayrollFormModal component
|
2026-04-30 14:07:07 +07:00 |
|
Yoga Pangestu
|
7fbf5dc6c2
|
feat: conditionally render payroll card grid only when data is available
|
2026-04-30 13:41:43 +07:00 |
|
Yoga Pangestu
|
d6935d49d6
|
refactor: extract payroll card to reusable component and improve state persistence for toggle actions
|
2026-04-30 13:25:59 +07:00 |
|
Yoga Pangestu
|
7ce9409202
|
feat: add user status toggle functionality with database support and UI controls
|
2026-04-29 22:29:51 +07:00 |
|
Yoga Pangestu
|
90946babeb
|
feat: implement pagination reset on filter change and maintain scroll position for status toggle actions
|
2026-04-29 21:56:51 +07:00 |
|
Yoga Pangestu
|
2793abd8ed
|
refactor: update order print discount display to use pre-formatted string value
|
2026-04-29 21:03:58 +07:00 |
|
Yoga Pangestu
|
1296e10be7
|
feat: implement global printer context and auto-reconnect for Bluetooth and USB devices
|
2026-04-29 21:01:11 +07:00 |
|
Yoga Pangestu
|
ede4831f96
|
feat: add subtotal field to orders and include it in print receipts and UI displays
|
2026-04-29 20:42:33 +07:00 |
|
Yoga Pangestu
|
cf0d60f74b
|
feat: rename invoice_number to order_number and refactor order management components and logic
|
2026-04-29 20:23:29 +07:00 |
|
Yoga Pangestu
|
c07f1bd3bb
|
refactor: improve code formatting and readability in settings component by adjusting indentation and line breaks
|
2026-04-29 20:09:37 +07:00 |
|
Yoga Pangestu
|
96ad0de44c
|
feat: implement Role management system with CRUD operations, including role creation, editing, and deletion, along with permission assignment
|
2026-04-29 20:08:03 +07:00 |
|
Yoga Pangestu
|
0fdd02e9e4
|
feat: implement permission-based access control for routes and UI components using a new custom hook
|
2026-04-28 18:52:47 +07:00 |
|
Yoga Pangestu
|
9d0fc6d15e
|
refactor: add autoComplete attribute to input fields across order, purchase, and product forms for improved user experience
|
2026-04-24 23:57:35 +07:00 |
|
Yoga Pangestu
|
abeff9963a
|
refactor: reorder settings form fields and improve code formatting
|
2026-04-24 21:17:37 +07:00 |
|
Yoga Pangestu
|
53cdb219d5
|
refactor: replace manual currency formatting with global formatCurrency utility across order and financial modules
|
2026-04-24 00:43:02 +07:00 |
|
Yoga Pangestu
|
34190253e5
|
refactor: clean up and reorganize imports in various components for improved readability and consistency
|
2026-04-23 15:11:13 +07:00 |
|
Yoga Pangestu
|
93828b6da9
|
feat: implement printer settings component and refactor order printing logic for improved functionality
|
2026-04-23 15:11:05 +07:00 |
|
Yoga Pangestu
|
221f796696
|
refactor: reorganize imports across multiple components for improved clarity and consistency
|
2026-04-23 15:02:59 +07:00 |
|
Yoga Pangestu
|
34229d0d68
|
refactor: replace inline image modals with shared ImagePreviewDialog component
|
2026-04-23 14:34:29 +07:00 |
|
Yoga Pangestu
|
d4ba91fc0d
|
refactor: replace AlertDialog with DeleteConfirmation component for consistent delete confirmation across finance, manage, and master pages
|
2026-04-23 14:12:25 +07:00 |
|
Yoga Pangestu
|
703ceefddf
|
feat: enhance error handling in forms by introducing FieldError component for consistent error display
|
2026-04-22 22:07:58 +07:00 |
|
Yoga Pangestu
|
92860bfb28
|
feat: add icons to action buttons in purchase management pages
|
2026-04-22 21:38:27 +07:00 |
|
Yoga Pangestu
|
635dcf712b
|
fix: remove redundant breadcrumb from system settings page
|
2026-04-22 20:47:40 +07:00 |
|
Yoga Pangestu
|
2552ca9511
|
feat: implement system log detail view with dynamic status badges and optimize log file retrieval performance
|
2026-04-22 20:44:39 +07:00 |
|
Yoga Pangestu
|
37960a9dc5
|
feat: define Activity interface and centralize type exports for activity logs
|
2026-04-22 20:35:04 +07:00 |
|
Yoga Pangestu
|
26eaaf6d66
|
feat: enhance UI consistency by adding consistent icons to action buttons and loaders to save operations across admin modules
|
2026-04-22 20:26:20 +07:00 |
|
Yoga Pangestu
|
08cb1a5d78
|
feat: implement thermal printer support with ESC/POS encoding and device connectivity hooks
|
2026-04-22 20:00:11 +07:00 |
|
Yoga Pangestu
|
75450301bb
|
feat: implement full order management system including CRUD operations, inventory tracking, and payment processing
|
2026-04-22 15:18:18 +07:00 |
|
Yoga Pangestu
|
a121e7b52d
|
refactor: replace 'where' with 'whereNull' for clarity in PurchaseItem queries
|
2026-04-22 13:49:58 +07:00 |
|
Yoga Pangestu
|
481ec6a3f6
|
feat: implement general settings module for application configuration and branding management
|
2026-04-21 19:27:34 +07:00 |
|
Yoga Pangestu
|
702b033a8b
|
feat: add activity log management module with database migrations, controller, and UI components
|
2026-04-20 23:53:52 +07:00 |
|
Yoga Pangestu
|
c48d2ecd18
|
feat: implement product stock management with automated inventory tracking during purchases
|
2026-04-20 23:15:31 +07:00 |
|
Yoga Pangestu
|
f1cda67e23
|
feat: include purchase items and total amount in purchase management table
|
2026-04-20 22:57:44 +07:00 |
|
Yoga Pangestu
|
70e0ba9760
|
feat: implement purchase management system with database schema, CRUD controllers, and UI components
|
2026-04-20 22:55:19 +07:00 |
|
Yoga Pangestu
|
6958f28b9c
|
feat: add system log viewer module with file selection and parsing capabilities
|
2026-04-18 16:37:28 +07:00 |
|
Yoga Pangestu
|
cae6bc929a
|
feat: add formatted price and type label attributes to ProductPrice model and display in product table
|
2026-04-18 16:24:52 +07:00 |
|
Yoga Pangestu
|
d06d32f3f8
|
fix: add unique IDs and required labels to payroll adjustment inputs
|
2026-04-18 16:12:26 +07:00 |
|
Yoga Pangestu
|
69131d8f8f
|
feat: implement payroll management module with CRUD operations, including payroll generation, adjustments, and user salary history tracking
|
2026-04-18 16:07:31 +07:00 |
|
Yoga Pangestu
|
8e32df7307
|
feat: add base salary field to user profile management with validation and UI integration
|
2026-04-18 14:51:49 +07:00 |
|
Yoga Pangestu
|
4d6db252df
|
refactor: update column header title from 'User' to 'Nama dan Alamat Surel' for improved clarity
|
2026-04-17 22:18:58 +07:00 |
|