Commit Graph

851 Commits

Author SHA1 Message Date
Giuseppe Digilio
ada577c2be Merge remote-tracking branch 'remotes/origin/master' into notifications
# Conflicts:
#	src/app/app.component.ts
#	src/app/core/core.module.ts
2018-05-07 16:10:17 +02:00
Giuseppe Digilio
bafa46bb24 Adjusted CSS and added default notification options in the environment config files 2018-05-07 15:49:03 +02:00
Art Lowel
99f8d4f24d Merge pull request #235 from LotteHofstede/search-backend
Search service implementation
2018-05-03 11:20:33 +02:00
Lotte Hofstede
b065df356a fixed sorting issue 2018-05-03 10:21:31 +02:00
Lotte Hofstede
a4b2229509 fixed prod build issue 2018-05-03 09:48:34 +02:00
Lotte Hofstede
38efd5b542 changed default sort options 2018-05-03 09:32:48 +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
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
Art Lowel
c19369f027 Merge pull request #245 from artlowel/angulartics-docs
Added docs about Angulartics providers
2018-04-19 17:37:21 +02:00
Art Lowel
bff1550520 capitalized google analytics 2018-04-19 17:27:01 +02:00
Art Lowel
6b3f99d782 added docs about other angulartics providers besides GA 2018-04-16 14:12:47 +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
Giuseppe Digilio
e0deb52ed7 Fixed test labels 2018-04-12 15:09:51 +02:00
Art Lowel
69ca4ce904 Merge pull request #241 from Atmire-Kristof/w2p-50479_Google-analytics
Added support for Google Analytics
2018-04-12 15:06:24 +02:00
Giuseppe Digilio
1db0217e7c Merge remote-tracking branch 'remotes/origin/master' into notifications 2018-04-12 14:57:09 +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
Andrea Chiapparelli - 4Science
548aafcf62 Notifications test final 2018-04-05 17:35:49 +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
Andrea Chiapparelli - 4Science
b03acc8a3f notifications test 2018-04-04 17:53:00 +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
Andrea Chiapparelli - 4Science
50d6e119ea PARTIAL TEST, TO VERIFY 2018-03-28 09:37:48 +02:00
Andrea Chiapparelli - 4Science
5a8e1b3ca8 PARTIAL TEST, TO VERIFY 2018-03-27 17:12:42 +02:00
Andrea Chiapparelli - 4Science
d649075047 graphic fix 2018-03-26 11:52:38 +02:00
Kristof De Langhe
ff04760f4a 50479: Make use of empty.util 2018-03-23 15:55:38 +01:00
Kristof De Langhe
dafe30f3c6 50479: Google analytics only loaded when tracking id present 2018-03-23 13:52:45 +01:00
Kristof De Langhe
062f0f1a0e 50479: compile errors fixed 2018-03-23 10:12:20 +01:00
Kristof De Langhe
9454b9393b 50479: angularticsMock + tslint fixes 2018-03-20 15:54:11 +01:00
Kristof De Langhe
35cbedf6fe 50479: Added google analytics support 2018-03-20 15:29:05 +01: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
Tim Donohue
62ff2d3454 Merge pull request #237 from artlowel/travis-webdriver-gecko-ratelimit
Fix travis github ratelimit issue when downloading gecko webdriver
2018-03-15 08:45:13 -05:00
Art Lowel
80c6406c67 disabled the gecko webdriver, as we're not using it, and downloading it can cause rate limit issues on github 2018-03-15 13:34:40 +01:00
Art Lowel
e2a5c605c6 Merge pull request #236 from tdonohue/122_fix_collection_listing
Fix #122 : ensure collections are listed based on current community
2018-03-15 11:40:43 +01:00
Giuseppe Digilio
5045b810c8 Fixed notifications 2018-03-14 13:26:58 +01:00