Commit Graph

799 Commits

Author SHA1 Message Date
Lotte Hofstede
c92d4cf951 Merge branch 'search-backend' into w2p-49440_Date-widget 2018-04-30 13:12:35 +02:00
Art Lowel
ebbe2e6a93 added tests for the new object-grid-component onInit code 2018-04-26 15:51:36 +02:00
Art Lowel
d6fc8aca4f added support for Object.entries, removed a console.log and fixed an issue where the page wouldn't reset after selecting a new filter 2018-04-26 14:36:19 +02:00
Art Lowel
5ad190c906 fixed an issue where the search form wouldn't work on any page but the search page 2018-04-26 13:37:14 +02:00
Art Lowel
5e2dc51828 replaced css with bootstrap classes 2018-04-26 13:27:15 +02:00
Lotte Hofstede
563cc019cf intermediate commit 2018-04-26 12:51:32 +02:00
Art Lowel
cb4c062ad9 fixed an issue with the AoT build 2018-04-26 11:58:32 +02:00
Art Lowel
2d0a43f91f added tests for new HostWindowService code 2018-04-26 11:38:36 +02:00
Art Lowel
994c089925 fixed a few sorting, rpp and view persistence issues with grid view 2018-04-26 10:57:12 +02:00
Art Lowel
545145a759 fixed an issue where a search result without hitlighlights would break the grid view 2018-04-20 16:01:59 +02:00
Art Lowel
2317f1f3a3 fixed an issue where changing the sort direction wouldn't work 2018-04-20 14:19:18 +02:00
Art Lowel
c125f36f43 fixed an issue where browse definition REST URLs would be wrong in certain cases 2018-04-20 11:17:52 +02:00
Lotte Hofstede
fb8172af10 49440: fixed naming bug 2018-04-16 09:28:37 +02:00
Lotte Hofstede
e7054af1d5 49440: date widget with decorator 2018-04-16 09:28:36 +02:00
Lotte Hofstede
60366e3eec removed log 2018-04-13 15:35:26 +02:00
Lotte Hofstede
790ca4bc79 Fixed TSLint errors 2018-04-13 15:31:26 +02:00
Lotte Hofstede
e56ea2aff8 Applied feedback and other fixes 2018-04-13 15:18:35 +02:00
Lotte Hofstede
c9e7cdcf9a added search service test 2018-04-09 16:29:12 +02:00
Lotte Hofstede
7caff8ca8a added missing tests for the search-facet-filter component 2018-04-09 11:34:34 +02:00
Lotte Hofstede
e6b4381f45 fixed pagination test 2018-04-05 16:34:49 +02:00
Lotte Hofstede
d5114a87da search page fix 2018-04-05 15:54:51 +02:00
Lotte Hofstede
6133bc5068 fixed tslint error 2018-04-05 09:51:46 +02:00
Lotte Hofstede
79caf1533c fixes for existing tested 2018-04-05 08:49:36 +02:00
Lotte Hofstede
a232127422 fixed some tests 2018-04-04 14:25:57 +02:00
Lotte Hofstede
86fcf44977 facet, filter, pagination implementation using rest api 2018-03-29 15:30:46 +02:00
Lotte Hofstede
cdf1dc402a 50463: use search/facet endpoint to retrieve facet values 2018-03-20 11:39:51 +01:00
Lotte Hofstede
3f36e0371e fixed e2e tests 2018-03-19 11:39:57 +01:00
Lotte Hofstede
6c2a249fdd test fixes 2018-03-15 16:15:02 +01:00
Lotte Hofstede
e374f9ec1f reinstated 4Science rest API 2018-03-08 15:40:29 +01:00
Lotte Hofstede
0d18d08d22 fixed some tests 2018-03-08 15:40:29 +01:00
Lotte Hofstede
acf85577ee fixed AoT build and search settings 2018-03-08 15:40:29 +01:00
Lotte Hofstede
b8f4769f1e reinstated 4science test server 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
461ba33e0d turning search response in to remotedata 2018-03-08 15:40:28 +01:00
Art Lowel
4c2cbc55e0 intermediate commit 2018-03-08 15:40:27 +01:00
Art Lowel
605c3524c8 Merge pull request #231 from DSpace/update-README
Update README with PR testing process & yarn dependency mgmt notes
2018-03-06 09:57:12 +01:00
Tim Donohue
b03342e90f Update yarn add notes per comments and official docs 2018-03-05 16:11:02 -06:00
Tim Donohue
7b3f3fa2d9 Update README with PR testing process & yarn dependency mgmt notes 2018-03-05 16:11:02 -06:00
Tim Donohue
bc6e45d633 Merge pull request #221 from LotteHofstede/w2p-46063_truncation-implementation
Truncation
2018-03-05 15:55:27 -06:00
Tim Donohue
2d567e6f3c Merge pull request #233 from artlowel/travis-chrome-issue
Fix travis chrome issue
2018-03-05 09:22:56 -06:00
Art Lowel
4c45f29be5 fixes an issue where protractor can't find the right chrome version when running in travis, see https://github.com/angular/angular-cli/wiki/stories-continuous-integration#using-travis-ci 2018-03-05 09:57:26 +01:00
Tim Donohue
791c552c8b Merge pull request #228 from LotteHofstede/bootstrap-upgrade
Bootstrap upgrade
2018-03-02 10:37:28 -06:00
Tim Donohue
d94ec77f4f Merge pull request #229 from LotteHofstede/w2p-49399-seach-form-fix-without-javascript
Fixed search form that did not work without javascript
2018-02-28 16:29:14 -06:00
Tim Donohue
e61fcdccdb Merge pull request #227 from artlowel/fix-csr-only
Fix CSR only issue
2018-02-22 08:41:02 -06:00
Lotte Hofstede
437ded7f40 dependency fix 2018-02-16 14:10:43 +01:00
Lotte Hofstede
76227960a3 made search form work without js 2018-02-16 13:36:13 +01:00
Lotte Hofstede
bfb6889d7d reversed source-map upgrade to be able to run without node 8 2018-02-16 11:43:43 +01:00
Lotte Hofstede
9bce42323b upgraded dependencies and bootstrap upgrade styling fix 2018-02-16 11:17:10 +01:00
Art Lowel
a654955340 fix an issue where the app woulnd't start if server side rendering was disabled 2018-02-15 15:46:25 +01:00
Lotte Hofstede
24d7980b9f bootstrap upgrade to 4.0.0 2018-02-15 15:05:55 +01:00