|
.github/workflows
|
initial commit
|
2026-04-11 22:26:56 +07:00 |
|
app
|
feat: implement order cancellation logic to restore stock while preserving existing order items
|
2026-05-02 19:29:11 +07:00 |
|
bootstrap
|
refactor: migrate general settings to spatie/laravel-settings and rename properties for consistency
|
2026-05-02 01:05:09 +07:00 |
|
config
|
feat: integrate spatie/laravel-permission for role-based access control and initialize core system permissions
|
2026-04-24 23:43:40 +07:00 |
|
database
|
feat: implement stock validation on purchase removal and add global toast error handling for flash messages
|
2026-05-02 17:57:32 +07:00 |
|
lang
|
feat: add account inactivity check during login and update related messages
|
2026-04-30 14:45:52 +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: implement stock validation on purchase removal and add global toast error handling for flash messages
|
2026-05-02 17:57:32 +07:00 |
|
routes
|
feat: add order detail page and link to order management table
|
2026-05-02 00:13:19 +07:00 |
|
storage
|
initial commit
|
2026-04-11 22:26:56 +07:00 |
|
tests
|
feat: implement order cancellation logic to restore stock while preserving existing order items
|
2026-05-02 19:29:11 +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
|
refactor: migrate general settings to spatie/laravel-settings and rename properties for consistency
|
2026-05-02 01:05:09 +07:00 |
|
composer.lock
|
refactor: migrate general settings to spatie/laravel-settings and rename properties for consistency
|
2026-05-02 01:05:09 +07:00 |
|
eslint.config.js
|
feat: integrate eslint-plugin-unused-imports for improved linting and add new rules to manage unused imports
|
2026-04-23 15:02:26 +07:00 |
|
package-lock.json
|
feat: integrate eslint-plugin-unused-imports for improved linting and add new rules to manage unused imports
|
2026-04-23 15:02:26 +07:00 |
|
package.json
|
feat: integrate eslint-plugin-unused-imports for improved linting and add new rules to manage unused imports
|
2026-04-23 15:02:26 +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 |