| .. |
|
0001_01_01_000000_create_users_table.php
|
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 |
|
0001_01_01_000001_create_cache_table.php
|
initial commit
|
2026-04-11 22:26:56 +07:00 |
|
0001_01_01_000002_create_jobs_table.php
|
initial commit
|
2026-04-11 22:26:56 +07:00 |
|
2025_08_14_170933_add_two_factor_columns_to_users_table.php
|
initial commit
|
2026-04-11 22:26:56 +07:00 |
|
2026_04_12_222831_create_categories_table.php
|
refactor: rename 'title' to 'name' in Category model, requests, factories, migrations, and seeders for consistency
|
2026-04-16 13:19:04 +07:00 |
|
2026_04_16_082802_create_products_table.php
|
feat: implement product stock management with automated inventory tracking during purchases
|
2026-04-20 23:15:31 +07:00 |
|
2026_04_16_084144_create_product_prices_table.php
|
feat: implement product management module with CRUD operations, validation, and UI integration
|
2026-04-16 13:03:38 +07:00 |
|
2026_04_16_112851_create_category_product_table.php
|
feat: implement product management module with CRUD operations, validation, and UI integration
|
2026-04-16 13:03:38 +07:00 |
|
2026_04_17_100122_create_media_table.php
|
feat: integrate Spatie Media Library with custom path generator and configuration for media handling
|
2026-04-17 10:45:43 +07:00 |
|
2026_04_17_111050_create_expenses_table.php
|
feat: implement expense management module with CRUD operations, validation, and media handling for expense records
|
2026-04-17 13:08:54 +07:00 |
|
2026_04_17_132236_create_user_profiles_table.php
|
feat: add base salary field to user profile management with validation and UI integration
|
2026-04-18 14:51:49 +07:00 |
|
2026_04_18_132845_create_payrolls_table.php
|
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 |
|
2026_04_18_132853_create_payroll_adjustments_table.php
|
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 |
|
2026_04_18_132859_create_salary_histories_table.php
|
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 |
|
2026_04_18_164259_create_purchases_table.php
|
feat: implement purchase management system with database schema, CRUD controllers, and UI components
|
2026-04-20 22:55:19 +07:00 |
|
2026_04_18_164307_create_purchase_items_table.php
|
feat: implement purchase management system with database schema, CRUD controllers, and UI components
|
2026-04-20 22:55:19 +07:00 |
|
2026_04_20_231657_create_activity_log_table.php
|
feat: add activity log management module with database migrations, controller, and UI components
|
2026-04-20 23:53:52 +07:00 |
|
2026_04_20_231658_add_event_column_to_activity_log_table.php
|
feat: add activity log management module with database migrations, controller, and UI components
|
2026-04-20 23:53:52 +07:00 |
|
2026_04_20_231659_add_batch_uuid_column_to_activity_log_table.php
|
feat: add activity log management module with database migrations, controller, and UI components
|
2026-04-20 23:53:52 +07:00 |
|
2026_04_21_000456_create_general_settings_table.php
|
feat: initialize general settings table with validation constraints and database seeder
|
2026-04-22 22:18:55 +07:00 |
|
2026_04_21_193515_create_orders_table.php
|
feat: implement full order management system including CRUD operations, inventory tracking, and payment processing
|
2026-04-22 15:18:18 +07:00 |
|
2026_04_21_193518_create_order_items_table.php
|
feat: implement full order management system including CRUD operations, inventory tracking, and payment processing
|
2026-04-22 15:18:18 +07:00 |