dstpabuaran.com/database
Yoga Pangestu a1a73cb222 Add admin settings routes and corresponding feature tests
- Introduced routes for managing admin settings including system, homepage, social media, marketplace, and HR settings.
- Created a comprehensive test suite for the AdminSettingsController to ensure proper functionality and validation of settings updates.
- Implemented tests for authentication, data integrity, and realistic user scenarios to validate the settings management process.
2026-07-31 01:04:14 +07:00
..
factories feat: add payroll management features including payroll periods, adjustments, and payment processing 2026-07-30 17:06:52 +07:00
migrations refactor: remove unused model imports in factory files for cleaner code 2026-07-29 00:59:58 +07:00
seeders feat: implement cash account management with deposit and withdrawal functionality 2026-07-29 02:08:39 +07:00
settings Add admin settings routes and corresponding feature tests 2026-07-31 01:04:14 +07:00
.gitignore initial commit 2026-07-28 17:40:38 +07:00