Commit Graph

5365 Commits

Author SHA1 Message Date
Art Lowel
4a15720b4b rewrite all comcoldataservice tests in hopes of catching the one that sometimes fails at random 2021-03-25 17:22:02 +01:00
Art Lowel
9964f07ff6 rewrite community scope test that sometimes failed at random 2021-03-25 17:22:02 +01:00
Art Lowel
2f7060a752 fix issue where stale remotedata objects could be returned first from findBy methods on dataservices 2021-03-25 17:22:02 +01:00
Samuel
0c99557010 fix #1067 UI sends wrong request when creating new metadata field without qualifier 2021-03-24 17:39:03 +01:00
lotte
623688304d removed unused import 2021-03-24 15:30:54 +01:00
lotte
029308b52f Added missing typedoc 2021-03-24 15:06:27 +01:00
lotte
650f7106c2 removed unused imports 2021-03-24 14:36:23 +01:00
lotte
11f3962326 added tests 2021-03-24 14:33:32 +01:00
lotte
8d6156df37 77818: edit page permission fixes 2021-03-23 16:30:38 +01:00
Tim Donohue
a5bc6c1bf7 Merge pull request #1062 from atmire/w2p-77643_fix-trail-not-showing-on-item-pages
Fix trail not showing on item pages
2021-03-22 14:44:36 -05:00
Tim Donohue
a9f553a8bb Merge pull request #1061 from atmire/w2p-77472_unclickable-title-in-search-list
Unclickable title in search list fix
2021-03-22 12:36:58 -05:00
Yura Bondarenko
5018d36377 Fix lint error 2021-03-19 14:22:59 +01:00
lotte
ff1014779e fix lgtm issue 2021-03-18 18:02:37 +01:00
lotte
df5666e52f sticky progress bar for uploads in submission 2021-03-18 18:02:37 +01:00
lotte
7d774d43e8 fixed dropzone issues 2021-03-18 18:02:37 +01:00
Raf Ponsaerts
3a0dc277e4 fix lgtm issues 2021-03-18 18:02:07 +01:00
Raf Ponsaerts
01def4e8e4 Fixed other item types title 2021-03-18 18:02:07 +01:00
lotte
b833407dd1 77472: Fix unclickable titles in search lists 2021-03-18 18:02:07 +01:00
lotte
0488cd6b45 Solved lgtm and regex sanitization issues 2021-03-18 18:01:42 +01:00
Raf Ponsaerts
06cac3203c fixed compiling issue 2021-03-18 16:08:43 +01:00
Raf Ponsaerts
1a9a6cf03c Merge remote-tracking branch 'dspace/main' into w2p-77205_issue-927-Non-site-admin-edit-authorization-group 2021-03-18 15:55:02 +01:00
lotte
c19ee0d49e Updated TypeDoc for themed components 2021-03-18 15:46:53 +01:00
lotte
b12e616ff6 Added themable breadcrumbs 2021-03-18 15:46:53 +01:00
lotte
d50bef9c8a Fixed LGTM import issues 2021-03-18 15:46:53 +01:00
lotte
1d4c77e485 Added themable header, footer and navbar 2021-03-18 15:46:53 +01:00
lotte
f5a34bb14e fixed lgtm issues 2021-03-18 15:46:53 +01:00
Art Lowel
05aaa5400d fix lint issues 2021-03-18 15:46:53 +01:00
lotte
d3dd8fb565 Finished themeable components 2021-03-18 15:46:53 +01:00
lotte
cddbdbfed7 77350: wip 2021-03-18 15:46:53 +01:00
Yana De Pauw
1c4763b409 77349: Add additional properties and update comment 2021-03-18 15:46:53 +01:00
Art Lowel
2a354c87e1 fix issue with themed ConfigurationSearchPageComponent 2021-03-18 15:46:53 +01:00
Yana De Pauw
8b7a33bff2 77349: Add themeable components - pt. 1 2021-03-18 15:46:53 +01:00
Art Lowel
66463cfc04 Merge pull request #1068 from tdonohue/github_actions_fixes
Ensure REST API is up/available for e2e tests
2021-03-18 15:41:25 +01:00
Tim Donohue
e43955903f Merge pull request #1040 from atmire/wZp-77237-overwriteMerge-config
Environment files merging with overwriteMerge
2021-03-18 09:32:35 -05:00
Tim Donohue
43d2351ada Wait on /api/core/sites to also ensure database is up 2021-03-18 09:01:44 -05:00
Yana De Pauw
659117dfbd Fix import itssue 2021-03-18 14:55:39 +01:00
Yana De Pauw
c584415e8a Merge remote-tracking branch 'upstream/main' into w2p-76654_PaginationService 2021-03-18 14:55:23 +01:00
Raf Ponsaerts
b228ae5bb6 Merge remote-tracking branch 'dspace/main' into w2p-77205_issue-927-Non-site-admin-edit-authorization-group
Conflicts:
	src/app/+collection-page/collection-page.component.html
	src/app/+collection-page/collection-page.component.ts
	src/app/+community-page/community-page.component.html
	src/app/+community-page/community-page.component.ts
	src/app/access-control/group-registry/group-form/members-list/members-list.component.ts
2021-03-18 10:37:06 +01:00
Tim Donohue
ba4c7a8e88 Add a step to wait until REST API is ready (returns 200) 2021-03-17 15:52:32 -05:00
Tim Donohue
12f8e82aa2 Add step to verify REST API is up/available for e2e tests 2021-03-17 15:02:59 -05:00
Alessandro Martelli
34990c6f13 [CSTPER-321] Delete an item is not working 2021-03-17 17:11:04 +01:00
Tim Donohue
1115c58537 Merge pull request #1049 from atmire/w2p-77178_Support-embed-sizes-and-use-in-ComCol-tree
Use of embed sizes in the ComCol tree
2021-03-16 09:47:24 -05:00
Yura Bondarenko
6fabf436e3 77583: Specify id type ~ /api/pid/find?id=hdl:... 2021-03-16 15:01:35 +01:00
Kristof De Langhe
fd6605cc27 77742: Collection template-item loading indicator and error alert 2021-03-16 13:18:11 +01:00
Kristof De Langhe
0465ce0bc8 77742: Collection item-template bugfixes 2021-03-16 13:03:34 +01:00
Marie Verdonck
e033cdf0f4 PR #1049: Reduced number of communities/collections in comcol tree retrieved per page to 20 2021-03-15 20:57:51 +01:00
Bruno Roemers
2e7e041f3a 77643: Update tests 2021-03-15 16:37:45 +01:00
Bruno Roemers
37d46f7b18 77643: BUGFIX: Remove unnecassary dependencies 2021-03-15 15:07:55 +01:00
Bruno Roemers
51e1ac09e7 77643: BUGFIX: Init BreadcrumbsService before routing 2021-03-15 11:40:24 +01:00
Tim Donohue
d1ab193f5d Merge pull request #1001 from atmire/Item-page-redirects
DS-4283: (Google Scholar) Provide Entity Type Label/Name as part of URL path
2021-03-12 13:13:46 -06:00