Commit graph

30 commits

Author SHA1 Message Date
Methapon Metanipat
20b7e56a0d feat: add payment for split 2024-10-15 13:29:40 +07:00
Methapon Metanipat
07742732ac feat: add payment post process 2024-10-09 15:04:59 +07:00
Methapon Metanipat
37b4bcfbbe feat: add payment endpoints (incomplete) 2024-10-07 10:16:07 +07:00
Methapon Metanipat
3b1e84b6d8 refactor: calculate utility 2024-10-04 13:01:30 +07:00
Methapon Metanipat
4de0e1da87 refactor: throw common error with util function instead 2024-10-03 09:41:47 +07:00
Methapon Metanipat
472db99c50 feat: file upload customer branch 2024-09-16 17:20:51 +07:00
Methapon Metanipat
77739da154 refactor: use helper 2024-09-13 17:03:46 +07:00
Methapon Metanipat
e3745c34b2 feat: add file location for employee 2024-09-13 09:16:26 +07:00
Methapon Metanipat
b9a616b9a9 feat: branch attachment 2024-09-12 13:29:48 +07:00
Methapon Metanipat
29fd02cfee feat: add helper function to construct address search 2024-09-11 14:38:56 +07:00
Methapon Metanipat
4da867cde1 refactor: helper function manual throw
This change is to prevent swagger to infer empty type from return type
2024-09-11 14:38:26 +07:00
Methapon Metanipat
ceb72f9c50 feat: add file location for employee 2024-09-11 09:42:05 +07:00
Methapon Metanipat
cf4d3a9967 chore: add more helper function 2024-09-10 16:41:40 +07:00
Methapon Metanipat
b4f07c2137 chore: add helper function 2024-09-10 15:42:56 +07:00
Methapon Metanipat
8e1a32dcf3 feat: image upload product service 2024-09-10 15:19:41 +07:00
Methapon Metanipat
f9cc39522c feat: add more helper function 2024-09-10 14:19:16 +07:00
Methapon Metanipat
1f6ab0027d feat: add utility function 2024-09-10 11:12:31 +07:00
Methapon Metanipat
2f73dd1634 feat: deprecate unused endpoints 2024-09-10 10:22:54 +07:00
Methapon Metanipat
ed832148fc feat: upload and select multiple image 2024-09-10 09:56:46 +07:00
Methapon Metanipat
1a804610bd fix: wrong position 2024-09-09 15:46:48 +07:00
Methapon Metanipat
9e745ee81c feat: branch image multi 2024-09-09 14:07:07 +07:00
Methapon Metanipat
34f574646b fix: only return file name 2024-09-06 14:07:44 +07:00
Methapon Metanipat
3ad22f95ef fix: path 2024-09-06 14:03:02 +07:00
Methapon Metanipat
6d6e0548fe refactor: update file path 2024-09-05 16:14:31 +07:00
Methapon Metanipat
93840f4c8c feat: multiple profile imagea 2024-09-05 14:47:04 +07:00
Methapon Metanipat
dbcda33438 fix: error missing var 2024-09-05 13:18:47 +07:00
Methapon Metanipat
8750c2cf98 refactor: drop supported presigned url return
Now use its endpoint to upload file instead.
The server still not loaded by the api as it redirect to presigned url.
2024-09-05 09:55:45 +07:00
Methapon Metanipat
42cce880cd refactor: separate function 2024-09-05 09:01:28 +07:00
Methapon Metanipat
1f47882e19 fix: wrong field extract 2024-08-30 11:20:30 +07:00
Methapon Metanipat
23717bacaf feat: insert province district sub-district into db 2024-08-29 17:10:44 +07:00