1
0
mirror of https://github.com/rancher/norman.git synced 2025-06-29 16:58:05 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
Dan Ramich
aecae32b4a Fix pagination
Problem:
Pagination is not showing up

Solution:
Pagination was being created properly but then dropped in favor of an
empty version. Save the pagination on the context so it can be accessed
later and not reset.
2018-06-25 15:34:52 -07:00
Darren Shepherd
34c01875c5 Have URLParser parse the query too 2017-12-22 23:19:30 -07:00
Darren Shepherd
38c9c5c6c3 Subcontext and mapping updates 2017-11-21 15:37:22 -07:00