Skip to content

Conversation

mcasimir
Copy link
Collaborator

Description

Checklist

  • New tests and/or benchmarks are included
  • Documentation is changed or added

Motivation and Context

  • Bugfix
  • New feature
  • Dependency update
  • Misc

Open Questions

Dependents

Types of changes

  • Backport Needed
  • Patch (non-breaking change which fixes an issue)
  • Minor (non-breaking change which adds functionality)
  • Major (fix or feature that would cause existing functionality to change)

@mcasimir mcasimir changed the title wip: Enable connect form feat(connect-form): enable new connection screen without feature flag COMPASS-5302 Feb 18, 2022
@mcasimir mcasimir changed the title feat(connect-form): enable new connection screen without feature flag COMPASS-5302 feat(connect-form): enable new connection screen COMPASS-5302 Feb 18, 2022
});

it('renders the header', () => {
it.skip('renders the header', () => {
Copy link
Collaborator Author

@mcasimir mcasimir Feb 21, 2022

Choose a reason for hiding this comment

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

I have no idea why this broke, probably just messed with selectors too much or was relying on something I've changed, it should be ok to just skip since we are going to delete this soon

dataService.getConnectionOptions().connectionString
);
} catch (e) {
return '<uri>';
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

sorry for the "diaper" here, should help with the integration in DE and be innocent in Compass since we have tests that would catch issues. Hopefully will go away soon

@mcasimir mcasimir force-pushed the enable-connect-form branch from 991f829 to fab22b6 Compare February 22, 2022 08:49
Copy link
Collaborator

@addaleax addaleax left a comment

Choose a reason for hiding this comment

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

:shipit:

@mcasimir mcasimir merged commit 8e88974 into main Feb 22, 2022
@mcasimir mcasimir deleted the enable-connect-form branch February 22, 2022 17:30
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