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

Remove /api/feedback #175

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Remove /api/feedback #175

wants to merge 1 commit into from

Conversation

bvaughn
Copy link
Contributor

@bvaughn bvaughn commented Jul 5, 2024

Pairs with replayio/devtools#10596

Once we've switched over to using Honeycomb for the support form, we will no longer need the /api/feedback proxy for FormCarry. We'll be sending contact data directly to telemetry.replay.io

Copy link

vercel bot commented Jul 5, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
dashboard ✅ Ready (Inspect) Visit Preview Jul 5, 2024 1:43pm

Copy link

replay-io bot commented Jul 5, 2024

E2E Tests

Status Complete ↗︎
Commit 5eab9b3
Results
36 Passed
  • authentication: should require authentication to view the library
  • create-standard-team-fails: shows mutation error message
  • create-standard-team: create a standard workspace for debugging
  • create-test-suites-team-fails: shows mutation error message
  • create-test-suites-team: create a test suites workspace
  • login-external-browser: should login using an external browser
  • login-logout-devtools: should login and logout from devtools
  • login-logout-library: should login and logout from the library
  • my-library: filtering and share dialog
  • releases: should list all releases, with the most recent ones at the top
  • remember-last-path: requests to the root path should auto re-direct back to the most recently viewed page
  • team-404-page: should be shown when a user does not have access to a team
  • team-library: filtering and share dialog
  • team-settings-billing-subscription-active-no-card: should show option to add payment method when missing
  • team-settings-billing-subscription-active: should show information about the subscription and payment method on file
  • team-settings-billing-trial: should prompt the user to add payment information if none has been entered
  • team-settings-default-tab-subscription-canceled-no-payment: should show the billing tab by default for canceled subscriptions
  • team-settings-default-tab-subscription-canceled: should show the billing tab by default for canceled subscriptions
  • team-settings-default-tab-subscription-canceled: should show the billing tab by default for canceled subscriptions
  • team-settings-members-pending-access-request: should show users who have requested access to the team
  • team-settings-members: should label member roles
  • team-settings-protected-routes: should restrict certain routes from non-developer or non-admin roles
  • test-suites-runs-1: text and drop-down filters
  • test-suites-runs-2: passed run in main branch with source
  • test-suites-runs-3: failed run in temp branch without source
  • test-suites-runs-4: should respect workspace retention limits
  • test-suites-runs-5: should handle when filters hide a selected test run or test
  • test-suites-runs-6: should show a warning when a user opens a URL linking to a test run that could not be loaded
  • test-suites-runs-6: should show a warning when a user opens a URL linking to a test that could not be loaded
  • test-suites-runs-8: should explain missing recording if within workspace retention limits
  • test-suites-tests-1: sorting and filtering test runs
  • test-suites-tests-2: failed test executions
  • test-suites-tests-3: flaky test executions
  • test-suites-tests-4: should respect workspace retention limits
  • test-suites-tests-5: should handle when filters hide a selected test
  • test-suites-tests-6: should show a warning when a user opens a URL linking to a test that could not be loaded
  • @bvaughn bvaughn requested review from Andarist and hbenl July 5, 2024 14:06
    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.

    3 participants