Commit graph

  • d48e6b4a28 feat: only include user task status of the user Methapon2001 2024-12-13 14:11:24 +07:00
  • 4144a51df8 feat: add failed type and comment/remark Methapon2001 2024-12-13 11:17:59 +07:00
  • 1fef39729b refactor: update endpoints and var naming Methapon2001 2024-12-13 11:06:47 +07:00
  • 1244b56738 feat: add set task status Methapon2001 2024-12-13 11:04:50 +07:00
  • fb7817da38 chore: clean Methapon2001 2024-12-12 15:26:30 +07:00
  • 2449f324d2 feat: also include workflow for display condition Methapon2001 2024-12-12 15:26:26 +07:00
  • 4ef407c8b1 feat: add payment issue tax invoice flow account Methapon2001 2024-12-12 15:25:04 +07:00
  • 10419861a4 fix: not require task order status to be send Methapon2001 2024-12-12 15:18:28 +07:00
  • cd2c8f9abb feat: disable user if status change Methapon2001 2024-12-12 11:46:33 +07:00
  • 3455f5ad5d refactor: tmp remove perm for get by id Methapon2001 2024-12-12 11:07:14 +07:00
  • ab9929ad51 feat: submit task now update user task status to submit Methapon2001 2024-12-12 10:55:09 +07:00
  • 4245bcaca8 refactor: update flow-account api function Methapon2001 2024-12-12 10:32:53 +07:00
  • eb8e311d3d fix: regression perm not work as expected after activeOnly opts Methapon2001 2024-12-12 10:15:22 +07:00
  • c4d2349114 feat: also include relation for task list (not deep) Methapon2001 2024-12-11 17:15:53 +07:00
  • 586013d517 feat: update status on user accept task order Methapon2001 2024-12-11 17:10:23 +07:00
  • 0f1fe4929b feat: include user task status in relation Methapon2001 2024-12-11 17:02:25 +07:00
  • 7ee72a5fa5 feat: also return relation Methapon2001 2024-12-11 16:41:57 +07:00
  • 6296088935 refactor: map current task status to user task status instead Methapon2001 2024-12-11 15:45:50 +07:00
  • c8f7059df7 chore: migration Methapon2001 2024-12-11 14:44:14 +07:00
  • 49ae93e7c0 feat: add user task table Methapon2001 2024-12-11 14:44:09 +07:00
  • e2e97b30f0 refactor: separate endpoint for accepted user task Methapon2001 2024-12-11 14:43:47 +07:00
  • 7a81c614c1 fix: error openapi spec gen error Methapon2001 2024-12-11 12:52:11 +07:00
  • 962d007483 refactor: update transaction Methapon2001 2024-12-11 12:06:29 +07:00
  • 65d42577d4 chore: migration Methapon2001 2024-12-11 12:05:50 +07:00
  • 7d2e5c5933 Revert "refactor: add redo status variant" Methapon2001 2024-12-11 11:42:31 +07:00
  • dfde3c31b9 Revert "refactor: query on redo other variant instead" Methapon2001 2024-12-11 11:42:27 +07:00
  • eddc634bd1 feat: add failed data fields Methapon2001 2024-12-11 11:42:21 +07:00
  • 3526661b8f refactor: query on redo other variant instead Methapon2001 2024-12-11 10:34:43 +07:00
  • d75d134abf chore: migration Methapon2001 2024-12-11 10:33:21 +07:00
  • 00e09166be refactor: add redo status variant Methapon2001 2024-12-11 10:28:55 +07:00
  • 7cbe5f3397 chore: migration Methapon2001 2024-12-11 09:56:42 +07:00
  • 3eb339bb21 feat: add more status Methapon2001 2024-12-11 09:56:38 +07:00
  • c26ce25f25 feat: add query param for scope task to specific user Methapon2001 2024-12-11 09:15:11 +07:00
  • 23540b9d5c fix: query param not work Methapon2001 2024-12-11 09:09:40 +07:00
  • dd1b762cf1 chore: migration Methapon2001 2024-12-11 09:04:52 +07:00
  • e4f982eecb refactor: make field optional Methapon2001 2024-12-11 09:04:48 +07:00
  • 985a3374a5 feat: integrate app api into flowaccount service Methapon2001 2024-12-10 17:18:52 +07:00
  • 6250a84327 fix: also not include self if inactive Methapon2001 2024-12-10 17:14:44 +07:00
  • 23d9f0054c fix: price different by 0.01 Methapon2001 2024-12-10 17:08:25 +07:00
  • 8c42eade65 chore: migration Methapon2001 2024-12-10 15:04:07 +07:00
  • effe43b445 feat: add flow account record id for data mapping Methapon2001 2024-12-10 14:58:14 +07:00
  • 8fee8fba9b fix: merge into one statement Methapon2001 2024-12-10 14:40:43 +07:00
  • 7f39308696 Revert "fix: price is different by 0.01" Methapon2001 2024-12-10 13:08:11 +07:00
  • 80d7f1d0e5 fix: auth in head Methapon2001 2024-12-10 10:48:17 +07:00
  • 5dcbcf881c fix: price is different by 0.01 Methapon2001 2024-12-10 10:30:36 +07:00
  • f3f27e8f87 chore: migration Methapon2001 2024-12-10 10:04:02 +07:00
  • 46a16cf697 feat: update task relation Methapon2001 2024-12-10 10:03:51 +07:00
  • d58d88c0d4 fix: error when workflow id is empty Methapon2001 2024-12-10 09:12:47 +07:00
  • 78e39ae16e feat: add active branch only for customer branch Methapon2001 2024-12-06 18:15:24 +07:00
  • 1b9c71ef6c feat: add active branch only for customer Methapon2001 2024-12-06 18:12:40 +07:00
  • 9630d02924 feat: accept param active branch only Methapon2001 2024-12-06 18:11:33 +07:00
  • cb9c9cef68 feat: add flowaccount issue invoice Methapon2001 2024-12-06 18:04:13 +07:00
  • 71721cb03c fix: wrong model Methapon2001 2024-12-06 17:42:27 +07:00
  • 2e0cb7661d feat: add task file upload Methapon2001 2024-12-06 17:36:45 +07:00
  • 88034cf064 feat: update relation query for get task by id Methapon2001 2024-12-06 17:17:05 +07:00
  • 2678b1964d fix: error undefined caused by missing security Methapon2001 2024-12-06 16:44:02 +07:00
  • 9f7213c7fe feat: also include employee relation in request data Methapon2001 2024-12-06 16:42:19 +07:00
  • 76ea340fe5 fix: active only does not detect if head is not active Methapon2001 2024-12-06 16:37:56 +07:00
  • 3f04f3c727 feat: add active only parameter Methapon2001 2024-12-06 16:08:24 +07:00
  • 9d6fd2d8d0 feat: implement active only condition Methapon2001 2024-12-06 16:01:04 +07:00
  • 57397cc894 refactor: move include head to opts Methapon2001 2024-12-06 15:44:52 +07:00
  • 1124a040c8 fix: avoid using OR field to prevent overwrite Methapon2001 2024-12-06 15:43:36 +07:00
  • 61c043103a feat: also return relation Methapon2001 2024-12-06 14:37:23 +07:00
  • 606149da25 feat: add cancel Methapon2001 2024-12-06 14:35:55 +07:00
  • 1483336df5 chore: migration Methapon2001 2024-12-06 13:55:51 +07:00
  • dbd87a3c2f feat: add cancel status for request data Methapon2001 2024-12-06 13:55:45 +07:00
  • 81d78b5ad2 feat: add complex query support Methapon2001 2024-12-06 13:21:57 +07:00
  • 4941e0b560 feat: also response created data back Methapon2001 2024-12-06 11:25:38 +07:00
  • c0c36ed15d feat: add flow account service Methapon2001 2024-12-06 10:38:52 +07:00
  • 0ceb17d6c7 feat: add placeholder api for complte task Methapon2001 2024-12-04 15:34:20 +07:00
  • 53251ac214 feat: add support for complex query for user Methapon2001 2024-12-04 15:27:36 +07:00
  • ff4c100497 chore: add empty endpoint to be implemented Methapon2001 2024-12-04 14:52:50 +07:00
  • efaccdd293 feat: add authen to action endpoint Methapon2001 2024-12-04 14:52:14 +07:00
  • 97c9adc08b chore: migration Methapon2001 2024-12-04 14:43:03 +07:00
  • 5a9b6d9935 feat: add stats for canceled status Methapon2001 2024-12-04 14:26:22 +07:00
  • a86035a003 feat: add ready to task filter Methapon2001 2024-12-04 14:25:56 +07:00
  • 9b2db72c4d feat: add status redo and canceled Methapon2001 2024-12-04 14:24:27 +07:00
  • df6179efa8 feat: upload file Methapon2001 2024-12-04 13:56:49 +07:00
  • 704814c05a feat: contact now show when include sub branch Methapon2001 2024-12-04 13:56:22 +07:00
  • feb0c067fb feat: add file location for request and task Methapon2001 2024-12-04 11:32:58 +07:00
  • bbb78465c2 chore: migration Methapon2001 2024-12-04 11:31:37 +07:00
  • 48473620f1 feat: add canceled status Methapon2001 2024-12-04 11:30:36 +07:00
  • 236e6a24ed fix: naming inconsistant Methapon2001 2024-12-04 10:49:22 +07:00
  • da47f8d80e chore: clean import Methapon2001 2024-12-04 10:26:50 +07:00
  • fda22f4a31 feat: add support for step count store Methapon2001 2024-12-04 09:33:10 +07:00
  • f3639129d0 chore: update constraints Methapon2001 2024-12-03 17:15:08 +07:00
  • 1ed7111eb9 chore: migration Methapon2001 2024-12-03 17:12:19 +07:00
  • 0bf7e9f740 feat: branch permission for task order Methapon2001 2024-12-03 17:11:44 +07:00
  • c09a15b858 fix: extract field out so that create will not error Methapon2001 2024-12-03 13:39:23 +07:00
  • 5f96541c08 chore: migration Methapon2001 2024-12-03 13:36:36 +07:00
  • c492daaee2 chore: add field for later use Methapon2001 2024-12-03 13:36:31 +07:00
  • e5e8737f09 feat(task-order): add query and filter support Methapon2001 2024-12-03 13:35:33 +07:00
  • 87f7ecfae6 fix: do not need status in payload Methapon2001 2024-12-03 13:34:58 +07:00
  • 601aaeb8e3 fix: missing auth Methapon2001 2024-12-03 13:34:27 +07:00
  • 38bac5f33c fix: do not require query Methapon2001 2024-12-03 13:09:59 +07:00
  • 9fbc8ace15 fix: accept null Methapon2001 2024-12-03 11:31:59 +07:00
  • 42ff57e23e fix: typo and error Methapon2001 2024-12-03 11:07:23 +07:00
  • 66aa3b1641 chore: migration Methapon2001 2024-12-03 10:26:18 +07:00
  • 47da893e5e fix: typo Methapon2001 2024-12-03 10:26:09 +07:00
  • 83e0308022 refactor: return default count Methapon2001 2024-12-03 10:20:45 +07:00