Joe Reuter

Results 33 issues of Joe Reuter

## What happens? In case of a PR renaming a file with spaces in the path, the old and new path of the change entry will be broken. Maybe similar...

bug
stale

## What Fixes https://github.com/airbytehq/airbyte/issues/21382 This PR renames the SATs to simply (connector) acceptance tests. The "connector" prefix can be dropped in descriptions if there is no ambiguity. This is done...

area/documentation
area/connectors
CDK
team/connector-ops

## What Fixes #21793 Currently, the modal component will overflow the viewport and parts of the content will be cut off. This PR allows for the modal to be limited...

area/frontend
ui/connector-builder

New set-up of https://github.com/airbytehq/airbyte/pull/21451 See the second commit (https://github.com/airbytehq/airbyte/pull/21903/commits/e37f4098697d26fb0d5ec8545a65d9a4892f4fbc) for the new changes. In short, I removed the unnecessary fixture and used `connector_spec` instead. To make sure it works fine,...

The yup schema of the slicer does not specify `cursor_granularity` - it should be added as a required field.

type/bug
team/extensibility
ui/connector-builder

This PR makes sure the "Upgrade all" button is never shown on cloud

team/extensibility
area/frontend

## What *Describe what the change is solving* *It helps to add screenshots if it affects the frontend.* ## How *Describe the solution* ## Recommended reading order 1. `x.java` 2....

area/connectors
connectors/destination/mysql

Based on https://github.com/airbytehq/airbyte/issues/20771 If the `test_read_limit_reached` flag is set on the test read response, a warning callout should be shown to the user informing them that a "real" read during...

team/extensibility
ui/connector-builder

A lot of existing manifests use different formats for the start and end time in the date slicer component. Right now this can't be configured in the UI (it will...

team/extensibility
ui/connector-builder