Commit Graph

9297 Commits

Author SHA1 Message Date
Art Lowel
a84eb533be get browse endpoints from hal links 2017-10-12 12:51:58 +02:00
Art Lowel
3580fe4ffb Update dependencies to fix an issue where webpack would sometimes lowercase absolute paths 2017-10-12 10:44:35 +02:00
Art Lowel
1cbc63d77c Fixed an issue where the debugMetareducers wouldn't be active even though debug was enabled in the config 2017-10-11 16:06:54 +02:00
Art Lowel
c9338e2626 Merge pull request #179 from wwelling/master
Include all source in test coverage
2017-10-10 16:05:36 +02:00
William Welling
7860951a33 minor refactoring and some formatting of karma config 2017-10-09 08:30:21 -05:00
William Welling
8c4c533203 include all modules in coverage 2017-10-09 08:18:28 -05:00
William Welling
d4602a23f7 upgrade some dependencies 2017-10-09 07:38:26 -05:00
William Welling
c71a429c4e add rimraf script 2017-10-09 07:36:29 -05:00
William Welling
646c500f4d Merge remote-tracking branch 'DSpace/master' 2017-10-06 13:00:49 -05:00
Lotte Hofstede
90186b867c 44988: started search page sidebar 2017-10-06 17:09:18 +02:00
Art Lowel
31acc29e29 Merge pull request #169 from LotteHofstede/w2p-44835_mock-search-service-filters
Added facet/filter methods to the mock search service
2017-10-06 13:02:58 +02:00
Lotte Hofstede
bca6581c5e 44835: fixed search service import 2017-10-06 12:01:50 +02:00
Lotte Hofstede
105f25f4f1 44835: added paramName to search filter config 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
Art Lowel
b2f6b1b553 Merge pull request #178 from LotteHofstede/fixed-e2e-search-page-test
Fixed e2e search page test
2017-10-06 11:59:12 +02:00
Lotte Hofstede
5c77aee1a2 Fixed e2e search page test 2017-10-06 11:37:38 +02:00
Art Lowel
39488a5639 Merge pull request #176 from LotteHofstede/e2e-merge-fix
Fixed issue with e2e tests after merging
2017-10-06 10:46:06 +02:00
Lotte Hofstede
888aed4618 changed sleep to wait callback 2017-10-06 10:03:41 +02:00
Lotte Hofstede
7b6546641d Fixed issue with e2e test after merging 2017-10-06 09:27:34 +02:00
Art Lowel
c5777dd4b7 Merge pull request #168 from wwelling/master
Loading component, Error component and transitions
2017-10-06 08:46:46 +02:00
William Welling
4b9649ce4f Merge remote-tracking branch 'upstream/master' 2017-10-05 10:14:55 -05:00
Tim Donohue
3dac98618a Merge pull request #163 from LotteHofstede/w2p-44878_Simple-Search-Tests
Simple Search tests
2017-10-06 01:14:15 +10:00
William Welling
04f2878bd7 using itemsRD observables 2017-10-05 10:09:11 -05:00
William Welling
595a741df7 Update en.json 2017-10-05 08:43:56 -05:00
William Welling
fca61830c3 removed async pipe against local variable 2017-10-05 08:28:06 -05:00
William Welling
cb72e4db07 initial i18n messages for loading and error components 2017-10-05 08:24:19 -05:00
William Welling
5b45871bff adding i18n to loading and errror messages (wip) 2017-10-05 05:59:07 -05:00
William Welling
88ec5e8db9 Update item-page.component.ts 2017-10-04 20:12:50 -05:00
William Welling
8932817658 reduce async observables with local assignment 2017-10-04 19:41:20 -05:00
William Welling
bd6557378d Update full-item-page.component.ts 2017-10-04 19:19:56 -05:00
William Welling
80f883e287 Update full-item-page.component.ts 2017-10-04 19:19:34 -05: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
William Welling
7937a47aa5 added error component and coverage for new components 2017-10-04 14:17:19 -05:00
William Welling
a9faab6833 refactor home to home-page 2017-10-04 10:51:48 -05:00
William Welling
f595fda708 using fixed RemoteData isLoading 2017-10-04 10:46:16 -05:00
William Welling
f432fcb73b updated postcss dependency 2017-10-04 10:42:38 -05:00
William Welling
38a6de29a4 Merge remote-tracking branch 'upstream/master' 2017-10-04 10:40:40 -05:00
Art Lowel
863cd964c1 Cast to any is no longer necessary, string enums are supported as of typescript 2.4 2017-10-04 17:17:54 +02:00
Art Lowel
84d7e0de52 Merge pull request #166 from artlowel/remote-data-inital-state-issue
fixed an issue where the remote data state observable would only fire…
2017-10-04 17:02:19 +02:00
Art Lowel
5e8e8966d4 Merge pull request #162 from LotteHofstede/merge-fixes-and-updates-for-simple-search
This merge closes #161
2017-10-04 16:53:48 +02:00
Art Lowel
3ab257697a fixed an issue where the remote data state observable would only fire for the first time after the response had already returned 2017-10-04 15:37:52 +02:00
William Welling
db890a65ed test showing RemoteData isLoading 2017-10-04 07:46:15 -05:00
Art Lowel
9d7f2500e4 Merge branch 'master' into improve-support-for-hal-links 2017-10-04 14:10:08 +02:00
William Welling
91d2f4d1ef fixed lint errror 2017-10-04 06:54:27 -05:00
Lotte Hofstede
9243b29b3e 44878: removed f from describe 2017-10-04 11:28:33 +02:00
Lotte Hofstede
767c393a1d 44878: fixed description 2017-10-04 10:47:36 +02:00
Lotte Hofstede
f8496839bd 44878: fixed description 2017-10-04 10:46:55 +02:00
Lotte Hofstede
16cff50173 44373: e2e test 2017-10-04 10:44:06 +02:00