Commit Graph

21 Commits

Author SHA1 Message Date
Kristof De Langhe
7a904f9bf7 67611: Refactored import button to separate component within object-collection + moved calling of import modal to external-source tab 2019-12-05 14:06:29 +01:00
Kristof De Langhe
6ada3fae5b 67611: Fixed radio button bug + hide pagintion details 2019-12-05 10:58:38 +01:00
lotte
f79e210959 Merge branch 'w2p-65195_dynamic-component-refactoring' into clean-relationships-in-submission 2019-10-17 12:49:22 +02:00
lotte
d962e40c58 added TypeDoc 2019-10-16 11:21:25 +02:00
lotte
bafb2f3490 fixed existing tests and added linkType 2019-10-14 16:27:08 +02:00
lotte
dfe1143184 metadata representation 2019-10-10 16:18:14 +02:00
lotte
9badabade6 Split typed list/grid elements into normal and search result 2019-10-03 16:26:58 +02:00
lotte
e584489eaf 65195: removed duplicate view mode, renamed existing modes from SetViewMode 2019-09-27 11:22:55 +02:00
lotte
1f7b8b8210 62849: fixed issues with multiple selections, improved UX, updating to use new REST response 2019-07-29 15:42:30 +02:00
lotte
b1585ac7f2 progress july 11 - store/selection to object list 2019-07-11 15:09:28 +02:00
lotte
37fd04593b 62355: replaced all method calls in templates (except for metadata values...) 2019-06-14 16:15:45 +02:00
Kristof De Langhe
0390f67d01 Merge branch 'master' into w2p-62372_Final-master-merge
Conflicts:
	config/environment.default.js
	resources/i18n/en.json
	src/app/+search-page/paginated-search-options.model.ts
	src/app/+search-page/search-filters/search-filter/search-filter.service.spec.ts
	src/app/+search-page/search-options.model.ts
	src/app/+search-page/search-page.component.spec.ts
	src/app/+search-page/search-page.component.ts
	src/app/+search-page/search-page.module.ts
	src/app/+search-page/search-service/search-configuration.service.ts
	src/app/core/cache/response.models.ts
	src/app/shared/object-list/search-result-list-element/item-search-result/item-search-result-list-element.component.spec.ts
	src/app/shared/object-list/search-result-list-element/search-result-list-element.component.ts
	src/app/shared/object-list/wrapper-list-element/wrapper-list-element.component.ts
	src/app/shared/services/route.service.ts
2019-05-13 12:47:21 +02:00
Giuseppe Digilio
f0a6d7ac3d Added mydspace results components 2019-03-08 17:49:37 +01:00
lotte
9c3f226599 Merge branch 'master' into configurable_entities
Conflicts:
	src/app/+collection-page/collection-page.component.ts
	src/app/+item-page/full/full-item-page.component.ts
	src/app/+item-page/simple/item-page.component.ts
	src/app/+search-page/search-filters/search-filter/search-filter.service.spec.ts
	src/app/+search-page/search-filters/search-filter/search-filter.service.ts
	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.spec.ts
	src/app/+search-page/search-results/search-results.component.ts
	src/app/+search-page/search-service/search-configuration.service.spec.ts
	src/app/+search-page/search-service/search-configuration.service.ts
	src/app/+search-page/search-service/search.service.ts
	src/app/core/cache/builders/remote-data-build.service.spec.ts
	src/app/core/cache/builders/remote-data-build.service.ts
	src/app/core/data/data.service.ts
	src/app/core/metadata/metadata.service.ts
	src/app/core/shared/item.model.ts
	src/app/core/shared/operators.ts
	src/app/shared/loading/loading.component.ts
	src/app/shared/object-collection/object-collection.component.ts
	src/app/shared/object-list/item-list-element/item-list-element.component.spec.ts
	src/app/shared/object-list/search-result-list-element/item-search-result/item-search-result-list-element.component.spec.ts
	src/app/shared/services/route.service.spec.ts
	src/app/shared/services/route.service.ts
	src/app/shared/shared.module.ts
	src/app/shared/testing/hal-endpoint-service-stub.ts
	src/app/shared/testing/search-service-stub.ts
	yarn.lock
2018-12-10 11:13:01 +01:00
lotte
777facf5cd intermediate commit 2018-08-29 15:12:01 +02:00
lotte
2cbe6a6d91 upgrade to angular6 2018-08-24 13:26:43 +02:00
lotte
3fa70523ea Fixed issue #1 and some other fixes 2018-07-30 10:19:45 +02:00
Art Lowel
06d2ac74be added custom item page fields for Projects, OrgUnits and People 2018-05-28 17:22:17 +02:00
Jonas Van Goolen
1f873acea4 #150 TSLint error fixing 2017-12-01 13:09:48 +01:00
Jonas Van Goolen
d1b225bd95 #150 Merge fixes 2017-12-01 09:59:35 +01:00
Jonas Van Goolen
520b7f3e12 #150 Moved list,grid and object-collection to shared package 2017-12-01 09:59:35 +01:00