Daniel Comas Fernández

Results 21 issues of Daniel Comas Fernández

The current version is very deprecated.

Similar than this (image): http://crud-admin-generator.com/images/list.png

Similar than this (image): http://crud-admin-generator.com/images/list.png References: http://crud-admin-generator.com/ https://github.com/jonseg/crud-admin-generator

Similar than this (image): http://crud-admin-generator.com/images/list.png

The following should work: ``` js var u = [ { name: "All Browsers", msGroup: true }, { name: "Europe", msGroup: true, }, { msGroup: false }, { name: "Asia...

Angular 2 beta was released we should create or migrate this plugin to angular 2. @isteven

I have created the repository https://github.com/danicomas/angular-bootstrap-growl. Could someone add this link in Readme.md?

Request

I have seen silex supports symfony 3 @blag001 @jonseg . Should we do some changes?

We should change the way we add the relations because for each row we do a sql query. ``` js for(col in columns) { if() { call to database }...