Commit Graph

94 Commits

Author SHA1 Message Date
Lotte Hofstede
79caf1533c fixes for existing tested 2018-04-05 08:49:36 +02:00
Lotte Hofstede
86fcf44977 facet, filter, pagination implementation using rest api 2018-03-29 15:30:46 +02:00
Lotte Hofstede
acf85577ee fixed AoT build and search settings 2018-03-08 15:40:29 +01:00
Lotte Hofstede
2435b484ce search backend fixes #1 2018-03-08 15:40:28 +01:00
Art Lowel
ab570e4ffb Merge branch 'master' into post-support 2018-01-17 15:34:54 +01:00
Jonas Van Goolen
4a56bd0f14 #150 Feedback fixes 2017-12-19 10:41:35 +01:00
Art Lowel
d775467fcb cleaned up remotedata for a better separation of concerns, moved statuscode and errormsg in to RemoteDataError object, moved pageInfo to PaginatedList object in the payload 2017-12-07 11:28:44 +01:00
Jonas Van Goolen
9b812100b1 #150 Fixing path to use relative import 2017-12-01 11:50:34 +01:00
Jonas Van Goolen
b86905ab05 #150 Fixing rebase errors 2017-12-01 09:59:35 +01:00
Jonas Van Goolen
e7e129f80f #150 Intermediate commit 2017-12-01 09:59:35 +01:00
Jonas Van Goolen
491d40c026 #150 Intermediate commit 2017-12-01 09:59:35 +01:00
Jonas Van Goolen
17f839f9e1 #150 SortOptions config fixing 2017-12-01 09:59:35 +01:00
Jonas Van Goolen
a704157c1f #150 Initial grid/list view implementation 2017-12-01 09:59:35 +01:00
Lotte Hofstede
c062fdf396 45621: adding more tests 2017-11-17 17:05:13 +01:00
Lotte Hofstede
970e77aed3 45621: refactored to sm full width for search page 2017-11-17 14:37:59 +01:00
Jonas Van Goolen
152c79278a 195 Pre-test commit 2017-11-13 14:15:50 +01:00
Lotte Hofstede
202b045009 45621: finished filter facets for search sidebar 2017-11-13 13:52:21 +01:00
Lotte Hofstede
be6f5ea9b5 Merge branch 'master' into w2p-45621_filter-facets-ui
Conflicts:
	src/app/+search-page/search-page.component.html
	src/app/+search-page/search-page.component.ts
	src/app/shared/shared.module.ts
2017-11-10 11:15:36 +01:00
Lotte Hofstede
4522bc5e16 45621: added unit tests 2017-11-10 11:11:47 +01:00
Lotte Hofstede
df5aca9e26 Merge branch 'master' into w2p-44988_search-sidebar
Conflicts:
	src/app/+search-page/search-page.component.html
	src/app/+search-page/search-page.component.spec.ts
	src/app/+search-page/search-page.component.ts
	src/app/shared/shared.module.ts
2017-11-09 15:33:50 +01:00
Lotte Hofstede
569d7a634b 45621: filters facet route service 2017-11-09 15:02:36 +01:00
Lotte Hofstede
57c525d178 solved merge issues 2017-11-08 16:26:36 +01:00
Lotte Hofstede
1ff29621af Merge branch 'master' into w2p-45621_filter-facets-ui
Conflicts:
	src/app/+search-page/search-page.component.html
	src/app/+search-page/search-page.component.spec.ts
	src/app/+search-page/search-page.component.ts
	src/app/+search-page/search-results/search-results.component.html
	src/app/+search-page/search-service/search.service.ts
	src/app/shared/search-form/search-form.component.html
	src/app/shared/shared.module.ts
2017-11-08 16:08:59 +01:00
Lotte Hofstede
91f4ee6ed1 45621: ngrx filter facets 2017-11-08 16:04:20 +01:00
Lotte Hofstede
c77493d0f6 44988: fixed hidden content issue 2017-11-02 15:56:07 +01:00
Lotte Hofstede
ad7581f730 44988: resolved last issues 2017-11-02 15:12:39 +01:00
Lotte Hofstede
62b365f9a6 44988: removed debugger/console logs 2017-11-02 13:36:12 +01:00
Lotte Hofstede
2b41ce4006 44988: sidebar component finished with redux and tests 2017-11-02 13:34:41 +01:00
Lotte Hofstede
7daf6a2923 44988: added tests 2017-10-31 15:17:42 +01:00
Lotte Hofstede
7d5dad94a1 44988: added reducer, angular animation, tests... 2017-10-30 17:04:52 +01:00
Art Lowel
ce330fcb47 refactored template variables 2017-10-27 17:57:28 +02:00
Lotte Hofstede
bbe15e8e67 Merge branch 'master' into w2p-44988_search-sidebar
Conflicts:
	resources/i18n/en.json
	src/app/+search-page/search-page.component.html
2017-10-26 13:30:30 +02:00
Art Lowel
4628d7731f Merge branch 'master' into improve-support-for-hal-links 2017-10-26 13:27:38 +02:00
Art Lowel
23acb4d326 fixed the remaining tests 2017-10-25 15:20:28 +02:00
Art Lowel
feca366290 refactor done, todo fix tests 2017-10-25 13:31:10 +02:00
Lotte Hofstede
ce31ff1f21 44988: search sidebar finished 2017-10-20 17:14:55 +02:00
Àlex Magaz Graça
eab2dd86e2 Implement component to switch between view modes
For now it allows to switch between list and grid views.

Fixes https://github.com/DSpace/dspace-angular/issues/171
2017-10-17 12:52:33 +02:00
Art Lowel
ad631f8031 Merge branch 'master' into improve-support-for-hal-links 2017-10-12 13:14:43 +02:00
Lotte Hofstede
bca6581c5e 44835: fixed search service import 2017-10-06 12:01:50 +02:00
Lotte Hofstede
350fa1e31d 44835: removed console tests 2017-10-06 12:01:50 +02:00
Lotte Hofstede
f5a291e8e0 44835: added facet/filter methods to search service 2017-10-06 12:01:50 +02:00
William Welling
05a9cb61bd fixed search service remote data pending observables 2017-10-04 16:15:39 -05:00
William Welling
45ca74410c simple loading animation and fade in and out animations 2017-10-04 15:39:08 -05:00
Lotte Hofstede
da881f7a30 Fixed and updated merge related issues for simple search 2017-10-03 11:05:42 +02:00