Pavlina Drosos

Results 4 issues of Pavlina Drosos

Hello, The configuration for Registering Fixtures ``` php return array( 'data-fixture' => array( 'ModuleName_fixture' => __DIR__ . '/../src/ModuleName/Fixture', ) ); ``` does not work and the fixtures files are not...

bug

Hi, I am currently developing mobile app and API, using the OAuth2 server with Password grant. I must also implement user login via Facebook and LinkedIn. As far as I...

Documentation

Sort and search of albums in artist details page does not work. It seems to be a scope issue, because ng-if creates its own child scope. More details here: https://github.com/angular/angular.js/wiki/Understanding-Scopes...

Hi, thanks for this normalizer. I would like to use it with my JSONAPI response, but there's a problem with the normalized output - the order of the elements in...