Methapon Metanipat
|
13ff6caadc
|
refactor: adjust code
|
2024-11-14 17:56:55 +07:00 |
|
Methapon Metanipat
|
c9ee4c1a98
|
refactor: use helper
|
2024-11-14 17:48:20 +07:00 |
|
Methapon Metanipat
|
927f972a91
|
fix: empty query result in empty array
|
2024-11-14 17:43:13 +07:00 |
|
Methapon Metanipat
|
10a0ed0fc1
|
fix: wrong search result
|
2024-11-14 17:33:01 +07:00 |
|
Methapon Metanipat
|
db88621df1
|
feat: add get by id
|
2024-11-14 17:09:42 +07:00 |
|
Methapon Metanipat
|
c1fdf26b39
|
feat: add normal search for employment office
|
2024-11-14 15:21:28 +07:00 |
|
Methapon Metanipat
|
401d376a63
|
feat: employment office (#5)
* feat: add table employment office
* feat: add tag
* feat: add employment office
* chore: migrations
* feat: order employment office
* feat: delete old employment office when special got added
|
2024-11-14 15:10:58 +07:00 |
|
Methapon Metanipat
|
22b3981aa7
|
feat: add stats by status
|
2024-11-14 13:15:49 +07:00 |
|
Methapon Metanipat
|
e655bf282c
|
feat: prevent from change after completed
|
2024-11-14 13:10:08 +07:00 |
|
Methapon Metanipat
|
82fd331205
|
fix: wrong condition
|
2024-11-14 11:54:26 +07:00 |
|
Methapon Metanipat
|
0410c56060
|
refactor: change endpoint name
|
2024-11-14 11:08:03 +07:00 |
|
Methapon Metanipat
|
0826ba8bd4
|
feat: add endpoint for getting only its main data
|
2024-11-14 10:23:44 +07:00 |
|
Methapon Metanipat
|
100db9a6ca
|
fix: wrong shared condition
|
2024-11-13 15:19:48 +07:00 |
|
Methapon Metanipat
|
b2442a03c4
|
fix: also accept null
|
2024-11-13 14:39:42 +07:00 |
|
Methapon Metanipat
|
0027afae65
|
feat: accept more criteria
|
2024-11-13 11:48:48 +07:00 |
|
Methapon Metanipat
|
68668544c2
|
fix: wrong varialbe used
|
2024-11-13 11:38:13 +07:00 |
|
Methapon Metanipat
|
f12178c0a2
|
refactor: accept null as value
|
2024-11-13 11:06:26 +07:00 |
|
Methapon Metanipat
|
8d2d0ee6cc
|
fix: change role from account to accountant
|
2024-11-13 10:24:44 +07:00 |
|
Methapon Metanipat
|
6fdfd5b140
|
refactor: reduce code duplication
|
2024-11-12 14:55:56 +07:00 |
|
Methapon Metanipat
|
1a18f7c5d7
|
fix: wrong order
|
2024-11-12 13:12:03 +07:00 |
|
Methapon Metanipat
|
aa7ba6d3ae
|
fix: wrong employee code on change branch
|
2024-11-12 11:42:56 +07:00 |
|
Methapon Metanipat
|
36db3059e6
|
feat: add work field
|
2024-11-12 11:02:44 +07:00 |
|
Methapon Metanipat
|
e9710cc82a
|
fix: attributes not stored in database
|
2024-11-11 17:47:49 +07:00 |
|
Methapon Metanipat
|
672647b61b
|
feat: add attributes to workflow template
|
2024-11-11 14:50:51 +07:00 |
|
Methapon Metanipat
|
2232c2542b
|
feat: add employee other fields
|
2024-11-11 14:32:06 +07:00 |
|
Methapon Metanipat
|
aae7c4640e
|
feat: add employee work fields
|
2024-11-11 14:30:12 +07:00 |
|
Methapon Metanipat
|
75ecf230f7
|
refactor!: remove in country notice
|
2024-11-11 14:30:12 +07:00 |
|
Methapon Metanipat
|
68f425a149
|
feat: add visa fields
|
2024-11-11 13:54:53 +07:00 |
|
Methapon Metanipat
|
c66cf6e3a0
|
feat: add passport fields
|
2024-11-11 13:54:53 +07:00 |
|
Methapon Metanipat
|
00ce2abc7e
|
feat: add post endpoint for complex criteria
refactor: also accept boolean for queryOrNot fn
|
2024-11-11 13:48:12 +07:00 |
|
Methapon Metanipat
|
773c7f97d8
|
feat: search also cover code
|
2024-11-08 17:09:33 +07:00 |
|
Methapon Metanipat
|
cd5f8245c4
|
feat: add selected image field
|
2024-11-08 14:23:13 +07:00 |
|
Methapon Metanipat
|
20dae3768e
|
feat: add upload file & image for institution
|
2024-11-08 13:26:34 +07:00 |
|
Methapon Metanipat
|
dd2128609d
|
feat: include document relation
|
2024-11-08 09:32:33 +07:00 |
|
Methapon Metanipat
|
65d7b5a07f
|
feat: include relation in institution
|
2024-11-07 17:11:31 +07:00 |
|
Methapon Metanipat
|
74dbde34ea
|
feat: add name english for institution
|
2024-11-07 16:59:26 +07:00 |
|
Methapon Metanipat
|
be14c7d87a
|
fix: detail workflow not save
|
2024-11-07 15:01:30 +07:00 |
|
Methapon Metanipat
|
b6a5e3c41e
|
chore: clean up
|
2024-11-07 14:20:52 +07:00 |
|
Methapon Metanipat
|
4c28941bc2
|
feat: add filter parameter
|
2024-11-07 14:18:38 +07:00 |
|
Methapon Metanipat
|
f06f7366b7
|
refactor: urgent comes first as parameter
|
2024-11-07 14:12:31 +07:00 |
|
Methapon Metanipat
|
1290fb748e
|
feat: add institution
|
2024-11-07 14:00:05 +07:00 |
|
Methapon Metanipat
|
4d2dadbc05
|
fix: stats now group by status
|
2024-11-07 12:59:37 +07:00 |
|
Methapon Metanipat
|
5fa6e4d2f9
|
fix: wrong update
|
2024-11-07 10:49:40 +07:00 |
|
Methapon Metanipat
|
a811c17bde
|
feat: add document list to product data
|
2024-11-07 10:45:12 +07:00 |
|
Methapon Metanipat
|
c8b8b58484
|
fix: wrong code
|
2024-11-07 10:38:04 +07:00 |
|
Methapon Metanipat
|
cf151951b8
|
refactor: remove date from code gen
|
2024-11-07 09:34:00 +07:00 |
|
Methapon Metanipat
|
dddb434914
|
refactor: add code gen for receipt and invoice
|
2024-11-07 09:27:17 +07:00 |
|
Methapon Metanipat
|
daebea490f
|
chore: clean up
|
2024-11-07 08:49:56 +07:00 |
|
Methapon Metanipat
|
da372dc6fd
|
feat: add institution support for code gen and grouping
|
2024-11-07 08:48:57 +07:00 |
|
Methapon Metanipat
|
2a6cb6ddc0
|
refactor: delete institution
|
2024-11-05 20:00:42 +07:00 |
|