Nedelcho Delchev

Results 8 comments of Nedelcho Delchev

https://github.com/kelp404/angular-form-builder/issues/91

ensure that when using $builder.insertFormObject(... you also generate the "id", e.g.: ``` ... $builder.insertFormObject(scope.formName, $(element).find('.empty').index('.fb-form-object-editable'), { id: Math.random().toString(36).slice(2), component: draggable.object.componentName }); ... ```

@rajesh604 sure, PRs are welcome

https://github.com/swagger-api/swagger-codegen

it is fixed already with perspective name/label approach

Confirmation dialog after rename/delete table/view models should be considered