Closed kiahna-tucker closed 1 month ago
The issues directly below are completely resolved by this PR: https://github.com/estuary/ui/issues/1276
The following features are included in this PR:
Remove the schema inference button from the bindings editor.
Remove all schema inference-related state from the bindings editor store.
Remove the useGatewayAuthToken hook since it is no longer used.
useGatewayAuthToken
Remove the getGatewayAuthConfig API helper function since it is no longer used.
getGatewayAuthConfig
Approaches to testing include, but are not limited to, the following:
N/A
If applicable - please include some screenshots of the new UI
Issues
The issues directly below are completely resolved by this PR: https://github.com/estuary/ui/issues/1276
Changes
1276
The following features are included in this PR:
Remove the schema inference button from the bindings editor.
Remove all schema inference-related state from the bindings editor store.
Remove the
useGatewayAuthToken
hook since it is no longer used.Remove the
getGatewayAuthConfig
API helper function since it is no longer used.Tests
Manually tested
Approaches to testing include, but are not limited to, the following:
Automated tests
N/A
Playwright tests ran locally
Screenshots
If applicable - please include some screenshots of the new UI