Yoga Pangestu
|
2a2cc0fb96
|
feat: add shipping cost field to purchase management, including validation, calculations, and UI updates for total cost
|
2026-06-19 19:19:50 +07:00 |
|
Yoga Pangestu
|
bb8dd68f15
|
feat: add AttendanceMap component and integrate it into AttendanceDetailDialog for displaying attendance locations on a map
|
2026-06-19 16:53:11 +07:00 |
|
Yoga Pangestu
|
bdeb8cc59f
|
feat: display work duration in attendance calendar events
|
2026-06-14 15:07:36 +07:00 |
|
Yoga Pangestu
|
ac373240e7
|
refactor: remove sm: gap
|
2026-06-14 13:55:56 +07:00 |
|
Yoga Pangestu
|
4aa1abdf0c
|
refactor: text visibility fix in AttendanceCalendar
|
2026-06-14 13:51:51 +07:00 |
|
Yoga Pangestu
|
8609c68a6d
|
refactor: reorder component imports and optimize code structure across UI forms and composables
|
2026-06-14 01:26:00 +07:00 |
|
Yoga Pangestu
|
586ed448c7
|
Refactor AttendanceWebcamModal and LeaveRequestFormModal to streamline code and improve form handling. Update video and image display elements for consistency, and implement useFormDialog for better form management in LeaveRequestFormModal.
|
2026-06-12 16:41:22 +07:00 |
|
Yoga Pangestu
|
f01a8a11a4
|
Refactor AttendanceCalendar component for improved UI and code clarity. Remove unused status markup, streamline button components, and enhance badge styling for attendance statuses. Update CSS for better responsiveness and maintainability.
|
2026-06-11 19:37:06 +07:00 |
|
Yoga Pangestu
|
34c59c24f5
|
Add attendance management features including Attendance model, AttendanceController for handling check-in and check-out operations, and AttendanceService for business logic. Implement request validation for attendance actions and enhance UI components for attendance listing, including a calendar view and detail dialog. Update permissions in the Permission and Role enums to manage attendance access, and integrate webcam functionality for capturing attendance photos.
|
2026-06-11 15:39:06 +07:00 |
|