getoutreach / epf

A framework for keeping your Ember.js apps in sync.
http://epf.io
MIT License
369 stars 33 forks source link

add pagination support #86

Closed JeanSebTr closed 10 years ago

JeanSebTr commented 11 years ago

Hi,

I've been trying adminjs for the past day and started to look at the source when I find out pagination wasn't working. This PR makes it works but it seems a little simple.

I'm totally new to emberjs and epf, so if that's not all what's needed for pagination can you point me in the right direction for a proper PR for this feature ?

lastobelus commented 10 years ago

see https://github.com/GroupTalent/epf/pull/112 -- I have tried to add meta support across the board.

ghempton commented 10 years ago

As @lastobelus mentioned, meta should be working.