Yoga Pangestu
|
1d2e25e57f
|
test: add feature tests for user authentication, login, and logout flows
|
2026-04-30 08:56:32 +07:00 |
|
Yoga Pangestu
|
57a171b6a2
|
refactor: remove feature tests for authentication and dashboard functionality
|
2026-04-30 08:49:34 +07:00 |
|
Yoga Pangestu
|
11469e7a04
|
refactor: decouple activity log tests from system log tests into a dedicated feature test file
|
2026-04-30 08:48:42 +07:00 |
|
Yoga Pangestu
|
f979e18bd0
|
test: add feature tests for system and activity log modules authorization and access
|
2026-04-30 08:41:31 +07:00 |
|
Yoga Pangestu
|
f552338eb5
|
test: add RoleFactory and feature tests for role management module
|
2026-04-30 08:40:46 +07:00 |
|
Yoga Pangestu
|
513820b9e5
|
test: add feature tests for general settings module authorization and updates
|
2026-04-30 08:40:00 +07:00 |
|
Yoga Pangestu
|
e0bafb5ba6
|
test: add feature tests for payroll module authorization and management actions
|
2026-04-30 08:37:49 +07:00 |
|
Yoga Pangestu
|
0c4c30ab6b
|
test: add feature tests for purchase management module
|
2026-04-30 08:35:36 +07:00 |
|
Yoga Pangestu
|
22771fdeea
|
test: add feature tests for order management authorization, CRUD operations, and cart functionality
|
2026-04-30 08:34:25 +07:00 |
|
Yoga Pangestu
|
01a13a4bf4
|
test: add feature tests for expense module CRUD operations and authorization policies
|
2026-04-30 08:31:35 +07:00 |
|
Yoga Pangestu
|
635542fac4
|
docs: add testing guidelines for feature tests with Pest PHP
|
2026-04-30 08:29:01 +07:00 |
|
Yoga Pangestu
|
2bff00f98e
|
test: add feature tests for user management module
|
2026-04-30 08:24:34 +07:00 |
|
Yoga Pangestu
|
b384a699de
|
fix: allow custom creation dates for order numbering and prevent overwriting existing user IDs in OrderObserver
|
2026-04-29 22:33:00 +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
|
f58f909a4a
|
test: add feature tests for product module CRUD and authorization logic
|
2026-04-29 22:17:17 +07:00 |
|
Yoga Pangestu
|
a2281c348f
|
feat: add is_active field to category factory and implement category feature tests
|
2026-04-29 22:11:05 +07:00 |
|
Yoga Pangestu
|
87a0554c2b
|
feat: add user creation functions with permission handling for authorized and unauthorized users
|
2026-04-29 22:09:59 +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
|
e11df20ea6
|
feat: add options method to enums for OrderChannel, OrderStatus, PaymentMethod, and PriceType to streamline data retrieval
|
2026-04-29 21:48:02 +07:00 |
|
Yoga Pangestu
|
00a9eb96d0
|
refactor: move order number generation and stock management logic to OrderObserver
|
2026-04-29 21:41:28 +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
|
f383f3bd00
|
feat: integrate spatie/laravel-permission for role-based access control and initialize core system permissions
|
2026-04-24 23:43:40 +07:00 |
|
Yoga Pangestu
|
f8d6c495fc
|
feat: integrate GeneralSettings into homepage for dynamic display of logo, description, address, and contact information
|
2026-04-24 21:22:55 +07:00 |
|
Yoga Pangestu
|
abeff9963a
|
refactor: reorder settings form fields and improve code formatting
|
2026-04-24 21:17:37 +07:00 |
|
Yoga Pangestu
|
d0ee05a148
|
chore: translate Login button labels to Masuk on homepage
|
2026-04-24 21:10:51 +07:00 |
|
Yoga Pangestu
|
706937f479
|
refactor: rename hpp field to cogs across models, database, and controllers
|
2026-04-24 19:57:31 +07:00 |
|
Yoga Pangestu
|
22f214dc64
|
feat: localize UI to Indonesian, update profile form with extended fields, and disable 2FA password confirmation requirement
|
2026-04-24 19:54:59 +07:00 |
|
Yoga Pangestu
|
9e973948d2
|
refactor: update seeders to generate data for the last 6 months and optimize expense, order, payroll, and purchase creation logic
|
2026-04-24 19:10:26 +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
|
1a0c4a4601
|
refactor: update homepage footer layout and replace newsletter with contact information
|
2026-04-24 00:37:20 +07:00 |
|
Yoga Pangestu
|
c2e79e1b37
|
feat: add login link to header and mobile menu in homepage
|
2026-04-24 00:32:27 +07:00 |
|
Yoga Pangestu
|
bfd96f1358
|
refactor: remove Cara Pesan section and optimize filter parameter handling in homepage router calls
|
2026-04-24 00:19:57 +07:00 |
|
Yoga Pangestu
|
b7f3953a56
|
feat: add active modal image state and thumbnail update logic to product display
|
2026-04-24 00:14:08 +07:00 |
|
Yoga Pangestu
|
530d2cbbcb
|
feat: update authentication layout to use homepage route for logo link
|
2026-04-24 00:08:21 +07:00 |
|
Yoga Pangestu
|
917d8a6e1a
|
feat: add WhatsApp order and inquiry links to product cards and selection modal
|
2026-04-24 00:02:20 +07:00 |
|
Yoga Pangestu
|
b010e1a126
|
feat: implement server-side product search, category filtering, and infinite scroll pagination on the homepage
|
2026-04-23 23:57:41 +07:00 |
|
Yoga Pangestu
|
470fbd4b40
|
feat: integrate dynamic categories and product data into homepage with retail price attribute support
|
2026-04-23 23:30:21 +07:00 |
|
Yoga Pangestu
|
37f11e63f9
|
feat: redesign homepage with smooth scroll, intersection animations, and updated layout styling
|
2026-04-23 23:03:12 +07:00 |
|
Yoga Pangestu
|
2edeedbf9e
|
feat: implement responsive mobile-friendly navigation with burger menu and update UI styling
|
2026-04-23 21:25:21 +07:00 |
|
Yoga Pangestu
|
f2be0157a3
|
feat: implement custom homepage and replace default welcome route
|
2026-04-23 21:17:18 +07:00 |
|
Yoga Pangestu
|
2098570a23
|
feat: add dynamic date filtering for analysis dashboard metrics and charts
|
2026-04-23 21:03:22 +07:00 |
|
Yoga Pangestu
|
e74eff77f2
|
refactor: remove unused imports and CardFooter from AovTrendChart component
|
2026-04-23 20:42:47 +07:00 |
|
Yoga Pangestu
|
861cd6d26f
|
refactor: update chart tooltip formatting and enhance currency formatter for consistency
|
2026-04-23 20:40:54 +07:00 |
|