Commit graph

32 commits

Author SHA1 Message Date
Methapon2001
f98028fe6e feat: handle file remove on delete resource
All checks were successful
Spell Check / Spell Check with Typos (push) Successful in 10s
2025-03-31 14:40:54 +07:00
Methapon2001
afb4a83efa feat: notify product change 2025-03-05 15:18:13 +07:00
Methapon2001
f26de4f639 fix: installments validate failed on update no payload 2025-02-17 10:02:58 +07:00
Methapon2001
8690b4d82a feat: also handle when input 0 installments 2024-12-25 15:43:21 +07:00
Methapon2001
5b28f1e501 fix: step count missing on update 2024-12-24 16:01:05 +07:00
Methapon2001
983984fb4b fix: workflow id was excluded 2024-12-24 15:38:19 +07:00
Methapon2001
ad551bdf10 refactor: update shared cond to the same as product
Currently this is not used anywhere in the project.
2024-12-20 17:24:26 +07:00
Methapon2001
6b4e13e94d feat: check if installments is valid 2024-12-19 16:04:07 +07:00
Methapon2001
b05d2fe9d4 feat: add support for active only service
resolves https://github.com/Frappet/jws-frontend/issues/148
2024-12-18 17:50:15 +07:00
Methapon2001
09903c6acb fix: error when workflow id empty 2024-12-17 17:56:04 +07:00
Methapon2001
d58d88c0d4 fix: error when workflow id is empty 2024-12-10 09:12:47 +07:00
Methapon2001
fda22f4a31 feat: add support for step count store 2024-12-04 09:33:10 +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
8d2d0ee6cc fix: change role from account to accountant 2024-11-13 10:24:44 +07:00
Methapon Metanipat
f5df3332b5 feat: add attributes to each product in service 2024-10-25 16:26:12 +07:00
Methapon Metanipat
af463ee509 refactor: don't include condition if no query 2024-10-24 17:49:10 +07:00
Methapon Metanipat
65c70ffec3 feat(service): add installments to payload 2024-10-22 11:57:14 +07:00
Methapon Metanipat
ab71a7ee20 feat(file): add head endpoint 2024-10-22 10:43:20 +07:00
Methapon Metanipat
323f5431a1 feat: search code now case insensitive 2024-10-18 08:46:17 +07:00
Methapon Metanipat
0ae9ea4ddf feat: search also cover code 2024-10-16 11:47:43 +07:00
Methapon Metanipat
a06be541a8 feat: add workflow to service 2024-10-10 12:03:40 +07:00
Methapon Metanipat
4de0e1da87 refactor: throw common error with util function instead 2024-10-03 09:41:47 +07:00
Methapon Metanipat
2151123897 refactor: remove role from allow cross branch 2024-09-25 14:29:27 +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
2c8faef25c feat: shared between company 2024-09-10 17:00:21 +07:00
Methapon Metanipat
c38a1ce0c0 fix: missing field 2024-09-10 15:51:22 +07:00
Methapon Metanipat
8e1a32dcf3 feat: image upload product service 2024-09-10 15:19:41 +07:00
Methapon Metanipat
eb30202312 fix: also prefix runningNo on generate 2024-09-10 14:37:33 +07:00
Methapon Metanipat
8c0932f6d8 feat: refactor permission product service 2024-09-10 14:36:26 +07:00
Methapon Metanipat
2af4e750b0 refactor: organize file 2024-09-05 09:21:39 +07:00
Renamed from src/controllers/service-controller.ts (Browse further)