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

ui: Move DiscoveryChain component #9154

Merged
merged 1 commit into from Nov 11, 2020
Merged

Conversation

johncowen
Copy link
Contributor

This PR moves the discovery-chain component and related files into consul/discovery-chain.

We also took the opportunity to remove the old IntersectionObserver code here that we used to use to initialize the visualization previous to us having linked tabs (previously we used CSS to hide show tabs), and also update the simpler sub components to use glimmer components. The main component is a little more heavy lift to upgrade to glimmer so we left that for another time.

@johncowen johncowen added the theme/ui Anything related to the UI label Nov 11, 2020
Copy link
Contributor

@kaxcode kaxcode left a comment

Choose a reason for hiding this comment

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

♻️ 🔥 LGTM

@johncowen johncowen merged commit e1d9771 into master Nov 11, 2020
@johncowen johncowen deleted the ui/chore/move-disco-chain branch November 11, 2020 14:43
@hashicorp-ci
Copy link
Contributor

🍒 Starting backport cherry picking.

To cherry-pick post-merge, add backport labels and re-run https://circleci.com/gh/hashicorp/consul/277978.

@hashicorp-ci
Copy link
Contributor

🍒 Starting backport cherry picking.

To cherry-pick post-merge, add backport labels and re-run https://circleci.com/gh/hashicorp/consul/278014.

@hashicorp-ci
Copy link
Contributor

🍒✅ Cherry pick of commit e1d9771 onto release/1.9.x succeeded!

johncowen added a commit that referenced this pull request Aug 26, 2021
)

This commit fixes a problem where parent Failovers where not showing (subset children were fine).

Seems to have been introduced with a move/glimmer upgrade here #9154 so I'm adding a 1.9.x backport.
hc-github-team-consul-core pushed a commit that referenced this pull request Aug 26, 2021
)

This commit fixes a problem where parent Failovers where not showing (subset children were fine).

Seems to have been introduced with a move/glimmer upgrade here #9154 so I'm adding a 1.9.x backport.
hc-github-team-consul-core pushed a commit that referenced this pull request Aug 26, 2021
)

This commit fixes a problem where parent Failovers where not showing (subset children were fine).

Seems to have been introduced with a move/glimmer upgrade here #9154 so I'm adding a 1.9.x backport.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme/ui Anything related to the UI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants