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

feat: add CGU on static file #106

Merged
merged 6 commits into from
Mar 7, 2022
Merged

feat: add CGU on static file #106

merged 6 commits into from
Mar 7, 2022

Conversation

ClementGld
Copy link
Contributor

No description provided.

@ClementGld ClementGld added the enhancement New feature or request label Mar 1, 2022
@ClementGld ClementGld self-assigned this Mar 1, 2022
@ClementGld ClementGld linked an issue Mar 1, 2022 that may be closed by this pull request
@ClementGld
Copy link
Contributor Author

For this pull request we have to put 2 html file, 1 for the template and one for the content of the page because the mix task for transform the markdown file to a html file don't put header and body to the html file. After we add JS to manage the versioning of the CGU. For us it's the easiest way to do it.

apps/lenra_web/lib/lenra_web/endpoint.ex Show resolved Hide resolved
apps/lenra_web/priv/static/cgu/cgu.html Outdated Show resolved Hide resolved
apps/lenra_web/priv/static/cgu/cgu.html Outdated Show resolved Hide resolved
@ClementGld ClementGld requested a review from shiipou March 7, 2022 12:23
@shiipou shiipou merged commit 144bfca into beta Mar 7, 2022
@shiipou shiipou deleted the addStaticFile branch March 7, 2022 13:53
@shiipou
Copy link
Contributor

shiipou commented Mar 7, 2022

🎉 This PR is included in version 1.0.0-beta.27 🎉

The release is available on:

Your semantic-release bot 📦🚀

@shiipou
Copy link
Contributor

shiipou commented Mar 25, 2022

🎉 This PR is included in version 1.0.0-data.6 🎉

The release is available on:

Your semantic-release bot 📦🚀

@shiipou
Copy link
Contributor

shiipou commented Apr 4, 2023

🎉 This PR is included in version 1.0.0-alpha.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@taorepoara
Copy link
Member

🎉 This PR is included in version 1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add CGU on static file (markdown & html)
4 participants