Commit Graph

56 Commits

Author SHA1 Message Date
Supan Adit Pratama
3450fd026a wip: example typeorm 2024-11-10 11:05:35 +07:00
Supan Adit Pratama
291e656757 wip: process for typeorm 2024-11-10 10:22:26 +07:00
a74cb24e9f wip: typeorm module and service 2024-11-06 01:00:33 +07:00
ea551f8730 wip: get database credential by single env that also used by prisma 2024-11-05 00:11:42 +07:00
d25afafbd3 feat: add service to all prisma process 2024-11-02 23:06:59 +07:00
55fe243e00 feat: custom process modification 2024-11-02 22:33:23 +07:00
0c86c9ed88 feat: more specific fine grain controller 2024-11-02 21:39:59 +07:00
80c934b5b2 chore: change to identity instead of define it as literary id 2024-11-02 21:06:41 +07:00
260f115008 feat: separate each skeleton controller 2024-11-02 11:08:35 +07:00
b0088e4f63 feat: implement unique identifier when searching to database 2024-11-02 09:41:20 +07:00
5c083f3add chore: known issue editor for custom crud 2024-11-02 01:24:55 +07:00
3ca746548e feat: remove all promise for now to let user have flexibility 2024-11-02 01:22:14 +07:00
94faa8329a feat: remove any for autocomplete works with vscode autocomplete 2024-11-02 01:14:30 +07:00
50d02ea9ff wip: separate some controller interface to be fine grain later 2024-11-02 01:07:19 +07:00
335021b9bb chore: add other notes in custom crud controller 2024-11-02 00:58:23 +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
aa6a655984 feat: simplify the result process 2024-11-01 16:15:10 +07:00
a709ef4da8 feat: full working basic crud and customizable process 2024-10-31 23:54:35 +07:00
d4ce99975d feat: full working simple crud with id as unique identifier 2024-10-30 22:55:25 +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
64b7119347 wip: full fledge of API CRUD 2024-10-30 20:06:58 +07:00
Supan Adit Pratama
119e0481e5 fix: lingking import 2024-10-29 10:49:58 +07:00
Supan Adit Pratama
62ea621cc0 feat: chaining index 2024-10-29 10:45:06 +07:00
Supan Adit Pratama
4674b28d20 feat: clean way to publish package 2024-10-29 10:34:43 +07:00
Supan Adit Pratama
0b3dbfc8b4 feat: change package name 2024-10-29 10:30:21 +07:00
Supan Adit Pratama
c31133c963 chore: change to package instead of dist 2024-10-29 09:48:50 +07:00
Supan Adit Pratama
4135a933f3 feat: chaining index ts for distribution 2024-10-29 08:20:33 +07:00
Supan Adit Pratama
f4542082a2 feat: export testing to different project 2024-10-29 01:36:26 +07:00
Supan Adit Pratama
4336074a18 feat: export the constants 2024-10-29 01:02:15 +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
2c0e0b8ae8 feat: just extending from skeleton 2024-10-26 23:46:28 +07:00
Supan Adit Pratama
ff07bd1ec3 wip: implementing executor 2024-10-26 23:34:11 +07:00
Supan Adit Pratama
b15a07d16a wip: executor 2024-10-26 23:23:46 +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
a1576273bd wip: sample with prisma 2024-10-26 20:01:34 +07:00
Supan Adit Pratama
03c9088a02 wip: prisma support 2024-10-26 19:15:42 +07:00
Supan Adit Pratama
3c31cfd125 chore: spacing 2024-10-26 19:03:20 +07:00
Supan Adit Pratama
c6a4763d40 wip: base process 2024-10-26 19:01:45 +07:00
Supan Adit Pratama
1a00f01d41 wip: skeleton process 2024-10-26 18:38:45 +07:00
Supan Adit Pratama
6fa469f5d7 wip: typesafety for id type 2024-10-26 18:21:21 +07:00