dspace-angular
dspace-angular copied to clipboard
DSpace 7.x (and later) User Interface built on Angular.io
## Description Small PR which bans unused imports in all classes. We already have LGTM _warning_ when unused imports exist. This officially bans unused imports, to ensure our code is...
> Serious: This issue results in serious barriers for people with disabilities, and will partially prevent them from accessing fundamental features or content. People relying on assistive technologies will experience...
## References _Add references/links to any related issues or PRs. These may include:_ * Fixes #1766 ## Description Add ID column to the metadata schema page . Add admin.registries.schema.fields.table.id to...
## References _Add references/links to any related issues or PRs. These may include:_ * Fixes #1767 * Requires DSpace/DSpace#[pr-number] (if a REST API PR is required to test this) ##...
> Serious: This issue results in serious barriers for people with disabilities, and will partially prevent them from accessing fundamental features or content. People relying on assistive technologies will experience...
Currently dspace-angular gives very little insight into its operation. There is very little logging in place and no control over it. The UI runs in two environments: the browser and...
## References * Fixes #1900 * [PR #8529](https://github.com/DSpace/DSpace/pull/8529) ## Description The facet search, that uses the endpoint `/server/api/discover/facets/{facetName}`, in the search sidebar (expand filter in sidebar, start typing in search...
## References * https://github.com/DSpace/dspace-angular/pull/1851 ## Description This PR bundles a few minor fixes related to https://github.com/DSpace/dspace-angular/pull/1851 * Even spacing between comma-separated MDVs (e.g. subjects) This was an older issue, caused...
## References * Related to https://github.com/DSpace/RestContract/pull/181 * Related to https://github.com/DSpace/DSpace/pull/8184 ## Description The features included in this PR are the result of the OpenAIRE Call Innovation funded project "Enrich local...
**Describe the bug** Clicking the Syndication Feed Icon on a community or collection in 7.4 results in a 404 Whitelabel Error Page. Not sure if a wrong link is displayed...