Methapon2001
|
5dae3d6fce
|
refactor: remove document receive point
|
2024-12-02 11:43:37 +07:00 |
|
Methapon Metanipat
|
c7f69666f2
|
feat: task order (#7)
* feat: add task order table
* refactor: update relation field
* feat: basic task endpoints
* feat: add filter by work status
* refactor: update relation
---------
Co-authored-by: Methapon2001 <61303214+Methapon2001@users.noreply.github.com>
|
2024-12-02 11:42:24 +07:00 |
|
Methapon2001
|
ea337bd364
|
feat: also return installment no
|
2024-11-29 16:42:33 +07:00 |
|
Methapon2001
|
4d3f75b88d
|
feat: accept order by and order field
|
2024-11-29 11:54:21 +07:00 |
|
Methapon2001
|
a6aa96a6f9
|
refactor: include relation
|
2024-11-29 10:37:48 +07:00 |
|
Methapon2001
|
01a647f6b9
|
feat: include invoice and payment
|
2024-11-29 10:15:29 +07:00 |
|
Methapon2001
|
fff5816988
|
refactor: move get relation into individual instead
|
2024-11-28 17:22:08 +07:00 |
|
Methapon2001
|
c86c45702d
|
feat: also include actor (createdBy)
|
2024-11-28 17:20:26 +07:00 |
|
Methapon2001
|
b1c9271f4c
|
feat: search now cover deeper relation
|
2024-11-28 16:28:35 +07:00 |
|
Methapon2001
|
8a698ffbc8
|
feat: update to in progress too for complete
|
2024-11-28 16:24:22 +07:00 |
|
Methapon2001
|
5d1c61fcb4
|
fix: make optional
|
2024-11-28 15:44:08 +07:00 |
|
Methapon2001
|
f201add95c
|
feat: also update parent status on change status
|
2024-11-28 15:35:11 +07:00 |
|
Methapon2001
|
b4b61905a1
|
feat: sort address
|
2024-11-28 15:19:35 +07:00 |
|
Methapon2001
|
6d336e7e90
|
feat: add condition query for responsible area
|
2024-11-27 15:16:45 +07:00 |
|
Methapon Metanipat
|
95ef8de6a6
|
feat: quotation by id order installments
|
2024-11-26 13:56:51 +07:00 |
|
Methapon Metanipat
|
186da30d44
|
feat: order installments by no
|
2024-11-26 13:53:57 +07:00 |
|
Methapon Metanipat
|
2dce148458
|
feat: include invoice and payment data in quotation res
|
2024-11-26 11:34:58 +07:00 |
|
Methapon Metanipat
|
7908d2dab5
|
fix: payment always trigger payment success
|
2024-11-26 11:34:39 +07:00 |
|
Methapon Metanipat
|
09b3097d02
|
feat: update expired status if edit (re-open)
|
2024-11-26 09:52:56 +07:00 |
|
Methapon Metanipat
|
e29ee46a2a
|
fix: error constraints
fix: error constraints
|
2024-11-25 15:24:56 +07:00 |
|
Methapon Metanipat
|
990a4687fd
|
fix: error when no ids
|
2024-11-25 15:14:42 +07:00 |
|
Methapon Metanipat
|
6580c17273
|
refactor: prevent recreation of work
|
2024-11-25 15:05:00 +07:00 |
|
Methapon Metanipat
|
c7ae96d119
|
fix: missing return
|
2024-11-25 14:41:47 +07:00 |
|
Methapon Metanipat
|
aa622afc9f
|
feat: make accepting status as optional
|
2024-11-22 11:06:17 +07:00 |
|
Methapon Metanipat
|
870bd8ac3a
|
feat: accept attributes field as payload
|
2024-11-22 11:03:59 +07:00 |
|
Methapon Metanipat
|
2d786ac32c
|
feat: include relation on response when update
|
2024-11-19 14:28:37 +07:00 |
|
Methapon Metanipat
|
627c6be1e0
|
refactor: update attribute from its own model instead
|
2024-11-19 14:28:34 +07:00 |
|
Methapon Metanipat
|
fcb2e97b45
|
feat: add request work status
|
2024-11-19 13:48:45 +07:00 |
|
Methapon Metanipat
|
0d6fa7f7ba
|
feat: add list request data by status
|
2024-11-18 13:02:23 +07:00 |
|
Methapon Metanipat
|
026bf44bc7
|
feat: add relation document to request work
|
2024-11-18 10:44:13 +07:00 |
|
Methapon Metanipat
|
68f1ec2335
|
feat: add attributes fields
|
2024-11-18 09:18:00 +07:00 |
|
Methapon Metanipat
|
3a978e16de
|
fix: wrong code gen (gen one instead of bulk)
|
2024-11-15 11:46:13 +07:00 |
|
Methapon Metanipat
|
c1ac3845ce
|
feat: add code gen to request data
|
2024-11-15 09:27:58 +07:00 |
|
Methapon Metanipat
|
766f9b4af5
|
feat: add support for search in request data
|
2024-11-15 09:16:52 +07:00 |
|
Methapon Metanipat
|
bbd2c23b12
|
feat: add complex query
|
2024-11-14 18:02:59 +07:00 |
|
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 |
|