Methapon2001
|
4ec6da7610
|
chore: migration
|
2024-12-02 11:44:08 +07:00 |
|
Methapon2001
|
5dae3d6fce
|
refactor: remove document receive point
|
2024-12-02 11:43:37 +07:00 |
|
Methapon2001
|
f768e11a32
|
chore: migration
|
2024-12-02 11:43:13 +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
|
2894f67f65
|
chore: migration
|
2024-11-28 13:47:04 +07:00 |
|
Methapon2001
|
2973290184
|
refactor: change currently unused field name
|
2024-11-28 13:44:39 +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
|
2caf197542
|
fix: transaction close before action
|
2024-11-25 14:32:49 +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
|
949127b0bd
|
chore: migration
|
2024-11-22 11:02:20 +07:00 |
|
Methapon Metanipat
|
e568451ef0
|
feat: add work step attribute field
|
2024-11-22 11:02:13 +07:00 |
|
Methapon Metanipat
|
deb28ab67b
|
chore: migration
|
2024-11-22 08:48:54 +07:00 |
|
Methapon Metanipat
|
7362913612
|
feat: add work validate work request status
|
2024-11-22 08:48:46 +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
|
857a098404
|
Merge pull request #6 from Frappet/feat/request-work-status
feat: request work status
|
2024-11-19 13:51:14 +07:00 |
|
Methapon Metanipat
|
371514c5f6
|
chore: migration
|
2024-11-19 13:49:12 +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
|
20361c597d
|
chore: add package manager strict setting
|
2024-11-18 10:24:39 +07:00 |
|
Methapon Metanipat
|
77a2e39d49
|
Update CHANGELOG.md
|
2024-11-18 10:15:36 +07:00 |
|
Methapon Metanipat
|
0061bd77bb
|
chore: add package manager field in package.json
|
2024-11-18 10:12:52 +07:00 |
|
Methapon Metanipat
|
9d79953365
|
chore: migration
|
2024-11-18 09:18:44 +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
|
d67303d5cc
|
chore: migrations
|
2024-11-15 10:51:40 +07:00 |
|
Methapon Metanipat
|
1e493930a9
|
feat: update constraints
|
2024-11-15 10:51:33 +07:00 |
|
Methapon Metanipat
|
60d8e4e15d
|
feat: add timestamp field to request lits
|
2024-11-15 10:14:29 +07:00 |
|