Commit Graph

10 Commits

Author SHA1 Message Date
590c72ef02 [CRUD] make index query more abstract.
Improve build and count query in default index action to be customized
in one dedicated method.
2020-06-18 15:27:27 +02:00
d4b498e2be [crud] add step "delete" 2020-03-26 13:14:48 +01:00
aad7417869 add doc + make steps identical between actions 2020-03-13 12:49:52 +01:00
13e81b3b49 [crud] clean and add documentation 2020-03-12 22:31:21 +01:00
ba742dd7be create index action for CRUD 2020-03-12 12:13:41 +01:00
199930d23a [wip] add actions to crud 2019-12-11 16:08:34 +01:00
b402eabeb9 default crud new function 2019-12-05 22:54:52 +01:00
257d101fbe [wip] CRUD 2019-12-03 15:04:39 +01:00
e6bf77530b work on basic CRUDController and improve configuration 2019-11-22 13:45:30 +01:00
4575812a3b Initialize a CRUD for entities 2019-11-19 09:32:33 +01:00