Commit graph

923 commits

Author SHA1 Message Date
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
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
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
Methapon2001
efaccdd293 feat: add authen to action endpoint 2024-12-04 14:52:14 +07:00
Methapon2001
5a9b6d9935 feat: add stats for canceled status 2024-12-04 14:26:22 +07:00
Methapon2001
a86035a003 feat: add ready to task filter 2024-12-04 14:25:56 +07:00
Methapon2001
df6179efa8 feat: upload file 2024-12-04 13:56:49 +07:00
Methapon2001
704814c05a feat: contact now show when include sub branch 2024-12-04 13:56:22 +07:00
Methapon2001
feb0c067fb feat: add file location for request and task 2024-12-04 11:32:58 +07:00
Methapon2001
236e6a24ed fix: naming inconsistant 2024-12-04 10:53:07 +07:00
Methapon2001
da47f8d80e chore: clean import 2024-12-04 10:26:50 +07:00
Methapon2001
fda22f4a31 feat: add support for step count store 2024-12-04 09:33:10 +07:00
Methapon2001
0bf7e9f740 feat: branch permission for task order 2024-12-03 17:11:44 +07:00
Methapon2001
c09a15b858 fix: extract field out so that create will not error 2024-12-03 13:39:23 +07:00
Methapon2001
e5e8737f09 feat(task-order): add query and filter support 2024-12-03 13:35:33 +07:00
Methapon2001
87f7ecfae6 fix: do not need status in payload 2024-12-03 13:34:58 +07:00
Methapon2001
601aaeb8e3 fix: missing auth 2024-12-03 13:34:27 +07:00
Methapon2001
38bac5f33c fix: do not require query 2024-12-03 13:09:59 +07:00
Methapon2001
9fbc8ace15 fix: accept null 2024-12-03 11:31:59 +07:00