jws-backend/src/controllers
Methapon2001 d2c2d94a2d
All checks were successful
Spell Check / Spell Check with Typos (push) Successful in 6s
fix: prevent quotation with 0 request from status update
2025-03-13 15:27:55 +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-doc-template-controller.ts feat: include more data for template 2025-03-12 09:48:36 +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 chore: cleanup 2025-03-06 08:42:15 +07:00
00-permission-controller.ts refactor: organize file 2024-09-05 09:21:39 +07:00
00-stats-controller.ts chore: remove field from include in report 2025-03-12 16:13:29 +07:00
01-branch-controller.ts fix: ordering 2025-01-29 14:51:03 +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: full name not change when update 2025-01-06 09:58:26 +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: wrong positition store 2025-02-18 15:38:54 +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 refactor: change condition for active only filter 2024-12-18 17:48:50 +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 messenger by area setting to workflow 2024-12-26 10:28:17 +07:00
04-institution-controller.ts fix: status order not update when enable / disable 2025-02-18 13:46:39 +07:00
04-invoice-controller.ts fix: paging not take effect 2025-02-03 11:31:39 +07:00
04-product-controller.ts feat: notify product change 2025-03-05 15:18:13 +07:00
04-product-group-controller.ts feat: active only product group param 2024-12-23 10:59:07 +07:00
04-properties-controller.ts chore: change endpoint name 2025-03-10 15:39:52 +07:00
04-receipt-controller.ts fix: paging not take effect receipt 2025-02-03 15:50:28 +07:00
04-service-controller.ts feat: notify product change 2025-03-05 15:18:13 +07:00
04-work-controller.ts refactor: remove unused 2024-10-22 10:56:46 +07:00
05-payment-controller.ts feat: add thai text to notification 2025-03-05 15:18:13 +07:00
05-quotation-controller.ts feat: filter date 2025-03-06 11:47:51 +07:00
06-request-list-controller.ts fix: prevent quotation with 0 request from status update 2025-03-13 15:27:55 +07:00
07-task-controller.ts fix: prevent quotation with 0 request from status update 2025-03-13 15:27:55 +07:00
08-credit-note-controller.ts fix: typos and ignore some false typos 2025-02-27 09:10:23 +07:00
09-debit-note-controller.ts feat!: skip accepted status to payment pending 2025-02-24 13:41:26 +07:00
09-line-controller.ts feat: add reject request cancel endpoint 2025-03-12 16:37:13 +07:00
09-verification-controller.ts fix: line user not registered for all customer branch 2025-02-27 09:10:23 +07:00
09-web-hook-controller.ts fix: notify text when negative 2025-03-06 11:54:38 +07:00