Commit Graph

603 Commits

Author SHA1 Message Date
Sukma Gladys
14faf8111a feat: add navlink at header 2024-10-31 15:16:47 +07:00
ab6c448361 update: index.lazy change color using bg primary from index.css 2024-10-31 15:08:33 +07:00
b52a07eb42 update: component modal using shadcn 2024-10-31 15:06:52 +07:00
falendikategar
054fe2b7af update: Adding data filters to match the status to be displayed in assessment request management 2024-10-31 14:41:07 +07:00
percyfikri
03478b25bc Update: comments on the API assessment Request and fixed other typos 2024-10-31 14:06:31 +07:00
percyfikri
a80e55d9d7 Update : added conditions for create assReq 2024-10-31 13:45:53 +07:00
percyfikri
f2ec598e02 Update : added text-center and removed completed status in AssessmentRequestManagement 2024-10-31 13:01:44 +07:00
percyfikri
bf6e67251f Update : added text-center and removed completed status in AssessmentRequestManagement 2024-10-31 11:43:41 +07:00
a9d8fed683 update: pagination for assessment when choose aspect on sidebar, and update card using shadcn 2024-10-31 11:30:07 +07:00
percyfikri
c7e9a7e9af Update : add status using variants, center items from the status 2024-10-31 10:02:12 +07:00
percyfikri
491b04f607 Update : variants on badges and centers column headers 2024-10-31 09:50:31 +07:00
percyfikri
1eb355bf95 Update : changes the status when the user starts the assessment in assessmentRequest 2024-10-31 09:48:33 +07:00
54e754ac9d update: delete disable flagged question before choose option, and add condition for flagged question on navigation number of question 2024-10-31 08:58:21 +07:00
falendikategar
90f1802611 update: addition of status types on the backend and frontend of assessment request management 2024-10-30 12:55:53 +07:00
falendikategar
1e3d112e0f update: changes to the backed endpoint post and patch due to the addition of validation so that questions cannot be duplicated in question management 2024-10-29 15:44:10 +07:00
7dd5b41b40 update: form modal aspect, add margin top to button delete 2024-10-29 15:32:22 +07:00
d223595f74 update: add the text input to disable after submit 2024-10-29 15:28:26 +07:00
falendikategar
2248cc9a60 update: adding isPending to the column form when loading after submit so that it becomes read only in question management 2024-10-29 14:55:58 +07:00
4033f4e219 update: add color for aspect and sub aspect score, add boder on action icon flag 2024-10-29 11:57:04 +07:00
falendikategar
c2a7124cd2 update: changes to the redirect page when the user login, it will be differentiated according to their role 2024-10-29 09:37:01 +07:00
falendikategar
d7a08f4ef1 update: addition of reviewedBy and reviewedAt on patch endpoints for assessment request management 2024-10-29 09:33:08 +07:00
falendikategar
826e6087da update: changes to the font size of the average score validation in assessments 2024-10-25 15:43:14 +07:00
9fb75b7a37 create: add component for pagination assessment 2024-10-25 15:27:45 +07:00
6f908f8b01 update: style for pagination assessment 2024-10-25 15:27:18 +07:00
falendikategar
04d42f1dc4 update: change to the assessment request management icon on the sidebar 2024-10-25 11:01:03 +07:00
5843e89cf9 update: file navbar menu item, change font bold to font normal 2024-10-25 10:56:54 +07:00
falendikategar
df7bac9122 update: changes to the sorting order of assessment request management data 2024-10-25 10:39:04 +07:00
falendikategar
66b214ce46 update: remove verified status on schema and seeder assessments 2024-10-25 10:38:17 +07:00
falendikategar
ced6366229 update: migrate status view from mantine to shadcn 2024-10-25 10:24:15 +07:00
falendikategar
3f7b5ba949 update: changes to data sorting in assessment request management 2024-10-25 10:23:04 +07:00
e7b37a6279 update: index lazy for file size validation and change component radio group to shadcn 2024-10-25 09:51:45 +07:00
ec4c3f047a create: file size validation modal for file upload on assessment 2024-10-25 09:50:05 +07:00
64f02e066f update: component radio-group for assessment 2024-10-25 09:49:29 +07:00
percyfikri
c9faedd44f Update : rename button Create in Assessment Request 2024-10-25 09:13:02 +07:00
percyfikri
4afa77a407 Update : size of status in Assessment Request 2024-10-25 08:57:35 +07:00
falendikategar
c2f54da098 update: Delete the dashboard menu sidebar and dashboard folder 2024-10-25 08:55:08 +07:00
falendikategar
6f44ac570d update: revision for date format in assessment request management 2024-10-25 08:46:24 +07:00
percyfikri
cf0db262ed Update : format Tanggal in Assessment Request 2024-10-25 08:33:34 +07:00
percyfikri
5b14fc384d Update: added icons to action buttons in Assessment Requests 2024-10-25 08:24:59 +07:00
falendikategar
ab4e61b598 update: status name change 2024-10-25 08:17:41 +07:00
falendikategar
edfcffe223 update: addition of status and change in the validated column to the verified column 2024-10-25 08:11:39 +07:00
55cc35718d update: index lazy for save flagged question on local storage 2024-10-24 12:24:15 +07:00
falendikategar
55abddddd3 update: change the validation rule in the question backend endpoint to validate the number of characters in the question form 2024-10-24 10:56:20 +07:00
percyfikri
ebbadf5e02 Update: color changes to the question number when it has been answered 2024-10-24 10:05:43 +07:00
percyfikri
5f0dafd8a9 Update: gap in question number 2024-10-23 15:56:31 +07:00
percyfikri
54e496355b Update : fixed position on the left and right sides, can only scroll for the middle 2024-10-23 15:31:13 +07:00
falendikategar
d4c8e90670 update: revision of the left sidebar dropdown for aspects and sub-aspects of the assessments 2024-10-23 15:23:37 +07:00
9ed9529062 create: validation modal for assessment 2024-10-23 14:10:09 +07:00
8122fa10a5 update: index lazy for validation question on assesment 2024-10-23 14:09:48 +07:00
14438961b7 update: add queries for update status after click button finish 2024-10-23 13:28:25 +07:00