|
.github/workflows
|
initial commit
|
2026-04-11 22:26:56 +07:00 |
|
app
|
feat: initialize general settings table with validation constraints and database seeder
|
2026-04-22 22:18:55 +07:00 |
|
bootstrap
|
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 |
|
config
|
feat: enable user authentication via email or username in Fortify
|
2026-04-17 22:11:59 +07:00 |
|
database
|
feat: implement Payroll and PayrollAdjustment factories and seeders for database initialization
|
2026-04-22 22:25:11 +07:00 |
|
lang
|
feat: add localization files for English and Indonesian languages
|
2026-04-22 21:55:28 +07:00 |
|
public
|
feat: localize login page to Indonesian and update branding with new logo and cover image
|
2026-04-12 21:28:39 +07:00 |
|
resources
|
feat: enhance error handling in forms by introducing FieldError component for consistent error display
|
2026-04-22 22:07:58 +07:00 |
|
routes
|
feat: implement dashboard statistics controller and update UI with interactive metrics cards
|
2026-04-22 19:07:15 +07:00 |
|
storage
|
initial commit
|
2026-04-11 22:26:56 +07:00 |
|
tests
|
refactor: update feature and unit test suites to improve test coverage and reliability
|
2026-04-11 22:33:28 +07:00 |
|
.editorconfig
|
initial commit
|
2026-04-11 22:26:56 +07:00 |
|
.env.example
|
initial commit
|
2026-04-11 22:26:56 +07:00 |
|
.gitattributes
|
initial commit
|
2026-04-11 22:26:56 +07:00 |
|
.gitignore
|
initial commit
|
2026-04-11 22:26:56 +07:00 |
|
.npmrc
|
initial commit
|
2026-04-11 22:26:56 +07:00 |
|
.prettierignore
|
initial commit
|
2026-04-11 22:26:56 +07:00 |
|
.prettierrc
|
initial commit
|
2026-04-11 22:26:56 +07:00 |
|
artisan
|
initial commit
|
2026-04-11 22:26:56 +07:00 |
|
components.json
|
initial commit
|
2026-04-11 22:26:56 +07:00 |
|
composer.json
|
feat: add localization files for English and Indonesian languages
|
2026-04-22 21:55:28 +07:00 |
|
composer.lock
|
feat: add localization files for English and Indonesian languages
|
2026-04-22 21:55:28 +07:00 |
|
eslint.config.js
|
initial commit
|
2026-04-11 22:26:56 +07:00 |
|
package-lock.json
|
feat: integrate react-number-format for price inputs in product create and edit forms
|
2026-04-16 13:16:05 +07:00 |
|
package.json
|
feat: add Recharts integration with Chart component and refactor Card UI
|
2026-04-22 19:10:50 +07:00 |
|
phpunit.xml
|
initial commit
|
2026-04-11 22:26:56 +07:00 |
|
pint.json
|
initial commit
|
2026-04-11 22:26:56 +07:00 |
|
pnpm-lock.yaml
|
feat: add Recharts integration with Chart component and refactor Card UI
|
2026-04-22 19:10:50 +07:00 |
|
pnpm-workspace.yaml
|
initial commit
|
2026-04-11 22:26:56 +07:00 |
|
scss.d.ts
|
feat: implement Tiptap editor framework with custom UI primitives and add product management module
|
2026-04-16 10:53:55 +07:00 |
|
tsconfig.json
|
initial commit
|
2026-04-11 22:26:56 +07:00 |
|
vite.config.ts
|
feat: integrate react-number-format for price inputs in product create and edit forms
|
2026-04-16 13:16:05 +07:00 |