Commit Graph

44 Commits

Author SHA1 Message Date
Sukma Gladys
c495a1257c feat: add print to pdf feature 2024-11-05 20:42:12 +07:00
percyfikri
e19d3d0de3 Update: removed questionId column in answer schema 2024-11-04 11:51:39 +07:00
percyfikri
55056ef81c Update : added questionId coloumn in answers schema 2024-11-01 11:15:30 +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
66b214ce46 update: remove verified status on schema and seeder assessments 2024-10-25 10:38:17 +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
0ce69f8df4 update: index seeder 2024-10-17 09:38:17 +07:00
adc35e8317 update: user seeder 2024-10-17 09:37:51 +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
447e9ae123 update: revision for status enum on schema assessment 2024-10-11 15:25:50 +07:00
percyfikri
42e9504d1c Update : Create users 2024-10-11 15:22:03 +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
ferdiansyah666
66323174f7 update: perubahan status 2024-09-12 10:07:46 +07:00
percyfikri
f369e7af9a update : deletedAt coloumn on Users 2024-09-11 09:58:31 +07:00
sianida26
8a522ec179
Merge branch 'dev' into feat/forgot-password 2024-09-04 09:25:38 +07:00
Sukma Gladys
d0808a54c4 feat: develop API forgot password 2024-08-22 15:54:34 +07:00
d22e4c0161 update: Query Tools for status 2024-08-22 15:23:59 +07:00
68eb7468e9 update: status and validatedBy column 2024-08-22 15:00:05 +07:00
ferdiansyah666
7b33d3d940 update: delete notnull on coloumn reviewedBy 2024-08-08 14:01:46 +07:00
ferdiansyah666
0a895482ad update: add coloumn reviewedAt in assessments 2024-08-07 14:36:09 +07:00
418d91b0e6 update: column createdAt and updateAt 2024-08-07 13:03:11 +07:00
Fikri
9308a173a5
update: move the fk column below id question 2024-08-06 09:12:15 +07:00
ferdiansyah666
435a7e7b95 update: move the fk column below id assessments 2024-08-05 21:40:41 +07:00
ferdiansyah666
aa9d1432e0 Merge branch 'feat/define-schema' of https://github.com/digitalsolutiongroup/amati into feat/define-schema 2024-08-05 21:28:16 +07:00
ferdiansyah666
a5e7cf4725 update: assessments schema 2024-08-05 21:26:57 +07:00
ferdiansyah666
556763a463 update: assessments schema 2024-08-05 21:19:04 +07:00
96dd94f83f update: respondents schema 2024-08-05 20:32:37 +07:00
percyfikri
0c8dbba12c update: move the fk column below id 2024-08-05 20:28:37 +07:00
percyfikri
dd712ff061 create : seeder of aspects and subAspects 2024-08-05 18:51:17 +07:00
falendikategar
9c1cfc2a41 update: answers schema (Import Foreign Key) 2024-08-04 21:47:39 +07:00
ferdiansyah666
2dc22f50be create: assessments schema 2024-08-04 21:38:38 +07:00
falendikategar
4f2bba31d4 create: options, answers, and answerRevisions schema 2024-08-04 21:24:51 +07:00
percyfikri
b192bb57ba update : aspects schema (rename coloumn) 2024-08-04 21:18:49 +07:00
Sukma Gladys
233dcd8334 Merge branch 'feat/define-schema' of https://github.com/digitalsolutiongroup/amati into feat/define-schema 2024-08-04 21:13:17 +07:00
Sukma Gladys
1af996376c create: questions schema 2024-08-04 21:10:40 +07:00
percyfikri
252148011e create : aspects, subAspects schema 2024-08-04 21:09:18 +07:00
a47373097c create: respondents schema 2024-08-04 21:02:24 +07:00
0bf9d42048 update: users(change datatype) 2024-08-04 21:00:16 +07:00
sianida26
f038485cb7 Added env check on compile time 2024-05-29 16:50:46 +07:00
sianida26
a3480aec17 Added migration 2024-05-04 04:33:32 +07:00
sianida26
e37c8dedb0 Change into relative path imports 2024-05-04 04:30:32 +07:00
sianida26
a34eba6777 Added v2 2024-05-04 04:03:40 +07:00