jws-backend/src/controllers
2024-08-28 11:41:39 +07:00
..
product fix: wrong field used 2024-08-14 20:43:46 +07:00
service refactor: use prisma nested create instead 2024-08-19 10:55:32 +07:00
work feat: add user relation on query 2024-07-01 14:38:15 +07:00
address-controller.ts refactor!: add v1 prefix to endpoints 2024-06-06 09:42:02 +07:00
api-controller.ts chore: small code adjustment 2024-04-01 13:36:06 +07:00
branch-contact-controller.ts feat: add user relation on query 2024-07-01 14:38:15 +07:00
branch-controller.ts fix: wrong length slice 2024-08-27 09:56:33 +07:00
branch-user-controller.ts fix: typo 9 (should be 0) 2024-08-14 20:16:40 +07:00
customer-branch-controller.ts fix: add relation when get by id 2024-08-27 18:14:50 +07:00
customer-controller.ts fix: update field can be optional 2024-08-27 13:28:51 +07:00
employee-checkup-controller.ts feat: protect endpoints with role 2024-07-03 15:44:27 +07:00
employee-controller.ts feat: add set image endpoints for employee 2024-08-28 11:41:39 +07:00
employee-other-info-controller.ts feat: protect endpoints with role 2024-07-03 15:44:27 +07:00
employee-work-controller.ts feat: protect endpoints with role 2024-07-03 15:44:27 +07:00
keycloak-controller.ts refactor: filter out system role 2024-08-13 20:25:32 +07:00
permission-controller.ts fix: permission & user code 2024-06-14 06:26:09 +00:00
product-service-controller.ts fix: sql query 2024-07-05 11:02:18 +07:00
quotation-controller.ts fix: error due to structure changed 2024-08-20 15:47:54 +07:00
user-controller.ts fix: stat should not count user with system role 2024-08-16 18:00:53 +07:00