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

AB#16252 - Email notifications next

Open AntoineRelief opened this issue 1 year ago • 1 comments

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.

Useful links

Type of change

Please delete options that are not relevant.

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)
  • [ ] Improvement (refactor or addition to existing functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [ ] This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce.

  • [ ] Test A
  • [ ] Test B

Screenshots

Please include screenshots of this change. If this issue is only back-end related, and does not involve any visual change of the platform, you can skip this part.

Checklist:

( * == Mandatory )

  • [ ] * I have set myself as assignee of the pull request
  • [ ] * My code follows the style guidelines of this project
  • [ ] * Linting does not generate new warnings
  • [ ] * I have performed a self-review of my own code
  • [ ] * I have put the ticket for review, adding the oort-backend team to the list of reviewers
  • [ ] * I have commented my code, particularly in hard-to-understand areas
  • [ ] * I have put JSDoc comment in all required places
  • [ ] * My changes generate no new warnings
  • [ ] * I have included screenshots describing my changes if relevant
  • [ ] * I have selected labels in the Pull Request, according to the changes with code brings
  • [ ] I have made corresponding changes to the documentation ( if required )
  • [ ] I have added tests that prove my fix is effective or that my feature works
  • [ ] New and existing unit tests pass locally with my changes
  • [ ] Any dependent changes have been merged and published in downstream modules

More explanation

https://www.loom.com/share/05a716d61b9744faaf51fb304c21d1e5?sid=f87cf896-582a-4f76-93ae-8ceed801b145

AntoineRelief avatar Mar 25 '24 14:03 AntoineRelief

Hi @AntoineRelief , @MwanPygmay, @matheus-relief cc: @morgang-adappt

The following changes have been implemented:

  • Legacy Styling Implemented (Emails display consistently across a majority of browsers)
  • Data Persisting fix in frontend, also made to the final email

HasnatL-Adapptlimited avatar Apr 17 '24 03:04 HasnatL-Adapptlimited