Commit Graph

9297 Commits

Author SHA1 Message Date
Art Lowel
bf17246164 ensured the workaround doesn't break things when the issue gets fixed 2017-09-21 16:52:23 +02:00
Lotte Hofstede
1a149b9d54 44024: simple search ui finished 2017-09-21 16:40:19 +02:00
Lotte Hofstede
821fba7f4e 44024: reset page 2017-09-21 14:19:44 +02:00
Lotte Hofstede
f95042153a 44024: element max set to 20 2017-09-21 14:16:02 +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
36e454402a 44024: collection page pagination fix 2017-09-21 10:25:53 +02:00
Lotte Hofstede
c38a43ff2b Merge remote-tracking branch 'origin/master' into w2p-44024_simple-search-with-select
Conflicts:
	package.json
	src/app/core/cache/builders/remote-data-build.service.ts
	src/app/shared/shared.module.ts
2017-09-20 16:07:34 +02:00
Lotte Hofstede
b0bfff15a6 44024: scss import fixes 2017-09-20 16:06:10 +02:00
Art Lowel
6348057b46 added isEnabledOnRestApi() method to dataservices 2017-09-20 14:52:53 +02:00
Lotte Hofstede
b52c3fd8eb 44024: AoT fix 2017-09-20 09:27:02 +02:00
Art Lowel
712c366756 fetch resource endpoints from HAL response instead of hardcoding them 2017-09-19 18:21:27 +02:00
Lotte Hofstede
99683cce6f 44239: pagination optimizations 2017-09-19 16:35:42 +02:00
Lotte Hofstede
d833aa1b2b Merge branch 'w2p-44239_pagination-optimization' into w2p-44024_simple-search-with-select
Conflicts:
	src/app/search-page/search-page.component.ts
2017-09-18 17:00:46 +02:00
Lotte Hofstede
e632e9d84b 44239: more pagination fixes 2017-09-18 16:53:50 +02:00
Lotte Hofstede
b853a00561 44024: simple search bugfixing 2017-09-18 14:42:03 +02:00
Art Lowel
6db85d1e7b Merge pull request #143 from artlowel/switch-to-ngrx-platform
Switch to ngrx platform
2017-09-18 10:11:09 +02:00
Art Lowel
d6b69d417e Merge branch 'master' into switch-to-ngrx-platform 2017-09-18 09:38:40 +02:00
Art Lowel
0d4b064541 switched to self links as keys in the object cache 2017-09-15 18:02:29 +02:00
Art Lowel
300ca3838a removed dependency on @types/lodash, that was added as a temporary workaround 2017-09-15 14:36:27 +02:00
Art Lowel
eb0e6c28b3 Merge pull request #146 from rivaldi8/bug/bug-121-item-detail-no-bitstream
This PR closes #121
2017-09-15 10:47:38 +02:00
Àlex Magaz Graça
29488852ec Don't show the 'Files' header when an item has no bitstreams in the ORIGINAL bundle
Fixes https://github.com/DSpace/dspace-angular/issues/121
2017-09-15 08:17:00 +02:00
Art Lowel
d1f3fb3f96 Merge pull request #144 from artlowel/travis-build-issue
Fix travis build issue
2017-09-08 09:39:23 +02:00
Art Lowel
cea07e372e removed node_modules from the travis cache 2017-09-07 18:32:00 +02:00
Art Lowel
f6ca6e6136 Merge branch 'master' into switch-to-ngrx-platform 2017-09-07 18:08:36 +02:00
Art Lowel
4590575e73 Merge pull request #142 from rivaldi8/bug-91-page-not-found
This merge closes #91
2017-09-07 18:07:29 +02:00
Lotte Hofstede
b95900da84 44024: test with select 2017-09-07 13:53:02 +02:00
Art Lowel
b66a70b526 fixed rehydrate issue 2017-09-07 13:06:58 +02:00
Lotte Hofstede
bcf0026be4 44239: made some pagination optimizations 2017-09-07 08:52:26 +02:00
Art Lowel
30ee3859c8 fixed issues with ngrx platform upgrade: selectors, tests and router state in the dev tools 2017-09-06 16:55:36 +02:00
Art Lowel
32e91962f3 added typing 2017-09-06 16:55:36 +02:00
Art Lowel
2e572f67d9 removed console.log statements 2017-09-06 16:51:34 +02:00
Art Lowel
05626e2607 no more build errors, still issues with the selectors not returning anything 2017-09-06 16:51:34 +02:00
Art Lowel
49467397ff removed @ngrx/core 2017-09-06 16:51:34 +02:00
Lotte Hofstede
872984e505 44024: simple search finalisation 2017-09-05 17:09:17 +02:00
Àlex Magaz Graça
0d0cb721d5 Avoid getting a separate instance of ServerResponseService for each PageNotFoundComponent
https://angular.io/guide/ngmodule-faq#should-i-add-other-providers-to-a-module-or-a-component
2017-09-01 17:28:19 +02:00
Àlex Magaz Graça
181c890473 Remove unused field in PageNotFoundComponent 2017-09-01 09:49:41 +02:00
Àlex Magaz Graça
015b439a39 Set the HTTP status code to 404 when a page is not found
The browser was getting 200.

Fixes https://github.com/DSpace/dspace-angular/issues/91
2017-09-01 09:49:41 +02:00
Art Lowel
b108b0ada5 Merge pull request #141 from artlowel/switch-rest-to-https
switch rest demo to https in the default config
2017-08-31 17:04:29 +02:00
Lotte Hofstede
29d04c06b9 44024: search page finalisation 2017-08-29 13:21:44 +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
Lotte Hofstede
c603eddd52 44024: search form bootstrap 4 beta fix 2017-08-25 15:01:35 +02:00
Lotte Hofstede
7665979495 44024: fixed for bootstrap4 beta 2017-08-25 15:01:35 +02:00
Lotte Hofstede
bacb048bb6 44024: simple search UI with working search results 2017-08-25 15:01:35 +02:00
Lotte Hofstede
563cf6e820 44024: simple search UI with decorator bug 2017-08-25 15:01:35 +02:00
Lotte Hofstede
4f6bc98979 441112: upgrade to ng-bootstrap beta 2017-08-25 15:01:34 +02:00
Lotte Hofstede
91ba003ec8 44112: installed popper.js 2017-08-25 15:01:34 +02:00
Lotte Hofstede
553f904567 44112: secondary color change 2017-08-25 15:01:34 +02:00