Greg

Results 23 comments of Greg

Thie error is fixed in 1.0.0-Alpha7. I.e the "ReferenceError: notification is not defined" error does not occur anymore. However one would expect to get a popup "Please fill out this...

Sorry for bumping this, but is this feature is ready to be pulled or needs more work ?

@manuelnaranjo Any chance of finalizing this? Its a it of a shame that it is left so close to bring some good functionality to ng-admin @fzaninotto Can you share your...

@thachp it is not possibile in the current state: - Merge needs a review, in the meanwhile @fzaninotto added the possibility to have template on labels using a compile attribute,...

Reproduced in the listView for users on http://plnkr.co/edit/L4Wodr?p=preview

Being a java developper myself, I feel your pain @jbrownD3 :) You can have a look a different approach to achieve this: https://github.com/marmelab/ng-admin/pull/657 https://github.com/marmelab/ng-admin/issues/978#issuecomment-199177210

Actually I am revising my idea on this. Currently active is used to checked on the parent, if the current url include the given path. In my use case, all...

You could try with a template or by using a [custom type](https://github.com/marmelab/ng-admin/blob/master/doc/Custom-types.md)

@SzHeJason , I cannot find your fix. Can you elaborate ?

Might not be related to the translation problem. Have a look at https://github.com/marmelab/ng-admin/issues/1031, only 404 is capture by ng admin, any other error will come up a "state changed error"....