1
0
Commit Graph

13 Commits

Author SHA1 Message Date
Art Lowel
f57c0a4fac fixed an issue where the pagination would always open on the first page if you went to the URL of a different page 2017-06-22 18:34:39 +02:00
Art Lowel
12edec3471 added crude first recent items list to collection hompage - needs refactoring 2017-06-21 18:42:54 +02:00
Art Lowel
9ab1750ca6 fixed an issue where the matrix URL pagination params would still be used 2017-06-21 16:44:49 +02:00
Art Lowel
b04b103207 tweaks to the object lists 2017-06-20 14:27:35 +02:00
Lotte Hofstede
432039a2be 41914: implemented sort for pagination 2017-06-16 10:45:44 +02:00
Lotte Hofstede
6db165b7a3 41914: implemented pagination sort direction/field 2017-06-15 13:32:15 +02:00
Art Lowel
70c43b5fda added support for pagination in findAll rest calls 2017-06-14 16:18:54 +02:00
Giuseppe
06f3a4ff90 Create pagination.component.ts 2017-06-12 16:39:52 +02:00
Giuseppe Digilio
e3778afd45 Remove matrix URL notation in PaginationComponent 2017-06-12 16:35:14 +02:00
Giuseppe Digilio
c5c0bb776b Add host-window.service 2017-05-25 17:27:31 +02:00
Giuseppe Digilio
4dc543eda0 Fix for ng2-pagination 2017-05-22 10:38:34 +02:00
Giuseppe Digilio
92f1d95ddd Merge remote-tracking branch 'upstream/master' into pagination
# Conflicts:
#	package.json
#	src/app/app.component.html
#	src/app/app.component.ts
#	src/app/core/cache/request-cache.reducer.spec.ts
#	src/app/core/cache/request-cache.service.spec.ts
#	src/app/core/core.module.ts
#	src/app/shared/shared.module.ts
2017-05-19 22:03:21 +02:00
Giuseppe Digilio
412a3a3970 Add pagination component 2017-05-19 18:22:41 +02:00