dstpabuaran.com/app
Yoga Pangestu e3c0f14c43 feat: implement product variant management
- Add a custom hook `useCardTableExpand` for managing expandable card tables.
- Refactor product columns to include variant edit and delete handlers.
- Integrate `CardTable` component for displaying products with expandable variant details.
- Create `ProductCardRow` component for rendering product information in a card format.
- Implement variant editing functionality with a dedicated `ProductVariantEdit` component.
- Add `VariantSubRow` component to display variant details in a table format.
- Update routes to handle product variant editing and deletion.
- Enhance tests to cover variant editing and deletion scenarios.
2026-08-01 13:19:07 +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 feat: implement product variant management 2026-08-01 13:19:07 +07:00
Jobs Add tests for CheckAttendancePenaltiesJob to validate attendance penalties logic 2026-07-31 11:13:46 +07:00
Listeners feat: implement error notification system for developers 2026-08-01 11:59:46 +07:00
Media/PathGenerators feat: add media library configuration and file upload components 2026-07-30 10:16:49 +07:00
Models feat: add push notification functionality and service worker 2026-08-01 11:36:20 +07:00
Notifications feat: implement error notification system for developers 2026-08-01 11:59:46 +07:00
Providers feat: implement error notification system for developers 2026-08-01 11:59:46 +07:00
Services feat: implement product variant management 2026-08-01 13:19:07 +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