Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

console - fixing mail templates logic (#3173) #3174

Merged
merged 2 commits into from
Oct 15, 2020

Conversation

pmauduit
Copy link
Member

@pmauduit pmauduit commented Oct 9, 2020

Note: I reintroduced the templates inside the webapp. I know that the georchestra.datadir is now mandatory, but I dislike the fact that the webapps cannot run by themselves, and require external resources that they could provide.

  • tests: added some basic integration tests for the EmailFactory class,
    that still could be improved.
  • UT ok
  • IT ok

* tests: added some basic integration tests for the EmailFactory class,
  that still could be improved.
* UT ok
* IT ok
@pmauduit
Copy link
Member Author

pmauduit commented Oct 9, 2020

I'm willing to push a custom tag on docker-hub to be able to runtime test it.

@pmauduit
Copy link
Member Author

pmauduit commented Oct 9, 2020

runtime tested, works again on RM-test infrastructure.

@RemiDesgrange RemiDesgrange linked an issue Oct 12, 2020 that may be closed by this pull request
Copy link
Contributor

@RemiDesgrange RemiDesgrange left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only review the code. Clean 👌

@pmauduit pmauduit merged commit 105150a into master Oct 15, 2020
@pmauduit pmauduit deleted the console-fixing-email-templates-loading-3173 branch October 15, 2020 10:05
@fvanderbiest fvanderbiest added this to the 20.1.0 milestone Oct 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

console - jetty - unable to resolve mail templates anymore
3 participants