Commit Graph

5127 Commits

Author SHA1 Message Date
Tim Donohue
ea3886bbfa Merge pull request #1065 from atmire/w2p-77583_Issue-3113_Fix-item-handle-redirect
Handle redirect for items not working fix
2021-03-30 09:50:05 -05:00
Tim Donohue
e4400acfd7 Merge pull request #1075 from atmire/Edit-item-page-permissions-fixes
Edit item page permissions fixes
2021-03-29 12:01:18 -05:00
Tim Donohue
3e0daefc9b Merge pull request #1064 from atmire/w2p-77742_Collection-item-template-bugfixes
Bugs on Collection Item Template fix
2021-03-29 11:27:58 -05:00
Tim Donohue
436b95222b Merge pull request #1077 from atmire/fix-themed-submission
Fix issue where the themed submission page would crash
2021-03-29 11:05:13 -05:00
Art Lowel
05545f703b fix issue where the themed submission page would crash because the component couldn't be found 2021-03-29 17:09:26 +02:00
Tim Donohue
d7daaf4188 Merge pull request #1042 from atmire/add-themeable-components
Make all non-admin page-level components themeable
2021-03-25 15:20:18 -05:00
Tim Donohue
a2450b678e Merge pull request #1056 from atmire/stale-issue
Fix issue where stale RemoteData is emitted first
2021-03-25 14:44:24 -05:00
lotte
6cc56176b2 fixed path for custom theme item-page 2021-03-25 17:27:34 +01:00
Art Lowel
d7a0f27f08 remove workaround 2021-03-25 17:23:27 +01:00
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
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
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
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
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
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
Art Lowel
4280475364 Merge branch 'main' into Item-page-redirects 2021-03-12 18:19:11 +01:00
Bruno Roemers
c2ca35c522 77643: WIP: Refactor BreadcrumbsComponent into service 2021-03-12 15:36:00 +01:00
Bruno Roemers
7b455c47c8 77643: Rename BreadcrumbsService to BreadcrumbsProviderService 2021-03-12 11:06:42 +01:00