jws-backend/src/controllers
2024-11-14 17:56:55 +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-employment-office-controller.ts refactor: adjust code 2024-11-14 17:56:55 +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: change role from account to accountant 2024-11-13 10:24:44 +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: change role from account to accountant 2024-11-13 10:24:44 +07:00
03-customer-branch-controller.ts fix: change role from account to accountant 2024-11-13 10:24:44 +07:00
03-customer-controller.ts fix: change role from account to accountant 2024-11-13 10:24:44 +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 fix: wrong order 2024-11-12 13:12:03 +07:00
04-institution-controller.ts feat: search also cover code 2024-11-08 17:09:33 +07:00
04-invoice-controller.ts fix: change role from account to accountant 2024-11-13 10:24:44 +07:00
04-product-controller.ts fix: wrong shared condition 2024-11-13 15:19:48 +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: change role from account to accountant 2024-11-13 10:24:44 +07:00
04-work-controller.ts refactor: remove unused 2024-10-22 10:56:46 +07:00
05-payment-controller.ts feat: prevent from change after completed 2024-11-14 13:10:08 +07:00
05-quotation-controller.ts fix: change role from account to accountant 2024-11-13 10:24:44 +07:00
06-request-list-controller.ts feat: add stats by status 2024-11-14 13:15:49 +07:00