jws-backend/src/controllers
Methapon Metanipat 00ce2abc7e feat: add post endpoint for complex criteria
refactor: also accept boolean for queryOrNot fn
2024-11-11 13:48:12 +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-notification-controller.ts feat: add endpoint skeleton 2024-10-29 15:21:09 +07:00
00-permission-controller.ts refactor: organize file 2024-09-05 09:21:39 +07:00
01-branch-controller.ts fix: typo 2024-10-29 16:01:13 +07:00
01-branch-user-controller.ts refactor: don't include condition if no query 2024-10-24 17:49:10 +07:00
02-user-controller.ts refactor: map responsible area to string array 2024-11-05 09:46:52 +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 fix: wrong variable used 2024-10-28 13:00:40 +07:00
03-customer-controller.ts feat: add relation for agent 2024-10-28 10:51:51 +07:00
03-employee-checkup-controller.ts chore: clean 2024-10-03 10:58:15 +07:00
03-employee-controller.ts feat: add post endpoint for complex criteria 2024-11-11 13:48:12 +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 fix: typo 2024-10-30 09:02:35 +07:00
04-flow-template-controller.ts fix: detail workflow not save 2024-11-07 15:01:30 +07:00
04-institution-controller.ts feat: search also cover code 2024-11-08 17:09:33 +07:00
04-invoice-controller.ts fix: wrong code 2024-11-07 10:38:04 +07:00
04-product-controller.ts feat: include document relation 2024-11-08 09:32:33 +07:00
04-product-group-controller.ts feat: add option to share product inside one group 2024-10-28 16:52:53 +07:00
04-receipt-controller.ts refactor: invoice relation (#2) 2024-10-30 17:32:46 +07:00
04-service-controller.ts feat: add attributes to each product in service 2024-10-25 16:26:12 +07:00
04-work-controller.ts refactor: remove unused 2024-10-22 10:56:46 +07:00
05-payment-controller.ts fix: wrong update 2024-11-07 10:49:40 +07:00
05-quotation-controller.ts refactor: urgent comes first as parameter 2024-11-07 14:12:31 +07:00
06-request-list-controller.ts chore: cleanup 2024-10-22 09:22:09 +07:00