jws-backend/src/controllers
Methapon Metanipat 4dfa63dd12 fix: vat calc
2024-10-07 14:51:16 +07:00
..
00-address-controller.ts refactor: organize file 2024-09-05 09:21:39 +07:00
00-api-controller.ts refactor: organize file 2024-09-05 09:21:39 +07:00
00-config-controller.ts feat: add config endpoint 2024-10-07 14:15:13 +07:00
00-keycloak-controller.ts refactor: organize file 2024-09-05 09:21:39 +07:00
00-permission-controller.ts refactor: organize file 2024-09-05 09:21:39 +07:00
01-branch-controller.ts refactor: throw common error with util function instead 2024-10-03 09:41:47 +07:00
01-branch-user-controller.ts refactor: use helper function 2024-09-12 09:06:12 +07:00
02-user-controller.ts refactor: throw common error with util function instead 2024-10-03 09:41:47 +07:00
03-customer-branch-citizen-controller.ts fix: error required args 2024-09-19 14:25:41 +07:00
03-customer-branch-controller.ts refactor: throw common error with util function instead 2024-10-03 09:41:47 +07:00
03-customer-controller.ts refactor: throw common error with util function instead 2024-10-03 09:41:47 +07:00
03-employee-checkup-controller.ts chore: clean 2024-10-03 10:58:15 +07:00
03-employee-controller.ts refactor: throw common error with util function instead 2024-10-03 09:41:47 +07:00
03-employee-in-country-notice-controller.ts refactor: change sort 2024-10-04 13:00:02 +07:00
03-employee-other-info-controller.ts refactor: remove role from allow cross branch 2024-09-25 14:29:27 +07:00
03-employee-passport-controller.ts refactor: change sort 2024-10-04 13:00:02 +07:00
03-employee-visa-controller.ts refactor: change sort 2024-10-04 13:00:02 +07:00
03-employee-work-controller.ts refactor: remove role from allow cross branch 2024-09-25 14:29:27 +07:00
04-flow-template-controller.ts feat: add workflow template 2024-10-07 11:58:43 +07:00
04-product-controller.ts refactor: throw common error with util function instead 2024-10-03 09:41:47 +07:00
04-product-group-controller.ts refactor: throw common error with util function instead 2024-10-03 09:41:47 +07:00
04-service-controller.ts refactor: throw common error with util function instead 2024-10-03 09:41:47 +07:00
04-work-controller.ts refactor: throw common error with util function instead 2024-10-03 09:41:47 +07:00
05-quotation-controller.ts fix: vat calc 2024-10-07 14:51:16 +07:00
05-quotation-payment-controller.ts feat: add payment endpoints (incomplete) 2024-10-07 10:16:07 +07:00