dstpabuaran.com/app
Yoga Pangestu 23cc327190 Refactor code for improved readability and consistency across multiple files
- Adjusted indentation and formatting in login, permissions, profile, and security pages for better readability.
- Enhanced the clarity of conditional statements and function calls in permissions and profile components.
- Updated type definitions in vite-env.d.ts for better code structure.
- Cleaned up array mapping syntax in ProductTest.php for consistency.
2026-08-01 10:14:47 +07:00
..
Actions/Fortify initial commit 2026-07-28 17:40:38 +07:00
Concerns initial commit 2026-07-28 17:40:38 +07:00
Console/Commands refactor: apply consistent formatting and organization across multiple files 2026-07-31 23:16:34 +07:00
Enums Refactor code structure for improved readability and maintainability 2026-08-01 02:11:56 +07:00
Http Refactor code for improved readability and consistency across multiple files 2026-08-01 10:14:47 +07:00
Jobs Add tests for CheckAttendancePenaltiesJob to validate attendance penalties logic 2026-07-31 11:13:46 +07:00
Media/PathGenerators feat: add media library configuration and file upload components 2026-07-30 10:16:49 +07:00
Models Refactor code for improved readability and consistency across multiple files 2026-08-01 10:14:47 +07:00
Providers feat: update authentication to allow login using username or email and add tests for inactive users 2026-07-28 23:49:39 +07:00
Services Refactor code for improved readability and consistency across multiple files 2026-08-01 10:14:47 +07:00
Settings refactor: apply consistent formatting and organization across multiple files 2026-07-31 23:16:34 +07:00
Support/Marketplace Add admin settings routes and corresponding feature tests 2026-07-31 01:04:14 +07:00