Commit Graph

11334 Commits

Author SHA1 Message Date
Alexandre Vryghem
33d3ff0c44 111731: Integrated the FilterInputSuggestionsComponent in the advanced search facets to show input suggestions (only works for filters that are also part of the facets) 2024-04-13 03:26:44 +02:00
Alexandre Vryghem
89eb314fe7 111731: Moved findSuggestions logic to SearchFilterService in order to reuse it in the advanced search component 2024-04-13 03:26:43 +02:00
Alexandre Vryghem
b9fa479519 111731: Created new advanced search component 2024-04-13 03:26:43 +02:00
Tim Donohue
c13d23da9c Merge pull request #2844 from alexandrevryghem/fix-home-page-issues
Fixed home page issues
2024-04-12 14:13:20 -05:00
Tim Donohue
4d59c13f7e Merge pull request #2926 from IgorBaptist4/typo_role
typo in role name
2024-04-12 13:58:23 -05:00
IgorBaptist4
ad114daff8 typo in role name 2024-04-12 15:49:11 -03:00
Tim Donohue
d29d3ca423 Merge pull request #2905 from atmire/w2p-113500_submission-describe-warning_contribution
Fix for submission describe warning contribution bug
2024-04-12 12:20:33 -05:00
Giuseppe Digilio
e99d41abe0 Merge remote-tracking branch '4scienceGithub/DURACOM-248-ANGULAR-17' into DURACOM-248-ANGULAR-17 2024-04-12 16:56:31 +02:00
Andrea Barbasso
9f75c3986f [DURACOM-248] add elvis operator to getRemoteDataPayload 2024-04-12 16:52:36 +02:00
Giuseppe Digilio
74a53b7694 [DURACOM-248] Create structural directive for rendering elements on browser only 2024-04-12 16:16:16 +02:00
Giuseppe Digilio
9e23917381 Merge branch 'refs/heads/main' into DURACOM-248-ANGULAR-17
# Conflicts:
#	server.ts
#	src/config/universal-config.interface.ts
#	src/environments/environment.production.ts
#	src/environments/environment.ts
2024-04-12 09:04:48 +02:00
Alexandre Vryghem
e10630f131 Added functionality to disable COAR notify support link in footer
Also fixed error that showed a blank page instead of a 404 when disabling EULA/Privacy Policy pages
2024-04-12 01:38:34 +02:00
Alexandre Vryghem
2ef2e9b334 Fixed minor alignment issue of comcol names on /community-list 2024-04-12 00:39:41 +02:00
Giuseppe Digilio
2bbf584a45 [DURACOM-248] Fix e2e test execution 2024-04-11 20:59:57 +02:00
Giuseppe Digilio
d7d8067006 [DURACOM-247] Refactoring SSR configuration in order to align it with new nomenclature 2024-04-11 18:14:34 +02:00
Giuseppe Digilio
7b1f264812 [DURACOM-248] Fix lint 2024-04-11 18:03:30 +02:00
Alexandre Vryghem
97f70d897e Merge branch 'w2p-112970_added-missing-breadcrumbs_contribute-7.4' into w2p-112970_added-missing-breadcrumbs_contribute-main
# Conflicts:
#	src/app/collection-page/collection-page-routing.module.ts
#	src/app/community-page/community-page-routing.module.ts
2024-04-11 00:18:51 +02:00
Alexandre Vryghem
4251630ab8 112970: Always rerun resolvers on url change for create comcol pages 2024-04-11 00:18:04 +02:00
Alexandre Vryghem
5f8033a111 Merge remote-tracking branch 'upstream/main' into w2p-112970_added-missing-breadcrumbs_contribute-main
# Conflicts:
#	src/app/collection-page/collection-page-routes.ts
#	src/app/community-page/community-page-routes.ts
#	src/app/core/breadcrumbs/community-breadcrumb.resolver.ts
#	src/app/core/breadcrumbs/dso-breadcrumb.resolver.spec.ts
#	src/app/core/breadcrumbs/dso-breadcrumb.resolver.ts
#	src/app/core/submission/resolver/submission-object.resolver.ts
#	src/app/workflowitems-edit-page/item-from-workflow.resolver.spec.ts
#	src/app/workflowitems-edit-page/item-from-workflow.resolver.ts
#	src/app/workflowitems-edit-page/workflowitems-edit-page-routes.ts
#	src/app/workspaceitems-edit-page/item-from-workspace.resolver.spec.ts
#	src/app/workspaceitems-edit-page/item-from-workspace.resolver.ts
#	src/app/workspaceitems-edit-page/workspaceitems-edit-page-routes.ts
2024-04-11 00:04:42 +02:00
Tim Donohue
39d2a753db Merge pull request #2782 from alexandrevryghem/fix-font-awesome-5-icons_contribute-7.6
Fixed Font Awesome CSS Pseudo-elements not rendering in v6.x
2024-04-10 16:51:37 -05:00
Alexandre Vryghem
b2c14df8f7 Moved home COAR functionality to separate component 2024-04-10 23:31:07 +02:00
Alexandre Vryghem
fcabea0ac5 Hide the reset filters button on the home page & fixed spacing issue when showDiscoverFilters is disabled 2024-04-10 22:57:24 +02:00
Alexandre Vryghem
ca167a2321 Prevent /api/eperson/profiles/{userId} to be called when unauthenticated 2024-04-10 22:57:24 +02:00
Alexandre Vryghem
08027bb753 Fixed home news facets sidebar & home content section alignment when facets are disabled 2024-04-10 22:57:24 +02:00
Tim Donohue
a3894a1734 Merge pull request #2859 from 4Science/DURACOM-195-fixes
Header, navbar, and admin sidebar refactoring (minor fixes)
2024-04-10 14:34:36 -05:00
Tim Donohue
26ecc03584 Merge pull request #2897 from 4Science/DURACOM-247
Fixes for #2891 #2889
2024-04-10 12:17:03 -05:00
Tim Donohue
10db33bcea Docker build IDs must all be unique to avoid image conflicts. Ensure no builds use a generic name like "dspace-angular". 2024-04-09 14:52:27 -05:00
Giuseppe Digilio
a8fcfa2550 Merge branch 'refs/heads/DURACOM-247' into DURACOM-248-ANGULAR-17 2024-04-09 09:29:19 +02:00
Giuseppe Digilio
b2f94b515a [DURACOM-247] Fix lint 2024-04-08 23:08:04 +02:00
Giuseppe Digilio
883ceeae27 [DURACOM-247] Refactored by using a map of promises 2024-04-08 23:04:47 +02:00
Giuseppe Digilio
115445a6ab [DURACOM-247] Move local variable within if statement 2024-04-08 22:25:01 +02:00
Tim Donohue
0c006ba49b Merge pull request #2910 from tdonohue/update_actions
Update all GitHub Actions & add token for Codecov.io
2024-04-08 14:44:43 -05:00
Giuseppe Digilio
2a3a13e293 [DURACOM-247] Refactored by providing the map of promises 2024-04-08 19:21:20 +02:00
Tim Donohue
54f1ce4b78 Ensure all artifacts have a unique name by appending Node version to each 2024-04-08 11:14:30 -05:00
Tim Donohue
2e92ee752d Update all GitHub Actions. Add newly required CODECOV_TOKEN to codecov action 2024-04-08 10:22:04 -05:00
lotte
903af2ccdb 113500: Fixed lint issues 2024-04-08 10:40:45 +02:00
Tim Donohue
330925f861 Update version tag for development of next release 2024-04-05 17:33:58 -05:00
Tim Donohue
dde0e40805 Update version tag for 8.0-rc1 release dspace-8.0-rc1 2024-04-05 17:06:50 -05:00
Tim Donohue
d0a8042a89 Merge pull request #2067 from atmire/disable-inline-css
Add configuration option to disable inlined CSS in SSR HTML
2024-04-05 13:14:22 -05:00
Toni Prieto
07d30ff931 Create the model before displaying the vocabulary fields in edit item page 2024-04-05 15:48:27 +02:00
Giuseppe Digilio
aac61785d3 [DURACOM-247] Add condition to check function is not null 2024-04-05 12:23:18 +02:00
akoscomp
93bf085274 [DURACOM-248] update yarn.lock 2024-04-05 10:00:12 +02:00
Giuseppe Digilio
297b5f504c Merge branch 'main' into DURACOM-248-ANGULAR-17
# Conflicts:
#	yarn.lock
2024-04-05 09:56:18 +02:00
Giuseppe Digilio
d2ec558ac2 [DURACOM-247] Move check for initialized token to request effects 2024-04-05 09:43:47 +02:00
Yury Bondarenko
6203055c7a Merge remote-tracking branch 'origin/main' into disable-inline-css 2024-04-05 09:28:45 +02:00
Tim Donohue
1e339608dc Merge pull request #2894 from DSpace/dependabot/npm_and_yarn/axios-1.6.8
Bump axios from 0.21.4 to 1.6.8
2024-04-04 14:06:32 -05:00
Tim Donohue
cd79416776 Merge pull request #2872 from DSpace/dependabot/npm_and_yarn/webpack-dev-middleware-5.3.4
Bump webpack-dev-middleware from 5.3.3 to 5.3.4
2024-04-04 11:57:49 -05:00
dependabot[bot]
cf845af54e Bump axios from 0.21.4 to 1.6.8
Bumps [axios](https://github.com/axios/axios) from 0.21.4 to 1.6.8.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.4...v1.6.8)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-04 16:42:37 +00:00
Yury Bondarenko
1b113569ca Merge remote-tracking branch 'origin/main' into poc-eslint-plugin-autofix-selectors 2024-04-04 18:38:54 +02:00
Tim Donohue
863a04ed4d Merge pull request #2881 from DSpace/dependabot/npm_and_yarn/express-4.19.2
Bump express from 4.18.2 to 4.19.2
2024-04-04 11:31:08 -05:00