Commit Graph

458 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
408033e4db update: add function for update status after click button finish on file index lazy 2024-10-23 13:27:40 +07:00
percyfikri
666ef86756 Update : font size 2024-10-23 13:16:39 +07:00
percyfikri
0c5e777273 Update: Layout FE (Left, middle, right) 2024-10-23 10:56:08 +07:00
falendikategar
7687eae2bb update: addition of the submitAssessment endpoint and the addition of some permissions 2024-10-23 10:52:02 +07:00
falendikategar
a0707d67a9 update: changes to the average score data update in real time when the user selects an answer 2024-10-22 11:07:43 +07:00
falendikategar
4cff4fd759 update: revision for displaying average score aspect and sub aspect in assessments 2024-10-22 09:48:24 +07:00
38ea7a580d update: add queries for upload file on database and local storage 2024-10-22 08:14:33 +07:00
521d39f7f6 update: index lazy for upload file on database and local storage 2024-10-22 08:14:00 +07:00
falendikategar
665de19688 update: revision to undo endpoint deletions in backend assessments 2024-10-18 14:57:14 +07:00
falendikategar
8a25d44f91 update: revision for removal of unnecessary endpoints and queries in assessments 2024-10-18 14:54:04 +07:00
falendikategar
a3883b7280 update: revision for endpoint post upload file in assessments 2024-10-18 14:46:20 +07:00
falendikategar
e9237ce155 add: adding a Files folder and a gitignore file in the folder so that the files are not uploaded to github 2024-10-18 14:42:12 +07:00
827977c655 update: queries for submit validation information 2024-10-18 13:42:48 +07:00
d2a0ea97ca update: index lazy for submit validation information 2024-10-18 13:42:17 +07:00
falendikategar
66f29aed8f update: revision for endpoint post submit validation in assessments 2024-10-18 13:10:54 +07:00
falendikategar
b1521fb563 update: revision to display the average score of sub-aspects when different aspects 2024-10-18 11:03:14 +07:00
3dcbd2810a update: validation for toggle flag on assessment index lazy 2024-10-18 08:46:34 +07:00
5267fb0937 update: local storage for every assessment id on index lazy 2024-10-17 14:16:09 +07:00
b33d99f0d3 update: add queries for submit and change option on assessment 2024-10-17 13:28:59 +07:00
2e9156a30b update: index lazy for submit option on assessment 2024-10-17 13:28:12 +07:00
falendikategar
49b6fac174 update: revision for endpoint post submit option in assessments 2024-10-17 13:05:48 +07:00
falendikategar
08e60c6f2f update: revision for endpoint post submit option on asessments 2024-10-17 11:14:49 +07:00
falendikategar
e685c37edf update: revision for route assessments adding endpoint post for option and validation information 2024-10-17 10:32:37 +07:00
Sukma Gladys
4f3c42b7d5 fix: variable name 2024-10-17 09:47:09 +07:00
0ce69f8df4 update: index seeder 2024-10-17 09:38:17 +07:00
adc35e8317 update: user seeder 2024-10-17 09:37:51 +07:00
falendikategar
318783c71c update: revision when displaying the average score of aspects and sub-aspects on the right side 2024-10-17 09:22:06 +07:00
falendikategar
a799769af2 update: revision for endpoint get average score aspect and grouping sub aspect, revision permission access for assessments 2024-10-17 09:20:58 +07:00
9b71ecbef3 update: add confirmation for button finish 2024-10-17 08:36:28 +07:00
fdc85d6072 create: component modal confirmation assessment for assessment management 2024-10-17 08:35:59 +07:00
054c20412d update: index lazy for save answer on local storage 2024-10-16 14:04:23 +07:00
e4dfd97f8f update: button finish to navigate on assessment result 2024-10-12 06:19:17 +07:00
falendikategar
6b9e817093 Merge branch 'dev-clone' of https://github.com/digitalsolutiongroup/amati into dev-clone 2024-10-11 16:19:17 +07:00
falendikategar
8a43494785 update: revision for import logo image 2024-10-11 16:18:35 +07:00
7033b01810 update: position for title on assessment 2024-10-11 15:42:21 +07:00
3c922bdb10 create: add seeder for data 2024-10-11 15:40:11 +07:00
percyfikri
375d10d648 Update : add email on UserSeeder (superadmin) 2024-10-11 15:33:45 +07:00
percyfikri
64816b217a Update : API for AssessmenRequest for search feature 2024-10-11 15:30:33 +07:00
447e9ae123 update: revision for status enum on schema assessment 2024-10-11 15:25:50 +07:00
percyfikri
eb07f2adec Merge branch 'dev-clone' of https://github.com/digitalsolutiongroup/amati into dev-clone 2024-10-11 15:22:33 +07:00
percyfikri
42e9504d1c Update : Create users 2024-10-11 15:22:03 +07:00
2cbc5246d6 update: navbar for assessment 2024-10-11 11:26:13 +07:00
b8e949beda Merge branch 'dev-clone' of https://github.com/digitalsolutiongroup/amati into feat/assessment-frontend 2024-10-11 11:21:25 +07:00
afc16f33db update: file index.lazy for assessment 2024-10-11 11:09:03 +07:00
percyfikri
e0a705ac3d Update : Number of Question by subaspectId 2024-10-11 11:03:13 +07:00
Sukma Gladys
1adc5e4df1 feat: assessment result and result management frontend 2024-10-11 10:56:14 +07:00
falendikategar
a9a9b4dfc4 update: revision for index lazy 2024-10-11 09:38:00 +07:00
falendikategar
91f9bc4745 update: revision for index lazy 2024-10-10 15:54:21 +07:00
086c1576b6 update: revision index.lazy for assessment 2024-10-10 15:28:17 +07:00
68a3bbd3cc update: revision navbar for disable sidebar on assessment 2024-10-10 15:27:35 +07:00
f86b69769d update: revision for getAllQuestion to add needFile 2024-10-10 15:26:45 +07:00
percyfikri
8a97277d00 Merge branch 'dev-clone' of https://github.com/digitalsolutiongroup/amati into feat/assessment-frontend 2024-10-10 09:24:12 +07:00
falendikategar
944719b5a4 update: customization of menu sidebar to match ui/ux order 2024-10-10 09:01:51 +07:00
falendikategar
5edf918a9b Merge branch 'dev-clone' of https://github.com/digitalsolutiongroup/amati into feat/questions-management-frontend 2024-10-10 08:37:53 +07:00
falendikategar
977d19d0d2 add: adding index and lazy index on dashboard layout 2024-10-09 16:14:37 +07:00
falendikategar
ebd0c3fb61 add: adding queries and modals to frontend modules 2024-10-09 16:12:55 +07:00
falendikategar
298e1b7ef1 update: adding whitespace rules to the NavbarMenuItem component 2024-10-09 16:11:36 +07:00
falendikategar
b0ff2f82b3 update: customization of the side bar menu 2024-10-09 16:10:50 +07:00
falendikategar
dfa3cd9f03 update: changes to backend endpoints in orderBy and search query usage 2024-10-09 16:09:36 +07:00
08c8b63c6e Merge branch 'dev-clone' of https://github.com/digitalsolutiongroup/amati into feat/assessment-frontend 2024-10-09 15:39:08 +07:00
percyfikri
251d74d659 Update : rename folder on modul feat AssReq 2024-10-09 14:14:10 +07:00
falendikategar
a4db081233 update: changes to backend endpoints 2024-10-09 13:35:58 +07:00
7df3997456 Merge branch 'dev-clone' of https://github.com/digitalsolutiongroup/amati into feat/assessment-frontend 2024-10-09 13:01:36 +07:00
percyfikri
4d1b865395 Update : Icon Assessment Requests 2024-10-09 12:27:20 +07:00
b45b743967 Merge branch 'dev-clone' of https://github.com/digitalsolutiongroup/amati into feat/assessment-frontend 2024-10-09 12:17:36 +07:00
24c4f0160f Merge branch 'dev-clone' of https://github.com/digitalsolutiongroup/amati into feat/aspect-management-frontend 2024-10-09 12:13:04 +07:00
870be9c3f1
Merge pull request #16 from digitalsolutiongroup/feat/register
Slicing and Integration API for Register
2024-10-09 12:02:07 +07:00
0c8a08554b create: add file index for assessment 2024-10-09 11:48:04 +07:00
6e52f5dab2 create: add file for assessment queries 2024-10-09 11:47:10 +07:00
0f0f974c5e update: revision backend for assessment 2024-10-09 11:45:57 +07:00
4a679438be update: revision for endpoint get on management aspect 2024-10-09 10:58:57 +07:00
percyfikri
0f8be788df Update : variants of action button 2024-10-09 09:23:16 +07:00
percyfikri
a54d3ca797 Delete : import Flex from mantine 2024-10-08 11:56:06 +07:00
percyfikri
55d371f7c8 Update : using Flex on tailwind instead of mantine 2024-10-08 11:54:46 +07:00
percyfikri
b1de52dbb4 Update : Fix Get method for search by status coloumn 2024-10-08 11:44:08 +07:00
percyfikri
d1a9f9c1ff Update : add comment 2024-10-08 10:07:21 +07:00
falendikategar
630415f91b update: changes to the dashboard table component 2024-10-08 10:02:46 +07:00
falendikategar
046def0ae4 update: adding validation to the modal form 2024-10-08 10:01:19 +07:00
percyfikri
8ff729a7ab Update : using component Shadcn, create Modal for actions with redirect 2024-10-07 10:58:38 +07:00
0edd2f40ed add: notification for validation sub aspect name 2024-10-07 09:02:27 +07:00
75d7e93d4c revision: backend for aspect management 2024-10-07 09:01:05 +07:00
b94bea1237 add: package for create id on aspect management 2024-10-07 09:00:07 +07:00
percyfikri
0fccc638fe update : button action with alert 2024-10-04 15:01:44 +07:00
percyfikri
10df38e7a7 Update : Create Assessment Request 2024-10-04 10:59:22 +07:00
d97d71fe95
add: page template for aspect management 2024-10-04 08:25:17 +07:00
d883af0f6e
Delete apps/frontend/src/components/PageTemplate.tsx 2024-10-04 08:19:49 +07:00
percyfikri
b9b40ddaad Merge branch 'dev' of https://github.com/digitalsolutiongroup/amati into assessment-request-frontend 2024-10-03 13:46:04 +07:00
percyfikri
ec545c3d7b Update : Integrasi on Create Assessment Request 2024-10-03 13:43:20 +07:00
7d9cd51d83 Merge branch 'dev' of https://github.com/digitalsolutiongroup/amati into feat/aspect-management-frontend 2024-10-03 11:37:45 +07:00
falendikategar
a39daff04e Merge branch 'dev' of https://github.com/digitalsolutiongroup/amati into feat/questions-management-frontend 2024-10-03 11:19:56 +07:00
3c73af914f add: color for button register 2024-10-03 11:12:52 +07:00
3d263ec0c6 Merge branch 'dev' of https://github.com/digitalsolutiongroup/amati into feat/register 2024-10-03 11:04:27 +07:00
sianida26
00c09c1a4e
Merge pull request #17 from digitalsolutiongroup/feat/forgot-password-frontend
Fix: Slicing Forgot Password
2024-10-03 10:58:23 +07:00
sianida26
4f4056eca5
Merge pull request #18 from digitalsolutiongroup/feat/login
Revision in Slicing and Integration API for Login Page
2024-10-03 10:58:13 +07:00
sianida26
16a93322fa
Merge pull request #19 from digitalsolutiongroup/feat/management-aspect
Update API for management aspect
2024-10-03 10:57:54 +07:00
sianida26
0b914d5f9a
Merge pull request #20 from digitalsolutiongroup/feat/assessments
Revision in Develop API Assessments
2024-10-03 10:57:42 +07:00
sianida26
e7a425aa0b
Merge pull request #21 from digitalsolutiongroup/feat/assessment-request-management
develop API assessment request management
2024-10-03 10:57:33 +07:00
sianida26
2589b61ab6
Merge pull request #22 from digitalsolutiongroup/feat/dashboard-shadcn-update
Update UI Dashboard Template to Shadcn
2024-10-03 10:57:21 +07:00
percyfikri
d4a4a9e0f8 Update : All method API for management-aspect 2024-10-03 10:43:31 +07:00
percyfikri
e7cf3e881f update : condition on Get method 2024-09-30 16:32:45 +07:00