dspace-angular icon indicating copy to clipboard operation
dspace-angular copied to clipboard

DSpace 7.x (and later) User Interface built on Angular.io

Results 496 dspace-angular issues
Sort by recently updated
recently updated
newest added

## References * Fixes #1660 ## Description This PR contains functionality to delete processes. On a process page, a delete button has been added that will delete the current process...

bug
improvement

## References - Resolves #1749 - Resolves #1750 ## Description Adds new config settings for no. of communities to display on the home page & community-list page. ## Instructions for...

usability
configuration
1 APPROVAL

## References * Fixes #1793. ## Description Make sure a `CheckAuthenticationTokenAction` is triggered if authentication fails (this happens when the backend is restarted while a non-expired token is in storage)....

bug
usability
high priority
authentication: general

## References * Fixes #1796 ## Description This PR updates our .gitattributes to force code to use LF line endings. Most of these updates were borrowed directly from angular-cli: https://github.com/angular/angular-cli/blob/main/.gitattributes...

bug
code task
1 APPROVAL

## Description See the title. This is an elaboration of local work that was needed to create a custom new-item dialog in our local theme (instead of hacking the stock...

improvement
component: submission
component: administrative tools
themes
1 APPROVAL
component: Community
component: Collection

During implementation of https://github.com/DSpace/dspace-angular/issues/601 I encountered several issues with request of embed objects. In many case when the request is already fetched by rest, the payload returned is undefined due...

bug
help wanted
high priority
performance / caching
e/0

**Describe the bug** In DSpace 7, Edit Item > Authorizations..., e.g. https://demo7.dspace.org/items/03731881-2185-4baf-a6a8-1438a4d29dc8/edit/authorizations, after one changes a Policy Group, no Group appears for that Policy. **To Reproduce** 1. Before any changes,...

bug
help wanted
high priority
performance / caching
e/12

## Description Invent a new configuration property to control the number of results per page when displaying browse results. ## Instructions for Reviewers List of changes in this PR: *...

improvement
component: Discovery
quick win
configuration
1 APPROVAL

**Is your feature request related to a problem? Please describe.** In DSpace 7, thumbnails appear in Search Grid view but not List view. **Describe the solution you'd like** Please add...

improvement
component: Discovery
component: Item

**Is your feature request related to a problem? Please describe.** The v7 ui app is generating textarea form elements with explicit `spellcheck=false`. This disables browser based spellchecking functionality (which I'm...

help wanted
new feature
medium priority
Estimate TBD