ems-frontend icon indicating copy to clipboard operation
ems-frontend copied to clipboard

Results 69 ems-frontend issues
Sort by recently updated
recently updated
newest added

# Description Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change....

# Description Only addresses the first part of the ticket "Enable auto-expansion of the filter dropdown menu to always show the full text of the dropdown options" Solution found :...

enhancement

# Description When changing search we would not unsubscribe from options, and resubscribe, so we would have multiple subscriptions for the same object, resulting in weird behaviours. ## Useful links...

# Description - Updated resource model to include new download permission - Updated DashboardService adding the getResourceDownloadPermission method so grids and summary cards widgets can check if user has role...

enhancement

# Description This creates a dropdown with multiple selections, that allows to search for users ## Useful links - [Link to ticket](https://dev.azure.com/WHOHQ/EMSSAFE/_workitems/edit/74292) - [Link to Backend PR](https://github.com/ReliefApplications/ems-backend/pull/725) ## Type of...

enhancement

# Description - add loading indicators when resource/reference data is loading from widgets settings - add loading indicator when tinymce is loading - add loading indicator when monaco editor loading...

# Description Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change....

keep
dependencies
alpha

# Links [Base PR](https://github.com/ReliefApplications/ems-frontend/pull/2460) **Original PRs** [Original Frontend PR](https://github.com/ReliefApplications/ems-frontend/pull/2490) [Old Backend PR](https://github.com/ReliefApplications/ems-backend/pull/1028) **Related PR** [Backend PR](https://github.com/ReliefApplications/ems-backend/pull/1049) In reference to this: https://github.com/ReliefApplications/ems-frontend/pull/2479#discussion_r1577632009 # Tickets - [ ] User can select values...

# Description Fixed: Method for calc in utils parser is removing some span in the code. ## Useful links [ticket](https://dev.azure.com/WHOHQ/EMSSAFE/_workitems/edit/81892) ## Type of change - [X] Bug fix (non-breaking change...

bug