jws-backend/src/controllers
Methapon Metanipat d5ab07bacb refactor: upload now return presigned url instead of redirect
This will prevent from payload upload to API Server first and then
upload to MinIO which cause upload to be happens twice.
2024-10-24 09:56:37 +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 fix: wrong path 2024-10-07 15:02:23 +07:00
00-keycloak-controller.ts refactor(keycloak): now only expose role management endpoint 2024-10-22 10:41:46 +07:00
00-permission-controller.ts refactor: organize file 2024-09-05 09:21:39 +07:00
01-branch-controller.ts refactor: upload now return presigned url instead of redirect 2024-10-24 09:56:37 +07:00
01-branch-user-controller.ts refactor: use helper function 2024-09-12 09:06:12 +07:00
02-user-controller.ts feat: use retry function 2024-10-22 17:59:31 +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: upload now return presigned url instead of redirect 2024-10-24 09:56:37 +07:00
03-customer-controller.ts feat: search customer now cover customer name 2024-10-24 09:53:36 +07:00
03-employee-checkup-controller.ts chore: clean 2024-10-03 10:58:15 +07:00
03-employee-controller.ts refactor: upload now return presigned url instead of redirect 2024-10-24 09:56:37 +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 feat: search code now case insensitive 2024-10-18 08:46:17 +07:00
04-product-group-controller.ts refactor: search case 2024-10-18 10:26:28 +07:00
04-service-controller.ts feat(service): add installments to payload 2024-10-22 11:57:14 +07:00
04-work-controller.ts refactor: remove unused 2024-10-22 10:56:46 +07:00
05-quotation-controller.ts feat: search now cover workName 2024-10-21 13:29:27 +07:00
05-quotation-payment-controller.ts refactor: upload now return presigned url instead of redirect 2024-10-24 09:56:37 +07:00
06-request-list-controller.ts chore: cleanup 2024-10-22 09:22:09 +07:00