StrongSquirrel / yii2-crud

CRUD extension for Yii2
MIT License
7 stars 1 forks source link

Add actions for multiple models #2

Open chuprik opened 9 years ago

chuprik commented 9 years ago

— multiple creating — multiple updating — multiple deleting

mainly for suppoting table/widgets like http://demos.krajee.com/grid-demo

chuprik commented 8 years ago

@frostealth what do you think about it?

frostealth commented 8 years ago

It may be worth to make a separate repository for this? I mean actions that support tables/widgets by Kartik.

chuprik commented 8 years ago

I think that right way is one repo with awesome actions. Kartik like widgets just is a special case.

frostealth commented 8 years ago

Kartik has separate repositories and one repository-metapackage that triggers their installation. Repository "all-in-one" isn't good.

chuprik commented 8 years ago

alas, I don't agree with this vision