oasp / oasp4js

OASP4JS deprecated repository
Apache License 2.0
9 stars 161 forks source link

Replaced calls to deprecated getAll methods by calls to getPaginated methods #38

Closed ghost closed 9 years ago

ghost commented 9 years ago

PR for issue https://github.com/oasp/oasp4js/issues/37.

I also added a navbar item for the cook-position page which was missing so far.

Additionally, I updated the configFactory for gulp. I tried adding a module named "special-mgmt" and wondered why some scripts weren't injected. The regex for excluding the "*spec.js" test files also matched files like "special.service.js". Now only test files containing ".spec." are excluded.

oasp-ci commented 9 years ago

Can one of the admins verify this patch?