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

Add Domain Page routes, layout and header #565

Merged
merged 16 commits into from
May 16, 2024
Merged

Conversation

adhityamamallan
Copy link
Contributor

Summary

This is a duplicate of #560 (since a rebase somewhere messed up, I had to cherry-pick my commits into a fresh branch).

  • Add Domain Page routes under .../domains/[domain]/[cluster]/[domainTab]
  • Create redirect when domainTab is not provided
  • Make GRPC call to cadence-frontend to DescribeDomain
  • Create Domain Header with loading state
  • Create Domain Header Info with info fields
  • Create Domain Header Cluster Selector to switch between different clusters of a domain
  • Added placeholder for Domain Page content

Test plan

Unit tests, and ran cadence-web-v4 locally.

Screenshots

Loading state:
Screenshot 2024-05-02 at 2 43 21 PM

Loaded state:
Screenshot 2024-05-02 at 2 47 37 PM
Screenshot 2024-05-02 at 2 47 42 PM

@Assem-Uber Assem-Uber merged commit 7e6a662 into release/4.0.0 May 16, 2024
5 checks passed
@Assem-Uber Assem-Uber deleted the 4.0.0/domain-page branch May 16, 2024 11:16
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.

None yet

2 participants