Commit graph

109 commits

Author SHA1 Message Date
Methapon2001
0c53ac69b0 fix: auth error
All checks were successful
Spell Check / Spell Check with Typos (push) Successful in 5s
2025-07-14 11:13:33 +07:00
Methapon2001
126e00baf1 fix: stats does not account for permission
All checks were successful
Spell Check / Spell Check with Typos (push) Successful in 5s
2025-07-09 16:34:01 +07:00
Methapon2001
d08327afb6 feat(perm): update api task permission 2025-07-03 14:33:17 +07:00
Kanjana
791e8b4977 feat : add receiverId in notification Task Failed
All checks were successful
Spell Check / Spell Check with Typos (push) Successful in 5s
2025-05-15 13:29:12 +07:00
Kanjana
0aa20d3728 change detail notification task
All checks were successful
Spell Check / Spell Check with Typos (push) Successful in 5s
2025-05-14 14:18:08 +07:00
Kanjana
897ef335b4 add notification expireDate passport, visa
All checks were successful
Spell Check / Spell Check with Typos (push) Successful in 6s
2025-05-14 09:28:57 +07:00
Methapon2001
d92e3bc57d feat: add relation to response
All checks were successful
Spell Check / Spell Check with Typos (push) Successful in 6s
2025-04-24 13:55:22 +07:00
Kanjana
f98371132a add startDate endDate in instition and receipt , codeProductRecieve in taskOrder 2025-04-21 11:07:06 +07:00
Kanjana
fd7833a592 add endDate,startDate
All checks were successful
Spell Check / Spell Check with Typos (push) Successful in 5s
2025-04-17 17:56:55 +07:00
Kanjana
0aba9f9865 search startDate and endDate 2025-04-17 13:41:22 +07:00
Kanjana
743fde5493 add mode: "insensitive" 2025-04-09 11:54:52 +07:00
Methapon2001
d2c2d94a2d fix: prevent quotation with 0 request from status update
All checks were successful
Spell Check / Spell Check with Typos (push) Successful in 6s
2025-03-13 15:27:55 +07:00
Kanjana
2db28b14dc
feat: notify complete quotation or work done (#20)
* add message

* do not throw error but skip notify

* change conditions pull userId

* do not throw error but skip

---------

Co-authored-by: Methapon2001 <61303214+Methapon2001@users.noreply.github.com>
2025-03-06 11:20:23 +07:00
Methapon2001
b518488112 feat: accept task notification 2025-03-05 15:23:37 +07:00
Methapon2001
f583448e5f feat: add thai text to notification 2025-03-05 15:18:13 +07:00
Methapon2001
17b92b4012 feat: notify request, task update 2025-03-05 15:18:13 +07:00
Methapon2001
9ffbed7cb8 fix: text spacing 2025-03-05 15:17:56 +07:00
Methapon2001
2697b4f6e0 feat: notify quotation status change 2025-03-05 15:17:56 +07:00
Methapon2001
9b02bf4e4c fix: ordering 2025-02-24 09:48:22 +07:00
Methapon2001
cfc531d312 feat: institution status 2025-02-10 10:03:32 +07:00
Methapon2001
f18c5cd444 feat: add order to task order 2025-01-24 10:04:20 +07:00
Methapon2001
7ab1a94782 feat: add urgent task order field 2025-01-24 09:49:45 +07:00
Methapon2001
e6e38cfe93 feat: handle delete 2025-01-23 16:14:38 +07:00
Methapon2001
ee18dd60ff feat: return more relation 2025-01-23 16:09:44 +07:00
Methapon2001
a02832b59c feat: handle ready task 2025-01-23 15:51:06 +07:00
Methapon2001
75651daa52 feat: response more data 2025-01-23 14:55:43 +07:00
Methapon2001
c998bf545a refactor: make field optional 2025-01-23 14:19:06 +07:00
Methapon2001
105b6d62c8 feat: add task order remark 2025-01-23 14:12:15 +07:00
Methapon2001
d5ed0b32b6 fix: error relation 2025-01-23 13:06:13 +07:00
Methapon2001
8117094aeb feat: also return step status too 2025-01-23 11:13:31 +07:00
Methapon2001
4031a8121c fix: wrong status revert 2025-01-22 16:50:47 +07:00
Methapon2001
87a1c3fa80 feat: update task order revert status if removed 2025-01-22 16:47:20 +07:00
Methapon2001
fa244a6e82 fix: delete task order not working 2025-01-13 15:44:29 +07:00
Methapon2001
c1fb21e14c fix: task ordering 2025-01-09 14:09:49 +07:00
Methapon2001
a6f5cde21f feat: also change user task to submitted even force complete 2025-01-09 11:24:20 +07:00
Methapon2001
07d796251b fix: filter not cover 2025-01-09 10:34:20 +07:00
Methapon2001
f4ae8073aa feat: add accepted and submitted data in table 2025-01-08 15:04:22 +07:00
Methapon2001
eb907eff10 feat: update accept restart status 2025-01-08 14:41:26 +07:00
Methapon2001
a1b5fd73bc fix: pending task not show for user 2025-01-08 14:23:21 +07:00
Methapon2001
697111d5f6 fix: also change other status to redo if force complete 2025-01-08 13:46:00 +07:00
Methapon2001
7c582ffcf8 fix: wrong query 2025-01-08 13:42:40 +07:00
Methapon2001
27d80de0ec feat: add restart task within same order 2025-01-08 13:10:09 +07:00
Methapon2001
3d361fd79f feat: include registered branch relation 2025-01-08 09:37:39 +07:00
Methapon2001
077f0da74c feat: replace in progress with pending for user task endpoint 2024-12-26 16:32:25 +07:00
Methapon2001
f91a4ade1e feat: update completed also cover ended 2024-12-26 12:08:00 +07:00
Methapon2001
813d1d9faa fix: update quotation status not trigger in request list 2024-12-26 11:29:59 +07:00
Methapon2001
dfdeba7530 feat: auto update to validate status 2024-12-25 16:58:42 +07:00
Methapon2001
9bc6ba2d49 fix: only change status of pending task only 2024-12-25 15:37:18 +07:00
Methapon2001
23541a12bf feat: also update quotation if completed or cancel 2024-12-25 14:44:39 +07:00
Methapon2001
111adbb076 feat: add task product record 2024-12-24 18:11:40 +07:00