Commit graph

70 commits

Author SHA1 Message Date
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
Methapon2001
33e77e33b5 Revert "feat: add discount to task order"
This reverts commit d1af389c72.
2024-12-24 17:59:03 +07:00
Methapon2001
d1af389c72 feat: add discount to task order 2024-12-24 17:52:23 +07:00
Methapon2001
de29f64aaf refactor: wrap in transaction 2024-12-24 16:04:54 +07:00
Methapon2001
f8abb7503b fix: status not update 2024-12-24 16:03:43 +07:00
Methapon2001
159dc57d8b fix: status not update 2024-12-24 15:48:48 +07:00
Methapon2001
af268a79ed feat: include registered branch as relation 2024-12-24 13:40:27 +07:00
Methapon2001
3b128d3c93 feat: update request work redo to in progress on submit 2024-12-23 17:23:19 +07:00
Methapon2001
37a9dd2677 feat: check if request data is complete 2024-12-20 18:04:34 +07:00
Methapon2001
5309581e14 feat: also return user task relation 2024-12-20 11:30:34 +07:00
Methapon2001
65c1f666c2 fix: task order not update after complete 2024-12-20 11:27:44 +07:00
Methapon2001
a1f9271664 feat: implement complete task endpoint 2024-12-16 11:27:10 +07:00
Methapon2001
780fa4cb55 fix: duplicate on edit 2024-12-16 10:50:14 +07:00
Methapon2001
5fb4692746 refactor: organize endpoints tags 2024-12-16 10:50:03 +07:00
Methapon2001
9e43679d0f refactor: accept multiple work endpoint 2024-12-16 09:51:25 +07:00
Methapon2001
d48e6b4a28 feat: only include user task status of the user 2024-12-13 14:11:24 +07:00
Methapon2001
4144a51df8 feat: add failed type and comment/remark 2024-12-13 11:17:59 +07:00
Methapon2001
1fef39729b refactor: update endpoints and var naming 2024-12-13 11:08:15 +07:00
Methapon2001
1244b56738 feat: add set task status 2024-12-13 11:04:50 +07:00
Methapon2001
2449f324d2 feat: also include workflow for display condition 2024-12-12 17:57:22 +07:00
Methapon2001
10419861a4 fix: not require task order status to be send 2024-12-12 15:18:28 +07:00
Methapon2001
3455f5ad5d refactor: tmp remove perm for get by id 2024-12-12 11:07:14 +07:00
Methapon2001
ab9929ad51 feat: submit task now update user task status to submit 2024-12-12 10:55:09 +07:00
Methapon2001
c4d2349114 feat: also include relation for task list (not deep) 2024-12-11 17:15:53 +07:00
Methapon2001
586013d517 feat: update status on user accept task order 2024-12-11 17:10:23 +07:00
Methapon2001
0f1fe4929b feat: include user task status in relation 2024-12-11 17:02:25 +07:00
Methapon2001
7ee72a5fa5 feat: also return relation 2024-12-11 16:41:57 +07:00
Methapon2001
6296088935 refactor: map current task status to user task status instead 2024-12-11 15:45:50 +07:00
Methapon2001
e2e97b30f0 refactor: separate endpoint for accepted user task 2024-12-11 14:43:47 +07:00
Methapon2001
7a81c614c1 fix: error openapi spec gen error 2024-12-11 12:52:11 +07:00
Methapon2001
962d007483 refactor: update transaction 2024-12-11 12:06:29 +07:00
Methapon2001
c26ce25f25 feat: add query param for scope task to specific user 2024-12-11 09:15:11 +07:00
Methapon2001
8fee8fba9b fix: merge into one statement 2024-12-10 14:40:43 +07:00
Methapon2001
80d7f1d0e5 fix: auth in head 2024-12-10 10:48:17 +07:00
Methapon2001
46a16cf697 feat: update task relation 2024-12-10 10:03:51 +07:00
Methapon2001
71721cb03c fix: wrong model 2024-12-06 17:42:27 +07:00
Methapon2001
2e0cb7661d feat: add task file upload 2024-12-06 17:36:45 +07:00
Methapon2001
88034cf064 feat: update relation query for get task by id 2024-12-06 17:17:05 +07:00
Methapon2001
2678b1964d fix: error undefined caused by missing security 2024-12-06 16:44:02 +07:00
Methapon2001
9f7213c7fe feat: also include employee relation in request data 2024-12-06 16:42:19 +07:00