Commit Graph

94 Commits

Author SHA1 Message Date
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
26f24dec8a chore: update version to 0.3.0 2024-11-02 11:28:37 +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
606221dab3 feat: relation migration for sample custom relation support 2024-11-02 09:13:32 +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
bb23bd0db9 chore: sample override 2024-11-02 01:15:35 +07:00
94faa8329a feat: remove any for autocomplete works with vscode autocomplete 2024-11-02 01:14:30 +07:00
2c62d2a077 Merge branch 'feat/extend-by-function' into feat/fine-grain-controller 2024-11-02 01:10:04 +07:00
a7a38958ac chore: update version 0.2.0 for custom crud controller 2024-11-02 01:08:24 +07:00
50d02ea9ff wip: separate some controller interface to be fine grain later 2024-11-02 01:07:19 +07:00
e95a6a80d7 chore: some basic roadmap already completed 2024-11-02 01:00:37 +07:00
335021b9bb chore: add other notes in custom crud controller 2024-11-02 00:58:23 +07:00
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
1456f3e2bb chore: update version to 0.1.5 2024-11-01 17:17:35 +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
759a6c7848 chore: add documentation link 2024-10-31 23:55:55 +07:00
a709ef4da8 feat: full working basic crud and customizable process 2024-10-31 23:54:35 +07:00
c150a75206 chore: better readme 2024-10-31 08:17:11 +07:00
9dac403011 chore: update version to 0.1.1 2024-10-30 22:58:54 +07:00
da63f64b86 chore: fix wrong patch path map 2024-10-30 22:58:23 +07:00
e4e882336f chore: version 0.1.0 basic crud are working now 2024-10-30 22:57:01 +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
37d5f6b746 chore: better info in readme 2024-10-30 21:12:59 +07:00
956ad9f944 chore: update roadmap 2024-10-30 21:09:27 +07:00
acc0c7bafd chore: better information in readme 2024-10-30 21:03:57 +07:00
de03a072f6 chore: update roadmap 2024-10-30 21:00:49 +07:00
90790ab904 chore: link repo to npm site registry 2024-10-30 20:29:19 +07:00
7d2789640d chore: scripts for easy release 2024-10-30 20:25:59 +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
f696145948 fix: remove mod.ts caused example app won't run 2024-10-30 15:51:38 +07:00
Supan Adit Pratama
791ae42eea fix: mapper 2024-10-29 10:54:10 +07:00
Supan Adit Pratama
9dc9da831a chore: update version 2024-10-29 10:50:25 +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
abfc3b5a2f chore: export doesn't mean auto link 2024-10-29 10:22:40 +07:00
Supan Adit Pratama
0f7d23f4de chore(): release v0.0.13 2024-10-29 10:15:53 +07:00
Supan Adit Pratama
89bf884eec chore: package exports 2024-10-29 10:15:16 +07:00
Supan Adit Pratama
cfc30c1030 chore(): release v0.0.12 2024-10-29 10:09:29 +07:00