Commit graph

1118 commits

Author SHA1 Message Date
Methapon2001
962d007483 refactor: update transaction 2024-12-11 12:06:29 +07:00
Methapon2001
65d42577d4 chore: migration 2024-12-11 12:05:50 +07:00
Methapon2001
7d2e5c5933 Revert "refactor: add redo status variant"
This reverts commit 00e09166be.
2024-12-11 11:42:31 +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
eddc634bd1 feat: add failed data fields 2024-12-11 11:42:21 +07:00
Methapon2001
3526661b8f refactor: query on redo other variant instead 2024-12-11 10:34:43 +07:00
Methapon2001
d75d134abf chore: migration 2024-12-11 10:33:21 +07:00
Methapon2001
00e09166be refactor: add redo status variant 2024-12-11 10:28:55 +07:00
Methapon2001
7cbe5f3397 chore: migration 2024-12-11 09:56:42 +07:00
Methapon2001
3eb339bb21 feat: add more status 2024-12-11 09:56:38 +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
dd1b762cf1 chore: migration 2024-12-11 09:04:52 +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
8c42eade65 chore: migration 2024-12-10 15:04:07 +07:00
Methapon2001
effe43b445 feat: add flow account record id for data mapping 2024-12-10 14:58:14 +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
Methapon2001
f3f27e8f87 chore: migration 2024-12-10 10:04:02 +07:00
Methapon2001
46a16cf697 feat: update task relation 2024-12-10 10:03:51 +07:00
Methapon2001
d58d88c0d4 fix: error when workflow id is empty 2024-12-10 09:12:47 +07:00
Methapon2001
78e39ae16e feat: add active branch only for customer branch 2024-12-06 18:15:24 +07:00
Methapon2001
1b9c71ef6c feat: add active branch only for customer 2024-12-06 18:12:40 +07:00
Methapon2001
9630d02924 feat: accept param active branch only 2024-12-06 18:11:33 +07:00
Methapon2001
cb9c9cef68 feat: add flowaccount issue invoice 2024-12-06 18:04:13 +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
Methapon2001
76ea340fe5 fix: active only does not detect if head is not active 2024-12-06 16:37:56 +07:00
Methapon2001
3f04f3c727 feat: add active only parameter 2024-12-06 16:08:24 +07:00
Methapon2001
9d6fd2d8d0 feat: implement active only condition 2024-12-06 16:01:04 +07:00
Methapon2001
57397cc894 refactor: move include head to opts 2024-12-06 15:44:52 +07:00
Methapon2001
1124a040c8 fix: avoid using OR field to prevent overwrite 2024-12-06 15:43:36 +07:00
Methapon2001
61c043103a feat: also return relation 2024-12-06 14:37:23 +07:00
Methapon2001
606149da25 feat: add cancel 2024-12-06 14:35:55 +07:00
Methapon2001
1483336df5 chore: migration 2024-12-06 13:55:51 +07:00
Methapon2001
dbd87a3c2f feat: add cancel status for request data 2024-12-06 13:55:45 +07:00
Methapon2001
81d78b5ad2 feat: add complex query support 2024-12-06 13:33:50 +07:00
Methapon2001
4941e0b560 feat: also response created data back 2024-12-06 11:25:38 +07:00
Methapon2001
c0c36ed15d feat: add flow account service 2024-12-06 10:38:52 +07:00
Methapon2001
0ceb17d6c7 feat: add placeholder api for complte task 2024-12-04 15:34:20 +07:00
Methapon2001
53251ac214 feat: add support for complex query for user 2024-12-04 15:27:36 +07:00
Methapon2001
ff4c100497 chore: add empty endpoint to be implemented 2024-12-04 14:52:50 +07:00