Commit Graph

16 Commits

Author SHA1 Message Date
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
50d02ea9ff wip: separate some controller interface to be fine grain later 2024-11-02 01:07: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
87f951fe08 wip: default params 2024-10-30 21:38:19 +07:00
64b7119347 wip: full fledge of API CRUD 2024-10-30 20:06:58 +07:00
Supan Adit Pratama
62ea621cc0 feat: chaining index 2024-10-29 10:45:06 +07:00
Supan Adit Pratama
3755f49181 wip: test simple delegate 2024-10-27 00:15:22 +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
c6a4763d40 wip: base process 2024-10-26 19:01:45 +07:00
Supan Adit Pratama
6fa469f5d7 wip: typesafety for id type 2024-10-26 18:21:21 +07:00
Supan Adit Pratama
ce6cc37650 wip: working with type safety 2024-10-26 18:19:41 +07:00
Supan Adit Pratama
20aaf2a2d7 fix: change to skeleton process name for the interface 2024-10-26 17:54:40 +07:00
Supan Adit Pratama
c371b60746 wip: id might be number or uuid alias string 2024-10-26 17:51:27 +07:00
Supan Adit Pratama
e291d489e3 feat: change the base to skeleton 2024-10-26 17:41:36 +07:00