Commit Graph

42 Commits

Author SHA1 Message Date
Giuseppe Digilio
dfd8a69d10 Added param to hide pagination details 2019-04-19 19:22:18 +02:00
Giuseppe Digilio
49aee1898b Added tests and comments 2019-04-02 16:25:50 +02:00
Giuseppe Digilio
11e77086ae Merge remote-tracking branch 'remotes/origin/submission' into mydspace 2019-03-11 20:06:42 +01:00
lotte
f11d486d14 updated angular/rxjs to v6 successfully 2018-08-31 15:40:39 +02:00
lotte
777facf5cd intermediate commit 2018-08-29 15:12:01 +02:00
lotte
2cbe6a6d91 upgrade to angular6 2018-08-24 13:26:43 +02:00
Kristof De Langhe
9dd79eda2e Merge branch 'master' into w2p-50632_Replace-mock-registry-service-with-implementation 2018-05-03 11:44:47 +02:00
Art Lowel
2317f1f3a3 fixed an issue where changing the sort direction wouldn't work 2018-04-20 14:19:18 +02:00
Kristof De Langhe
056eb14224 Merge remote-tracking branch 'lotte/search-backend' into w2p-50632_Replace-mock-registry-service-with-implementation 2018-04-18 14:13:13 +02:00
Lotte Hofstede
d5114a87da search page fix 2018-04-05 15:54:51 +02:00
Kristof De Langhe
0d70faffae 50632: Replaced mock registry service with implementation and added pagination 2018-04-04 13:03:15 +02:00
Lotte Hofstede
acf85577ee fixed AoT build and search settings 2018-03-08 15:40:29 +01:00
Giuseppe Digilio
cf867cbcd6 Fixed pagination issue on change page size 2018-01-23 13:12:59 +01:00
Lotte Hofstede
77fac06704 44239: test fixes 2017-09-25 14:20:17 +02:00
Lotte Hofstede
93a5580258 44024: search service changes 2017-09-21 13:58:24 +02:00
Lotte Hofstede
1bcb37f1b0 44024: fixed issue with other query parameters on search page 2017-09-21 11:33:26 +02:00
Lotte Hofstede
3f3677852c 44024: fixed pagination docs 2017-09-21 10:43:29 +02:00
Lotte Hofstede
99683cce6f 44239: pagination optimizations 2017-09-19 16:35:42 +02:00
Lotte Hofstede
e632e9d84b 44239: more pagination fixes 2017-09-18 16:53:50 +02:00
Lotte Hofstede
bcf0026be4 44239: made some pagination optimizations 2017-09-07 08:52:26 +02:00
Lotte Hofstede
7f3d2ac581 44024: pagination fixes and translation 2017-08-25 15:01:35 +02:00
Lotte Hofstede
1a3742d23a 44024: search page almost finished 2017-08-25 15:01:35 +02:00
Art Lowel
ef1ed028f7 switched isUndefined usages to our built in version 2017-08-10 15:58:23 +02:00
Art Lowel
ebcc38f6b6 added is(Not)Null and Undefined methods to empty.util because they're deprecated in the node core 2017-08-10 15:50:58 +02:00
Giuseppe Digilio
aa6afea6e2 Fix pagination issues 2017-07-28 20:19:54 +02:00
William Welling
5a7df67927 allow weak typed comparison in pagination component 2017-07-14 09:34:50 -05:00
William Welling
066bba28af fixed lint errors 2017-07-13 11:19:02 -05:00
William Welling
ff934d048b upgraded to ngx-pagination 2017-07-13 07:47:22 -05:00
William Welling
c08f5c672b dependency upgrades, server and platform module updates, linting wip 2017-07-12 14:33:16 -05:00
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