Commit graph

674 commits

Author SHA1 Message Date
Methapon Metanipat
492f05a2ca feat: include more relation in employee 2024-09-17 17:58:25 +07:00
Methapon Metanipat
ae7392dc18 fix: typo and handle delete 2024-09-17 12:46:19 +07:00
Methapon Metanipat
a0168ee4fb feat: customer branch citizen 2024-09-17 10:57:42 +07:00
Methapon Metanipat
b12babdc09 chore: update migration 2024-09-17 10:45:21 +07:00
Methapon Metanipat
638c278f20 chore: update migration 2024-09-17 10:40:49 +07:00
Methapon Metanipat
abae279c9f chore: database refactor 2024-09-17 10:39:22 +07:00
Methapon Metanipat
7b296ec904 chore: update tag 2024-09-17 09:03:08 +07:00
Methapon Metanipat
fdf3a42659 chore: update endpoints tag 2024-09-17 08:50:45 +07:00
Methapon Metanipat
96b18f1049 fix: update payload 2024-09-16 17:34:34 +07:00
Methapon Metanipat
472db99c50 feat: file upload customer branch 2024-09-16 17:20:51 +07:00
Methapon Metanipat
3a8bb7a82d fix: customer code should not have company code 2024-09-16 16:36:02 +07:00
Methapon Metanipat
06d4647462 fix: relation 2024-09-16 15:10:37 +07:00
Methapon Metanipat
1b82bb616f refactor: combine payload 2024-09-16 14:37:03 +07:00
Methapon Metanipat
ad422c48aa fix: wrong payload 2024-09-16 14:20:06 +07:00
Methapon Metanipat
2ae0824fa9 Revert "refactor: combine payload"
This reverts commit c7b5f91d31.
2024-09-16 14:14:53 +07:00
Methapon Metanipat
13f8b34d7e Revert "refactor: make field optional"
This reverts commit b583c23bd1.
2024-09-16 14:14:51 +07:00
Methapon Metanipat
b583c23bd1 refactor: make field optional 2024-09-16 14:05:14 +07:00
Methapon Metanipat
db53385557 refactor: make field optional 2024-09-16 14:00:46 +07:00
Methapon Metanipat
c7b5f91d31 refactor: combine payload 2024-09-16 13:51:35 +07:00
Methapon Metanipat
46c79d50ce fix: missing field 2024-09-16 13:31:47 +07:00
Methapon Metanipat
86888ed512 refactor!: customer (employer) fields 2024-09-16 11:03:34 +07:00
Methapon Metanipat
00776151c5 fix: tag 2024-09-13 17:50:56 +07:00
Methapon Metanipat
305fe32711 fix: conflict endpoints 2024-09-13 17:46:22 +07:00
Methapon Metanipat
c51a403f2a refactor: employee 2024-09-13 17:39:12 +07:00
Methapon Metanipat
77739da154 refactor: use helper 2024-09-13 17:03:46 +07:00
Methapon Metanipat
3394ff0caa refactor: helper function 2024-09-13 16:16:14 +07:00
Methapon Metanipat
4dee7bfe71 refactor: customer structure 2024-09-13 13:27:12 +07:00
Methapon Metanipat
eaf8ce3fd1 chore: remove join 2024-09-13 13:04:22 +07:00
Methapon Metanipat
e3745c34b2 feat: add file location for employee 2024-09-13 09:16:26 +07:00
Methapon Metanipat
a93c21cee4 chore: remove localhots (not working when in container) 2024-09-12 17:43:24 +07:00
Methapon Metanipat
a1515276c7 chore: add local build action 2024-09-12 17:34:18 +07:00
Methapon Metanipat
3e3f70bb3c fix: case typo 2024-09-12 15:14:27 +07:00
Methapon Metanipat
2f85dab0a3 feat: add fields customer 2024-09-12 15:08:07 +07:00
Methapon Metanipat
20725b0357 refactor: reduce code 2024-09-12 14:31:21 +07:00
Methapon Metanipat
b9a616b9a9 feat: branch attachment 2024-09-12 13:29:48 +07:00
Methapon Metanipat
155962b996 refactor: use helper function 2024-09-12 10:39:58 +07:00
Methapon Metanipat
da8e3f5e44 chore: migrations 2024-09-12 10:15:33 +07:00
Methapon Metanipat
8a745fefa8 refactor: input fields (branch, user) 2024-09-12 09:48:56 +07:00
Methapon Metanipat
0570956850 refactor: use helper function 2024-09-12 09:06:12 +07:00
Methapon Metanipat
7b002451c3 refactor: helper function 2024-09-11 18:04:53 +07:00
Methapon Metanipat
a7cafd25d0 feat: add address fields 2024-09-11 15:06:27 +07:00
Methapon Metanipat
730ebd6907 fix: typo 2024-09-11 14:42:40 +07:00
Methapon Metanipat
35adc4b43a refactor: use helper 2024-09-11 14:40:28 +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
5b9472b466 fix: missing field 2024-09-11 13:46:31 +07:00
Methapon Metanipat
a6951c7fd8 chore: migration 2024-09-11 13:30:56 +07:00
Methapon Metanipat
b1bd14f6aa refactor: file upload and image 2024-09-11 10:04:20 +07:00
Methapon Metanipat
ceb72f9c50 feat: add file location for employee 2024-09-11 09:42:05 +07:00
Methapon Metanipat
f2b79d2576 chore: update swagger tags 2024-09-11 09:32:42 +07:00