Refactor InlineCRUDList and ObjectCRUDList
-
All lists shall base on the same API (mixins, inheritance).
-
JS logic for mutation stuff shall be separated.
-
TableCRUDList with dialog editing
-
ObjectCRUDList with dialog editing
-
InlineCRUDList with inline editing
Edited by Jonathan Weth