Commit Graph

10236 Commits

Author SHA1 Message Date
Jonas Van Goolen
17f839f9e1 #150 SortOptions config fixing 2017-12-01 09:59:35 +01:00
Jonas Van Goolen
a704157c1f #150 Initial grid/list view implementation 2017-12-01 09:59:35 +01:00
courtneypattison
7083503ccd Let linting exit with a nonzero status 2017-11-29 14:08:11 -08:00
Lotte Hofstede
4b94f8bb4d 130: more core tests 2017-11-29 15:36:54 +01:00
Lotte Hofstede
553d1d6ffd 130: tests for uuid index reducer 2017-11-28 15:00:28 +01:00
Lotte Hofstede
6592d76154 130: added tests for request reducer 2017-11-28 13:20:14 +01:00
Giuseppe Digilio
ad6d42cd42 Fix config-response-parsing.service.spec 2017-11-27 12:39:36 +01:00
Lotte Hofstede
532b141344 130: added tests for object-list component 2017-11-24 16:06:19 +01:00
Lotte Hofstede
2ea8a561ff 130: added tests for object-list component 2017-11-24 16:04:09 +01:00
Giuseppe Digilio
b36498727f Remove empty line 2017-11-24 15:49:16 +01:00
Giuseppe Digilio
b1af25f7ee Update config-submission-section.model 2017-11-24 15:47:11 +01:00
Giuseppe Digilio
7361a9e776 Merge remote-tracking branch 'remotes/origin/master' into configuration
# Conflicts:
#	src/app/core/core.module.ts
2017-11-24 15:20:45 +01:00
Lotte Hofstede
71a8ed05d1 46063: object list truncation start 2017-11-24 10:45:50 +01:00
Art Lowel
07cdf650f8 Merge pull request #204 from courtneypattison/re-export-routermodule
re-export RouterModule in AppRoutingModule
2017-11-23 10:32:24 +01:00
courtneypattison
b257ca7033 re-export RouterModule in AppRoutingModule 2017-11-22 12:23:11 -08:00
Lotte Hofstede
778c8049d0 45621: finished facet branch - changed decrease to reset 2017-11-20 17:06:00 +01:00
Lotte Hofstede
a5d562fd22 45621: added more tests 2017-11-20 16:31:19 +01:00
Lotte Hofstede
c062fdf396 45621: adding more tests 2017-11-17 17:05:13 +01:00
Lotte Hofstede
970e77aed3 45621: refactored to sm full width for search page 2017-11-17 14:37:59 +01:00
Lotte Hofstede
889318f162 45621: commit before small sidebar changes 2017-11-17 11:28:48 +01:00
Lotte Hofstede
86234afc42 Merge branch '195-Rebased' into w2p-45621_filter-facets-ui 2017-11-16 15:47:40 +01:00
Lotte Hofstede
1d795ccb16 45621: open filter section on load when it's used 2017-11-16 11:29:34 +01:00
Jonas Van Goolen
69e203722f #195 TSLint error checking, redirect using previous query params 2017-11-13 16:39:21 +01:00
Jonas Van Goolen
fccaea9c08 195 Initial testing + fixing previously broken test(s) 2017-11-13 14:16:21 +01:00
Jonas Van Goolen
152c79278a 195 Pre-test commit 2017-11-13 14:15:50 +01:00
Lotte Hofstede
202b045009 45621: finished filter facets for search sidebar 2017-11-13 13:52:21 +01:00
Giuseppe Digilio
a37b2da6a6 Add unit tests 2017-11-12 19:38:27 +01:00
Giuseppe Digilio
362525c6ea Remove setTimeout 2017-11-10 12:04:04 +01:00
Giuseppe Digilio
d23da283ec Merge remote-tracking branch 'remotes/origin/master' into configuration 2017-11-10 11:18:45 +01:00
Lotte Hofstede
be6f5ea9b5 Merge branch 'master' into w2p-45621_filter-facets-ui
Conflicts:
	src/app/+search-page/search-page.component.html
	src/app/+search-page/search-page.component.ts
	src/app/shared/shared.module.ts
2017-11-10 11:15:36 +01:00
Lotte Hofstede
4522bc5e16 45621: added unit tests 2017-11-10 11:11:47 +01:00
Lotte Hofstede
701d5ad124 removed console.log 2017-11-09 15:40:08 +01:00
Lotte Hofstede
b73f9fd92f removed unnecessary async in test 2017-11-09 15:37:27 +01:00
Lotte Hofstede
54bc88fa6e 44988: solved issues after merge 2017-11-09 15:35:57 +01:00
Lotte Hofstede
df5aca9e26 Merge branch 'master' into w2p-44988_search-sidebar
Conflicts:
	src/app/+search-page/search-page.component.html
	src/app/+search-page/search-page.component.spec.ts
	src/app/+search-page/search-page.component.ts
	src/app/shared/shared.module.ts
2017-11-09 15:33:50 +01:00
Lotte Hofstede
569d7a634b 45621: filters facet route service 2017-11-09 15:02:36 +01:00
Lotte Hofstede
57c525d178 solved merge issues 2017-11-08 16:26:36 +01:00
Lotte Hofstede
1ff29621af Merge branch 'master' into w2p-45621_filter-facets-ui
Conflicts:
	src/app/+search-page/search-page.component.html
	src/app/+search-page/search-page.component.spec.ts
	src/app/+search-page/search-page.component.ts
	src/app/+search-page/search-results/search-results.component.html
	src/app/+search-page/search-service/search.service.ts
	src/app/shared/search-form/search-form.component.html
	src/app/shared/shared.module.ts
2017-11-08 16:08:59 +01:00
Lotte Hofstede
91f4ee6ed1 45621: ngrx filter facets 2017-11-08 16:04:20 +01:00
Giuseppe Digilio
067a95fc88 Parse embedded data 2017-11-08 10:02:15 +01:00
Giuseppe Digilio
8a532fcab1 Merge remote-tracking branch 'remotes/origin/master' into configuration
# Conflicts:
#	src/app/core/cache/response-cache.models.ts
#	src/app/core/core.module.ts
#	src/app/core/data/request.models.ts
2017-11-07 14:45:35 +01:00
Giuseppe Digilio
380faf8468 Refactor config-response-parsing.service 2017-11-07 14:40:57 +01:00
Art Lowel
978c6f9e0b removed paginate pipe 2017-11-07 13:30:03 +01:00
Lotte Hofstede
532741d073 45621: filter components for sidebar 2017-11-06 14:27:48 +01:00
Lotte Hofstede
e14e8fac37 45477: sidebar filter section 2017-11-03 14:04:36 +01:00
Lotte Hofstede
c77493d0f6 44988: fixed hidden content issue 2017-11-02 15:56:07 +01:00
Lotte Hofstede
9473c9c25f Merge branch 'master' into w2p-44988_search-sidebar
Conflicts:
	src/app/+search-page/search-page.component.html
2017-11-02 15:14:09 +01:00
Lotte Hofstede
ad7581f730 44988: resolved last issues 2017-11-02 15:12:39 +01:00
Lotte Hofstede
62b365f9a6 44988: removed debugger/console logs 2017-11-02 13:36:12 +01:00
Lotte Hofstede
2b41ce4006 44988: sidebar component finished with redux and tests 2017-11-02 13:34:41 +01:00