Commit Graph

79 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
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
Supan Adit Pratama
8d93bf5aaa feat: using release-it instead 2024-10-29 10:08:36 +07:00
Supan Adit Pratama
c31133c963 chore: change to package instead of dist 2024-10-29 09:48:50 +07:00
Supan Adit Pratama
8d8a8e4b5b chore: update ignore 2024-10-29 09:29:12 +07:00
Supan Adit Pratama
56e6684b3f chore: ignore .env 2024-10-29 09:26:09 +07:00
Supan Adit Pratama
dd0c211b14 chore: testing version 0.0.8 2024-10-29 09:24:04 +07:00
Supan Adit Pratama
6621328e70 feat: update version to 0.0.6 2024-10-29 08:21:22 +07:00
Supan Adit Pratama
4135a933f3 feat: chaining index ts for distribution 2024-10-29 08:20:33 +07:00
Supan Adit Pratama
5bb80ebe75 chore: update version for readme 2024-10-29 02:23:16 +07:00
Supan Adit Pratama
ef916e7d56 chore: update readme.md 2024-10-29 02:22:40 +07:00
Supan Adit Pratama
8580ba0215 chore: update version 2024-10-29 02:14:09 +07:00
Supan Adit Pratama
92ce86694a chore: npmignore 2024-10-29 02:13:37 +07:00
Supan Adit Pratama
4a0a3a50c7 chore: update readme 2024-10-29 02:09:35 +07:00
Supan Adit Pratama
ad93e1354b chore: authore, description and license 2024-10-29 01:57:56 +07:00
Supan Adit Pratama
74cefee203 feat: mod.ts 2024-10-29 01:55:43 +07:00
Supan Adit Pratama
8499f84122 feat: add mod.ts 2024-10-29 01:40:25 +07:00