Yoga Pangestu
|
1368ed0b54
|
feat: add purchase management permissions to RolePermissionSeeder
|
2026-04-30 15:18:08 +07:00 |
|
Yoga Pangestu
|
ad6b9e9618
|
feat: add account inactivity check during login and update related messages
|
2026-04-30 14:45:52 +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
|
7ce9409202
|
feat: add user status toggle functionality with database support and UI controls
|
2026-04-29 22:29:51 +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
|
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
|
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
|
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
|
706937f479
|
refactor: rename hpp field to cogs across models, database, and controllers
|
2026-04-24 19:57:31 +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
|
b04ce914ad
|
feat: update factory and seeder implementations to include user associations and created_at timestamps for Expense, Order, Purchase, and PurchaseItem models
|
2026-04-22 22:44:56 +07:00 |
|
Yoga Pangestu
|
cf4e2f5d10
|
feat: implement Payroll and PayrollAdjustment factories and seeders for database initialization
|
2026-04-22 22:25:11 +07:00 |
|
Yoga Pangestu
|
f84173e8aa
|
feat: initialize general settings table with validation constraints and database seeder
|
2026-04-22 22:18:55 +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
|
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
|
70e0ba9760
|
feat: implement purchase management system with database schema, CRUD controllers, and UI components
|
2026-04-20 22:55:19 +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
|
a4a22e1cc5
|
feat: implement user management module with CRUD operations, including user creation, editing, and deletion, along with profile handling
|
2026-04-17 14:54:21 +07:00 |
|
Yoga Pangestu
|
a761540447
|
feat: implement expense management module with CRUD operations, validation, and media handling for expense records
|
2026-04-17 13:08:54 +07:00 |
|
Yoga Pangestu
|
506385939e
|
feat: integrate Spatie Media Library with custom path generator and configuration for media handling
|
2026-04-17 10:45:43 +07:00 |
|
Yoga Pangestu
|
678e693f00
|
refactor: rename 'title' to 'name' in Category model, requests, factories, migrations, and seeders for consistency
|
2026-04-16 13:19:04 +07:00 |
|
Yoga Pangestu
|
4b5d5af316
|
feat: implement product management module with CRUD operations, validation, and UI integration
|
2026-04-16 13:03:38 +07:00 |
|
Yoga Pangestu
|
13667406d9
|
feat: implement Category management with CRUD operations, validation, and UI integration
|
2026-04-14 22:58:44 +07:00 |
|
Yoga Pangestu
|
cf52c05436
|
feat: implement UserSeeder and refactor DatabaseSeeder to utilize seeders for user and category data
|
2026-04-14 21:30:34 +07:00 |
|
Yoga Pangestu
|
9dc4a5e51e
|
initial commit
|
2026-04-11 22:26:56 +07:00 |
|