Commit graph

897 commits

Author SHA1 Message Date
Methapon Metanipat
b5f629315e chore: update deps 2024-11-05 09:34:08 +07:00
Methapon Metanipat
cd58a4bc36 feat: user now responsible for multiple area 2024-11-05 09:33:45 +07:00
Methapon Metanipat
1a255b6046 refactor: also allow null as payload value 2024-11-05 08:33:25 +07:00
Methapon Metanipat
4fc88b9872 feat: add workflow step detail field 2024-11-05 08:31:57 +07:00
Methapon Metanipat
b758067e14 feat: add parameter to accept shared product 2024-11-05 07:20:26 +07:00
Methapon Metanipat
1a31a29680 feat: add security to endpoint 2024-11-01 17:34:36 +07:00
Methapon Metanipat
8feca848f2 feat: add security to attachment of quotation 2024-11-01 16:32:42 +07:00
Methapon Metanipat
5296f6d6a4 feat: add quotation attachment 2024-11-01 13:43:57 +07:00
Methapon Metanipat
235d2020d7 fix: null not get accepted as valid 2024-11-01 11:14:12 +07:00
Methapon Metanipat
e33e0bc9f7 fix: status change not work as expected 2024-11-01 10:45:41 +07:00
Methapon Metanipat
c8146ae8f1 fix: only sum from payment success status 2024-11-01 10:27:51 +07:00
Methapon Metanipat
1ae40f5114 chore: migrations 2024-11-01 10:27:26 +07:00
Methapon Metanipat
9a81f1c9ef
feat: custom installments (#4)
* feat: add database schema

* feat: add custom installments payload

* chore: migrations
2024-10-31 09:43:50 +07:00
Methapon Metanipat
56de83a181 Update CHANGELOG.md 2024-10-30 17:50:40 +07:00
Methapon Metanipat
386ad956e5
fix: workflow query not work on filter (#3)
* fix: query not work when filter was applied

* refactor: prevent query condition from being build on empty
2024-10-30 17:46:36 +07:00
Methapon Metanipat
824727582d
refactor: invoice relation (#2)
* refactor: update database table

* refactor: update invoice to have relation with installments

* chore: add migration
2024-10-30 17:32:46 +07:00
Methapon Metanipat
ba41bf45cb chore: add script to generate changelog 2024-10-30 13:26:11 +07:00
Methapon Metanipat
deaa7b937c chore: change git-cliff commit limit 2024-10-30 13:20:46 +07:00
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