Commit graph

879 commits

Author SHA1 Message Date
Methapon Metanipat
e151230986 chore: update changelog format for breaking change 2024-10-30 13:09:52 +07:00
Methapon Metanipat
5829c0bb6f Update CHANGELOG.md 2024-10-30 12:51:39 +07:00
Methapon Metanipat
df811c90b3 fix: typo 2024-10-30 09:02:35 +07:00
Methapon Metanipat
2e9bfe5fca chore: add database relation for notification group 2024-10-30 08:49:24 +07:00
Methapon Metanipat
a27d725ae5 chore: update deps 2024-10-30 08:47:12 +07:00
Methapon Metanipat
95d4321284 fix: typo 2024-10-29 16:01:13 +07:00
Methapon Metanipat
0d6d44f20b fix: auth related error 2024-10-29 15:47:10 +07:00
Methapon Metanipat
719a1fb70e fix: wrong operation 2024-10-29 15:41:39 +07:00
Methapon Metanipat
7ff88a2487 feat: add endpoint skeleton 2024-10-29 15:21:09 +07:00
Methapon Metanipat
3391a53daf feat: add notification database structure 2024-10-29 15:11:43 +07:00
Methapon Metanipat
456f08b82e fix: typo 2024-10-29 14:52:51 +07:00
Methapon Metanipat
80378c4653 fix: typo 2024-10-29 14:21:31 +07:00
Methapon Metanipat
6dcd01ffe4 fix: product was delete on not send list product 2024-10-29 14:21:26 +07:00
Methapon Metanipat
6fc3c69559 fix: payload 2024-10-29 14:12:49 +07:00
Methapon Metanipat
894a4c031a chore: migration 2024-10-29 10:05:41 +07:00
Methapon Metanipat
fef1e06105 feat: add more pay condition 2024-10-29 10:05:25 +07:00
Methapon Metanipat
f4efa45fdc refactor: change installments data 2024-10-29 09:49:02 +07:00
Methapon Metanipat
e80e2f725b fix: respect relation 2024-10-29 09:14:48 +07:00
Methapon Metanipat
57d0ccb417 fix: wrong code 2024-10-29 09:14:40 +07:00
Methapon Metanipat
448e3b555c feat: add support for getting relation 2024-10-29 08:47:29 +07:00
Methapon Metanipat
5366d9a291 fix: error on update 2024-10-28 17:10:07 +07:00
Methapon Metanipat
a7edde9e5d feat: add option to share product inside one group 2024-10-28 16:52:53 +07:00
Methapon Metanipat
b9ec4eadc7 fix: wrong decoration 2024-10-28 16:33:20 +07:00
Methapon Metanipat
6d8d8dd635 fix: error dup 2024-10-28 16:18:01 +07:00
Methapon Metanipat
6be298acfb feat: update now detect already exists step 2024-10-28 16:07:02 +07:00
Methapon Metanipat
af37ac850c chore: cleanup 2024-10-28 14:28:02 +07:00
Methapon Metanipat
672dec0ad9 refactor: accept quotation specific status filter instead 2024-10-28 14:24:49 +07:00
Methapon Metanipat
16ffc551b4 fix: wrong variable used 2024-10-28 13:00:40 +07:00
Methapon Metanipat
de5bb96422 chore: migration 2024-10-28 11:31:00 +07:00
Methapon Metanipat
0a4ae33a8a refactor: remove unused enum 2024-10-28 11:30:29 +07:00
Methapon Metanipat
e76292fe38 feat: add relation for agent 2024-10-28 10:51:51 +07:00
Methapon Metanipat
a412aef7ac chore: update constraits 2024-10-28 10:34:00 +07:00
Methapon Metanipat
333a8aedee fix: dup on update 2024-10-28 10:18:47 +07:00
Methapon Metanipat
c45db7332d fix: error when no branch is found 2024-10-28 09:35:36 +07:00
Methapon Metanipat
123a6fefb7 chore: fix migration 2024-10-28 09:04:14 +07:00
Methapon Metanipat
31ae4747a6 Reapply "feat: add status filter query string"
This reverts commit bcd87c5fc5.
2024-10-25 17:39:11 +07:00
Methapon Metanipat
670349a4cf feat: add status filter 2024-10-25 17:10:45 +07:00
Methapon Metanipat
bcd87c5fc5 Revert "feat: add status filter query string"
This reverts commit 070fd7ed36.
2024-10-25 17:10:38 +07:00
Methapon Metanipat
070fd7ed36 feat: add status filter query string 2024-10-25 17:06:01 +07:00
Methapon Metanipat
a18d56503d feat: add toggle on and off status 2024-10-25 16:45:52 +07:00
Methapon Metanipat
43d78e7db8 feat: add more status 2024-10-25 16:42:34 +07:00
Methapon Metanipat
1e8453e99f feat: add more quotation status 2024-10-25 16:37:59 +07:00
Methapon Metanipat
f5df3332b5 feat: add attributes to each product in service 2024-10-25 16:26:12 +07:00
Methapon Metanipat
02e17fcde4 refactor!: payment sys 2024-10-25 13:58:29 +07:00
Methapon Metanipat
3cbc157028 feat: search customer now cover more field 2024-10-25 12:02:02 +07:00
Methapon Metanipat
9f8914e5c3 chore: update tags 2024-10-25 09:39:02 +07:00
Methapon Metanipat
73ec9bd323 feat: add installment no to quotation data
This is for when issue invoice.
2024-10-25 09:01:32 +07:00
Methapon Metanipat
af463ee509 refactor: don't include condition if no query 2024-10-24 17:49:10 +07:00
Methapon Metanipat
b0bd401f25 feat: add util function to include or not include condition 2024-10-24 17:48:54 +07:00
Methapon Metanipat
85b99bf0a1 feat: workflow permission 2024-10-24 15:56:03 +07:00