ems-frontend
ems-frontend copied to clipboard
# 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 :...
# 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...
Reverts ReliefApplications/ems-frontend#2540
# 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...
# 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....
# 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...