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: terms and privacy pages ssr #3963

Merged
merged 1 commit into from
Oct 27, 2024

Conversation

onim-at
Copy link
Contributor

@onim-at onim-at commented Oct 27, 2024

PR Checklist

PR Type

What kind of change does this PR introduce?

  • Feature (adds functionality)
  • Refactoring (no functional changes)

What is the current behavior?

terms and privacy pages are rendered client side

What is the new behavior?

terms and privacy pages are rendered server side

Does this PR introduce a breaking change?

  • Yes
  • No

Git Issues

Closes #3933
Closes #3934

What happens next?

Thanks for the contribution! We try to make sure all PRs are reviewed ahead of our monthly maintainers call (first Monday of the month)

If the PR is working as intended it'll be merged and included in the next platform release, if not changes will be requested and re-reviewed once updated.

If you need more immediate feedback you can try reaching out on Discord in the Community Platform development channel.

@onim-at onim-at requested a review from a team as a code owner October 27, 2024 17:35
Copy link

cypress bot commented Oct 27, 2024

onearmy-community-platform    Run #6450

Run Properties:  status check passed Passed #6450  •  git commit cb1e420a41: feat: terms and privacy pages ssr
Project onearmy-community-platform
Branch Review pull/3963
Run status status check passed Passed #6450
Run duration 05m 31s
Commit git commit cb1e420a41: feat: terms and privacy pages ssr
Committer cosimochetta
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 2
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 73
View all changes introduced in this branch ↗︎

Copy link
Contributor

@mariojsnunes mariojsnunes left a comment

Choose a reason for hiding this comment

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

Nice one!

@mariojsnunes mariojsnunes merged commit 1708086 into ONEARMY:master Oct 27, 2024
19 of 20 checks passed
@onim-at onim-at deleted the feat/3934-3933 branch October 27, 2024 19:30
@onearmy-bot
Copy link
Collaborator

🎉 This PR is included in version 2.8.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

[Tech] Render Terms page server-side [Tech] Render the Privacy Policy page server-side
3 participants