Commit Graph

20 Commits

Author SHA1 Message Date
50c7417e4c fix: standarize the import source 2024-11-02 00:56:39 +07:00
cf1c20a979 feat: rename AutoCRUDController to CustomCRUDController 2024-11-02 00:55:45 +07:00
81daab1f4d feat: change id to identity instead for general purpose unique identifier 2024-11-02 00:51:57 +07:00
c7ae346c07 feat: custom unique identifier 2024-11-02 00:48:19 +07:00
65b4915831 wip: new way to extend a controller 2024-11-02 00:08:02 +07:00
ee54146615 fix: pagination not a number format by dto 2024-11-01 17:16:36 +07:00
a709ef4da8 feat: full working basic crud and customizable process 2024-10-31 23:54:35 +07:00
87f951fe08 wip: default params 2024-10-30 21:38:19 +07:00
aaa3e29ef3 wip: working auto preset injection 2024-10-30 20:19:41 +07:00
Supan Adit Pratama
119e0481e5 fix: lingking import 2024-10-29 10:49:58 +07:00
Supan Adit Pratama
0b3dbfc8b4 feat: change package name 2024-10-29 10:30:21 +07:00
b456c5cc8b wip: advanced type safe protection 2024-10-29 00:59:35 +07:00
d393cb53f6 wip: advanced dynamic module 2024-10-29 00:49:10 +07:00
Supan Adit Pratama
9187f02a23 feat: simplify the providers 2024-10-27 00:50:15 +07:00
Supan Adit Pratama
231fd12dea feat: simple working list process 2024-10-27 00:43:17 +07:00
Supan Adit Pratama
3755f49181 wip: test simple delegate 2024-10-27 00:15:22 +07:00
Supan Adit Pratama
10f1e644b2 wip: injection 2024-10-27 00:07:59 +07:00
Supan Adit Pratama
4d5ac919be wip: remove all generic caused by prisma doesn't support by default 2024-10-26 21:35:16 +07:00
Supan Adit Pratama
df32210dfe chore: change sample to skeleton 2024-10-26 17:43:48 +07:00
Supan Adit Pratama
b4bce2290e wip: controller 2024-10-26 15:35:59 +07:00