jws-backend/src/controllers
2024-12-18 15:32:31 +07:00
..
00-address-controller.ts feat: sort address 2024-11-28 15:19:35 +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-employment-office-controller.ts fix: missing return 2024-11-25 14:41:47 +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 refactor: make field optional 2024-12-11 09:04:48 +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 fix: allow null for reponsible area 2024-12-18 15:07:47 +07:00
03-customer-branch-citizen-controller.ts fix: change role from account to accountant 2024-11-13 10:24:44 +07:00
03-customer-branch-controller.ts feat: add active branch only for customer branch 2024-12-06 18:15:24 +07:00
03-customer-controller.ts feat: add active branch only for customer 2024-12-06 18:12:40 +07:00
03-employee-checkup-controller.ts fix: change role from account to accountant 2024-11-13 10:24:44 +07:00
03-employee-controller.ts fix: also accept null 2024-11-13 14:39:42 +07:00
03-employee-other-info-controller.ts fix: change role from account to accountant 2024-11-13 10:24:44 +07:00
03-employee-passport-controller.ts fix: change role from account to accountant 2024-11-13 10:24:44 +07:00
03-employee-visa-controller.ts fix: change role from account to accountant 2024-11-13 10:24:44 +07:00
03-employee-work-controller.ts fix: change role from account to accountant 2024-11-13 10:24:44 +07:00
04-flow-template-controller.ts feat: add active only query to flow template 2024-12-17 09:22:15 +07:00
04-institution-controller.ts feat: add get institution list by criteria 2024-12-13 17:57:43 +07:00
04-invoice-controller.ts feat: also return payment relation 2024-12-18 15:32:31 +07:00
04-product-controller.ts feat: accept order by and order field 2024-11-29 11:54:21 +07:00
04-product-group-controller.ts fix: change role from account to accountant 2024-11-13 10:24:44 +07:00
04-receipt-controller.ts refactor: invoice relation (#2) 2024-10-30 17:32:46 +07:00
04-service-controller.ts fix: error when workflow id empty 2024-12-17 17:56:04 +07:00
04-work-controller.ts refactor: remove unused 2024-10-22 10:56:46 +07:00
05-payment-controller.ts fix: error type mismatch 2024-12-17 18:03:07 +07:00
05-quotation-controller.ts fix: also take duplicate worker into account 2024-12-17 13:24:38 +07:00
06-request-list-controller.ts feat: also include workflow for display condition 2024-12-12 17:57:22 +07:00
07-task-controller.ts feat: implement complete task endpoint 2024-12-16 11:27:10 +07:00