Commit graph

963 commits

Author SHA1 Message Date
Methapon2001
3f04bd045d feat: also return payment relation 2024-12-18 15:32:31 +07:00
Methapon2001
0ec072833c fix: allow null for reponsible area 2024-12-18 15:07:47 +07:00
Methapon2001
c69ac0db51 feat: also return customer 2024-12-18 15:02:00 +07:00
Methapon2001
9d8771d43a docs: fix scalar error on verion ^1.25.75 2024-12-18 10:29:04 +07:00
Methapon2001
b6d00c41ab fix: return object instead of text 2024-12-18 09:46:52 +07:00
Methapon2001
2519ae60e9 fix: wrong type in payload 2024-12-17 18:03:07 +07:00
Methapon2001
7f185a616c fix: error type mismatch 2024-12-17 18:03:07 +07:00
Methapon2001
09903c6acb fix: error when workflow id empty 2024-12-17 17:56:04 +07:00
Methapon2001
b1a1a83051 fix: also take duplicate worker into account 2024-12-17 13:24:38 +07:00
Methapon2001
c913b92cd9 fix: use more than only 2024-12-17 13:16:15 +07:00
Methapon2001
dc32f77a2c fix: do not throw error if send empty array 2024-12-17 10:18:45 +07:00
Methapon2001
11ed2b89ee feat: add active only query to flow template 2024-12-17 09:22:15 +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
178a4d005b feat: add get institution list by criteria 2024-12-13 17:57:43 +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
fb7817da38 chore: clean 2024-12-12 17:57:22 +07:00
Methapon2001
2449f324d2 feat: also include workflow for display condition 2024-12-12 17:57:22 +07:00
Methapon2001
4ef407c8b1 feat: add payment issue tax invoice flow account 2024-12-12 15:25:04 +07:00
Methapon2001
10419861a4 fix: not require task order status to be send 2024-12-12 15:18:28 +07:00
Methapon2001
cd2c8f9abb feat: disable user if status change 2024-12-12 11:46:33 +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
4245bcaca8 refactor: update flow-account api function 2024-12-12 10:32:53 +07:00
Methapon2001
eb8e311d3d fix: regression perm not work as expected after activeOnly opts 2024-12-12 10:15:49 +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
dfde3c31b9 Revert "refactor: query on redo other variant instead"
This reverts commit 3526661b8f.
2024-12-11 11:42:27 +07:00
Methapon2001
3526661b8f refactor: query on redo other variant instead 2024-12-11 10:34:43 +07:00
Methapon2001
c26ce25f25 feat: add query param for scope task to specific user 2024-12-11 09:15:11 +07:00
Methapon2001
23540b9d5c fix: query param not work 2024-12-11 09:09:40 +07:00
Methapon2001
e4f982eecb refactor: make field optional 2024-12-11 09:04:48 +07:00
Methapon2001
985a3374a5 feat: integrate app api into flowaccount service 2024-12-10 17:18:52 +07:00
Methapon2001
6250a84327 fix: also not include self if inactive 2024-12-10 17:14:44 +07:00
Methapon2001
23d9f0054c fix: price different by 0.01 2024-12-10 17:08:25 +07:00
Methapon2001
8fee8fba9b fix: merge into one statement 2024-12-10 14:40:43 +07:00
Methapon2001
7f39308696 Revert "fix: price is different by 0.01"
This reverts commit 5dcbcf881c.
2024-12-10 13:08:11 +07:00
Methapon2001
80d7f1d0e5 fix: auth in head 2024-12-10 10:48:17 +07:00
Methapon2001
5dcbcf881c fix: price is different by 0.01 2024-12-10 10:30:36 +07:00