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

fix(frontend): Fix broken terms of use link #8279

Merged
merged 5 commits into from
Oct 22, 2024

Conversation

Torantulino
Copy link
Member

@Torantulino Torantulino commented Oct 7, 2024

This pull request includes several small changes to the SubmitPage component in the autogpt_platform/frontend/src/app/marketplace/submit/page.tsx file. The changes primarily involve updating the terminology from "terms of service" to "terms of use" to ensure consistency and accuracy.

Terminology updates:

  • Updated the error message to "You must agree to the terms of use" when the user does not agree to the terms (autogpt_platform/frontend/src/app/marketplace/submit/page.tsx).
  • Changed the validation rule message to "You must agree to the terms of use" (autogpt_platform/frontend/src/app/marketplace/submit/page.tsx).
  • Updated the hyperlink text to "terms of use" and changed the URL to the correct terms of use page (autogpt_platform/frontend/src/app/marketplace/submit/page.tsx).

@Torantulino Torantulino requested a review from a team as a code owner October 7, 2024 23:00
@Torantulino Torantulino requested review from Pwuts and Bentlybro and removed request for a team October 7, 2024 23:00
Copy link

qodo-merge-pro bot commented Oct 7, 2024

PR-Agent was enabled for this repository. To continue using it, please link your git user with your CodiumAI identity here.

PR Reviewer Guide 🔍

Here are some key observations to aid the review process:

⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
🧪 No relevant tests
🔒 No security concerns identified
⚡ Recommended focus areas for review

Consistency Check
Ensure that all instances of "terms of service" have been updated to "terms of use" throughout the entire codebase, not just in this file.

@github-actions github-actions bot added platform/frontend AutoGPT Platform - Front end platform/backend AutoGPT Platform - Back end size/s and removed Review effort [1-5]: 1 labels Oct 7, 2024
Copy link

netlify bot commented Oct 7, 2024

Deploy Preview for auto-gpt-docs canceled.

Name Link
🔨 Latest commit 012fed2
🔍 Latest deploy log https://app.netlify.com/sites/auto-gpt-docs/deploys/6704682c2c717500081b42e2

@Torantulino Torantulino changed the title tweak(frontend): Fix broken terms of use link fix(frontend): Fix broken terms of use link Oct 8, 2024
@aarushik93 aarushik93 changed the base branch from master to dev October 14, 2024 15:19
ntindle
ntindle previously approved these changes Oct 22, 2024
@ntindle ntindle requested a review from a team as a code owner October 22, 2024 20:23
@ntindle ntindle enabled auto-merge (squash) October 22, 2024 20:37
@ntindle ntindle merged commit 0c51721 into dev Oct 22, 2024
7 checks passed
@ntindle ntindle deleted the Torantulino-terms-of-use-patch branch October 22, 2024 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug_fix platform/backend AutoGPT Platform - Back end platform/frontend AutoGPT Platform - Front end size/m
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants