ne0fite / GigKeeper

GNU General Public License v3.0
1 stars 0 forks source link

Grid Sorting / Paging #5

Closed ne0fite closed 7 years ago

ne0fite commented 7 years ago

Finish implementing the paging / filtering / sorting in the grids. Currently, all records are getting returned. We need to figure out how the ui-grid API works and implement. Create a calling convention for the ui-grid API so all query endpoints work the same.