ValdiANS
|
7f4eb2ad35
|
chore: remove unnecessary code
|
2026-02-03 12:04:28 +07:00 |
|
ValdiANS
|
7ac92ff451
|
chore: implement permission guard for approve/reject button
|
2026-02-02 10:59:44 +07:00 |
|
ValdiANS
|
995d20bdf3
|
chore: implement permission guard for edit, approve/reject, and delete button
|
2026-02-02 10:54:34 +07:00 |
|
ValdiANS
|
aecf470173
|
chore: add max size and bottom label for file input in daily checklist form
|
2026-01-30 13:57:17 +07:00 |
|
ValdiANS
|
970278f684
|
chore: sort activity and employee name
|
2026-01-30 11:46:29 +07:00 |
|
ValdiANS
|
99f8e5dcf3
|
chore: add validation in phase selection and sort activity and employee name
|
2026-01-30 11:45:50 +07:00 |
|
ValdiANS
|
7956ce5b6f
|
fix: issue when selecting all phase and employee
|
2026-01-30 11:18:39 +07:00 |
|
ValdiANS
|
de8fda9360
|
fix: reset input error when dialog is closed
|
2026-01-30 11:03:17 +07:00 |
|
ValdiANS
|
b3f6f36c00
|
fix: reset employee when changing phase
|
2026-01-28 11:50:55 +07:00 |
|
ValdiANS
|
31581e963f
|
fix: set empty daily checklist phase if phase is not selected
|
2026-01-28 09:39:32 +07:00 |
|
ValdiANS
|
163d225dba
|
fix: set limit to 100 when fetching phase activities
|
2026-01-26 22:28:49 +07:00 |
|
ValdiANS
|
426b6bfc85
|
chore: update chart and chart text color
|
2026-01-21 14:38:21 +07:00 |
|
ValdiANS
|
362ae16c7d
|
chore: set empty string for phase_id filter if ALL phase is selected
|
2026-01-21 14:19:58 +07:00 |
|
ValdiANS
|
149b14e0f8
|
fix: add form validation for configuration form
|
2026-01-21 14:18:14 +07:00 |
|
ValdiANS
|
b62424af18
|
chore: rename updated_at column title to 'Diperbarui'
|
2026-01-21 13:08:05 +07:00 |
|
ValdiANS
|
4081a326e3
|
feat: add edit button
|
2026-01-21 12:38:30 +07:00 |
|
ValdiANS
|
0dbcb83c54
|
feat: set default value for date, kandang ID, and category from url query
|
2026-01-21 12:37:53 +07:00 |
|
ValdiANS
|
4b2e00d91a
|
chore: reorder activities in the correct order
|
2026-01-21 11:16:50 +07:00 |
|
ValdiANS
|
d679b5b54e
|
fix: show 'Umum' activity and fix select all phase bug
|
2026-01-21 11:15:57 +07:00 |
|
ValdiANS
|
7317eb7129
|
chore: remove time_type default value and check activity form time type validity
|
2026-01-21 10:41:27 +07:00 |
|
ValdiANS
|
c4f8051fba
|
chore: set selected phase to null if category change
|
2026-01-21 10:19:46 +07:00 |
|
randy-ar
|
79cb89b9a0
|
fix(FE): delete console log debug
|
2026-01-16 21:11:46 +07:00 |
|
ValdiANS
|
aff05c6b1a
|
feat: add export to excel
|
2026-01-12 17:31:35 +07:00 |
|
ValdiANS
|
70eac011f3
|
chore: remove export button
|
2026-01-12 17:31:07 +07:00 |
|
ValdiANS
|
10e843aebf
|
chore: refresh phase after modifying activity
|
2026-01-12 17:31:00 +07:00 |
|
ValdiANS
|
a24f51dad3
|
feat: show existing document
|
2026-01-12 17:30:44 +07:00 |
|
ValdiANS
|
9245285fe2
|
feat: add upload document in daily checklist
|
2026-01-12 17:30:30 +07:00 |
|
ValdiANS
|
dfac7f84ff
|
feat: create MasterConfigurationContent component
|
2026-01-12 14:42:14 +07:00 |
|
ValdiANS
|
f84fcb78b8
|
chore: delete supabase related code
|
2026-01-12 13:04:46 +07:00 |
|
ValdiANS
|
f46a0610f5
|
feat: integrate Daily Checklist Report to API
|
2026-01-12 12:55:31 +07:00 |
|
ValdiANS
|
334bd08e60
|
feat: integrate Daily Checklist Dashboard to API integration
|
2026-01-12 10:46:19 +07:00 |
|
ValdiANS
|
6dc93b1065
|
chore: add activity_count
|
2026-01-09 15:28:29 +07:00 |
|
ValdiANS
|
76c68d0d79
|
chore: make select scrollable
|
2026-01-09 15:23:56 +07:00 |
|
ValdiANS
|
c9c618e3f8
|
feat: integrate DetailDailyChecklistContent component to API
|
2026-01-09 14:13:14 +07:00 |
|
ValdiANS
|
ceb7cb6b2d
|
feat: integrate ListDailyChecklistContent component to API
|
2026-01-09 14:12:36 +07:00 |
|
ValdiANS
|
f765895988
|
feat: integrate DailyChecklistContent component to API
|
2026-01-09 14:12:12 +07:00 |
|
ValdiANS
|
3d94474d7c
|
chore: add supabase client
|
2026-01-08 09:56:29 +07:00 |
|
ValdiANS
|
4872a53a25
|
chore: adjust styling for search input
|
2026-01-08 09:56:05 +07:00 |
|
ValdiANS
|
db4d9ad38c
|
feat: integrate MasterEmployeeContent component to API
|
2026-01-08 09:40:02 +07:00 |
|
ValdiANS
|
06dd9a3609
|
feat: integrate MasterAktivitasContent component to API
|
2026-01-08 09:39:50 +07:00 |
|
ValdiANS
|
d30979f5cd
|
feat: add figma-make style
|
2026-01-07 11:21:28 +07:00 |
|
ValdiANS
|
770f363c60
|
feat: add figma make components
|
2026-01-07 10:59:12 +07:00 |
|