Commit Graph

9215 Commits

Author SHA1 Message Date
Art Lowel
99f8d4f24d Merge pull request #235 from LotteHofstede/search-backend
Search service implementation
2018-05-03 11:20:33 +02:00
Lotte Hofstede
02a6657467 Merge branch 'search-backend' into w2p-49440_Date-widget 2018-05-03 10:56:44 +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
Lotte Hofstede
e1c407841c 49440: date widget progress 2018-05-02 16:20:07 +02:00
Lotte Hofstede
307d9bf854 intermediate commit 2018-05-02 15:31:17 +02:00
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
Kristof De Langhe
bac69f8b2f Improved test coverage for registry service 2018-04-25 14:14:23 +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
Kristof De Langhe
2925598f0a 50632: Revert fdescribe to describe 2018-04-19 12:04:33 +02:00
Kristof De Langhe
3d79db4dba 50632: AoT build small fixes 2018-04-19 11:52:46 +02:00
Kristof De Langhe
9f003cf751 50632: Empty table info message 2018-04-18 15:33:19 +02:00
Kristof De Langhe
056eb14224 Merge remote-tracking branch 'lotte/search-backend' into w2p-50632_Replace-mock-registry-service-with-implementation 2018-04-18 14:13:13 +02:00
Art Lowel
6b3f99d782 added docs about other angulartics providers besides GA 2018-04-16 14:12:47 +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
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
Giuseppe Digilio
34e3e4bd2b Fixed issue when reload protected page with expired token 2018-04-10 19:14:42 +02:00
Giuseppe Digilio
04be7170c3 Added auth token to auth state 2018-04-10 15:20:28 +02:00
Giuseppe Digilio
1f953b6b9d Fixes 2018-04-10 14:27:32 +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
Kristof De Langhe
8dd8f88fcf 50632: hidden pagination for metadata-schema component 2018-04-05 16:23:54 +02:00
Lotte Hofstede
d5114a87da search page fix 2018-04-05 15:54:51 +02:00
Giuseppe Digilio
0ed1f7778e Set the expire date of the cookie's token to one date 2018-04-05 14:35:30 +02:00
Giuseppe Digilio
21ace2b68f Added i18n labels 2018-04-05 12:52:05 +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
Giuseppe Digilio
034ca02f38 Fixes 2018-04-04 17:42:44 +02:00