Commit Graph

1779 Commits

Author SHA1 Message Date
Antoine Snyers
86830263dd Add an empty span in the test case 2018-11-21 15:02:42 +01:00
lotte
d46ab9637c Merge branch 'master' into angular6-upgrade 2018-11-21 11:09:38 +01:00
lotte
ea3a2076c7 finished look of sidebar 2018-11-21 09:13:02 +01:00
Bram Luyten
1e01073395 Using Bootstrap 4 md-3 class for bottom margin instead of hardcoding 1em 2018-11-21 06:48:02 +01:00
lotte
5cbe8ffb88 resolved PR feedback 2018-11-20 15:53:40 +01:00
lotte
cd5c7b72c2 57053: progress menu bar 2018-11-16 17:00:06 +01:00
lotte
0c4784346b progress vertical menu 2018-11-14 15:56:23 +01:00
Antoine Snyers
8800f238eb Hide the wrapper component when there is no text content 2018-11-12 10:23:28 +01:00
lotte
17239cd1be Merge branch 'resolvers-branch-angular6' into w2p-57053_menu-angular6
Conflicts:
	src/app/app.module.ts
	src/app/header/header.component.ts
	src/app/navbar/navbar.effects.ts
2018-11-12 09:49:26 +01:00
lotte
83bf3ab8b8 start of vertical menu 2018-11-09 17:00:58 +01:00
lotte
b0fe14d015 57053: horizontal menu 2018-11-09 10:18:17 +01:00
Kristof De Langhe
dd439109a4 54472: Send normalized collections/communities instead of FormData 2018-11-06 09:57:27 +01:00
lotte
2af1d3b042 57053: started on menu 2018-11-05 16:34:03 +01:00
lotte
dd24958f61 finished tests and docs 2018-11-05 12:01:51 +01:00
Giuseppe
9eb00b9e62 Fixed issue with a subscribe when section components are destroyed 2018-11-02 14:29:07 +01:00
Giuseppe
e2725086b5 Fixed form lookup component view 2018-11-02 14:27:13 +01:00
Giuseppe
85dc1323e6 Fixed form lookup component view 2018-11-02 14:26:56 +01:00
Giuseppe
69a9e41bed Fixed issue that doesn't trigger an update on search in submission collection dropdown 2018-11-02 13:33:09 +01:00
Giuseppe
5acbfe27ea Added more checks on redirect when token has expired 2018-11-02 13:30:04 +01:00
Bram Luyten
67619a2ba5 issue 323 comcol page logo bottom padding 2018-10-31 23:06:38 +01:00
Tim Donohue
2033119bd9 Merge pull request #319 from atmire/w2p-56119_fixed-facet-issue-when-logged-on
Fixed issue where facets could not be changed when you are logged in
2018-10-31 15:24:49 -05:00
lotte
54dad64ab4 resolved lint error 2018-10-31 15:28:50 +01:00
lotte
6f31551395 Merge branch 'patch-support' into response-cache-refactoring
Conflicts:
	src/app/core/cache/builders/remote-data-build.service.ts
	src/app/core/shared/operators.ts
2018-10-31 12:40:32 +01:00
lotte
80b11515c4 fixed SSB commit delay 2018-10-31 11:59:09 +01:00
lotte
b48ba97d86 Merge branch 'resolvers-branch-angular6' of https://git.atmire.com/contributions/dspace-angular into patch-support 2018-10-31 11:15:09 +01:00
lotte
c334bbe78e updated merged master to rxjs 6 2018-10-31 11:13:58 +01:00
lotte
850545ea68 Merge branch 'master' into resolvers-branch-angular6
Conflicts:
	src/app/core/cache/builders/remote-data-build.service.ts
	src/app/core/metadata/metadata.service.ts
	src/app/core/shared/item.model.ts
	src/app/shared/loading/loading.component.ts
	yarn.lock
2018-10-31 11:03:09 +01:00
lotte
5b261446e8 Merge branch 'resolvers-branch-angular6' into patch-support
Conflicts:
	src/app/app.module.ts
2018-10-31 09:33:11 +01:00
Kristof De Langhe
1fc9359133 54472: Refactored create to work with new response cache 2018-10-29 16:04:18 +01:00
Kristof De Langhe
b09fa0e8af Merge branch 'resolvers-branch-angular6' into w2p-54472_Create-community-and-collection-pages
Conflicts:
	src/app/app.module.ts
2018-10-29 13:15:18 +01:00
Kristof De Langhe
a49f9bdb03 54472: Intermediate commit 2018-10-29 13:09:45 +01:00
Kristof De Langhe
0cf65b3f8c 54472: Remove console.log 2018-10-29 11:17:07 +01:00
Kristof De Langhe
fb65aa84f3 Merge branch 'response-cache-refactoring' into w2p-54472_Create-community-and-collection-pages
Conflicts:
	src/app/core/auth/auth-response-parsing.service.ts
	src/app/core/auth/auth.service.ts
	src/app/core/auth/models/auth-status.model.ts
	src/app/core/auth/models/normalized-auth-status.model.ts
	src/app/core/auth/server-auth.service.ts
	src/app/core/cache/builders/remote-data-build.service.ts
	src/app/core/data/collection-data.service.ts
	src/app/core/data/comcol-data.service.spec.ts
	src/app/core/data/comcol-data.service.ts
	src/app/core/data/community-data.service.ts
	src/app/core/data/data.service.spec.ts
	src/app/core/data/data.service.ts
	src/app/core/data/dspace-object-data.service.ts
	src/app/core/data/item-data.service.ts
	src/app/core/data/request.models.ts
	src/app/core/dspace-rest-v2/dspace-rest-v2.service.ts
	src/app/core/shared/hal-endpoint.service.ts
	src/app/core/shared/operators.ts
	src/app/shared/testing/auth-request-service-stub.ts
	src/app/shared/testing/auth-service-stub.ts
2018-10-29 10:26:44 +01:00
Tim Donohue
daee926638 Merge pull request #314 from atmire/support-paginated-dso-properties
Issue 313: add support for paginated properties on dspace objects
2018-10-26 14:08:08 -05:00
Tim Donohue
a1a356d2bb Merge pull request #312 from atmire/No-files-item-page-bugfix
Issue 311: No files item page bugfix
2018-10-26 13:53:17 -05:00
Yana De Pauw
44c227ffff 55959: Add additional test when no subcommunities
When the subcommunity list is empty, the subcommunity section should be hidden.
2018-10-26 10:55:27 +02:00
Yana De Pauw
f4482c710c 55959: Add subcommunities on community page 2018-10-25 18:16:18 +02:00
Art Lowel
7ba33c6e49 Merge pull request #307 from christian-scheible/dspace-angular-293
#293 Added link with the query quoted for search results if empty
2018-10-25 13:10:12 +02:00
Christian Scheible
fe2fdbc4b3 Merge remote-tracking branch 'origin/dspace-angular-293' into dspace-angular-293 2018-10-25 12:48:51 +02:00
Christian Scheible
88864f7aaf Improved testing of search-results-component 2018-10-25 12:48:05 +02:00
Art Lowel
9aff1b6954 add support for paginated properties on dspace objects 2018-10-25 11:57:20 +02:00
Christian Scheible
9d624f1f36 Improved testing of search-results-component 2018-10-24 15:24:19 +02:00
Art Lowel
335d74ea7e fix AoT issues with store devtools 2018-10-22 13:18:24 +02:00
Art Lowel
7ada6c7b21 configure @ngrx/store-devtools 2018-10-22 11:35:22 +02:00
lotte
6de7104b7c finished update 2018-10-19 16:18:44 +02:00
lotte
5c12e2d995 added indexing for different UUIDs 2018-10-19 16:07:07 +02:00
lotte
ec5f977dd2 finished up response cache refactoring 2018-10-18 15:59:41 +02:00
Giuseppe
ea227aef64 Move all config stuff to a single directory 2018-10-17 15:01:55 +02:00
Giuseppe
917a724c83 Removed not implemented sections 2018-10-17 14:41:30 +02:00
lotte
2330e96158 intermediate commit 2018-10-17 13:18:01 +02:00