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

Draft: feature: add screen to view mirror activity #627

Merged
merged 7 commits into from
Nov 10, 2023

Conversation

pankaj-peerdb
Copy link
Contributor

No description provided.

@pankaj-peerdb pankaj-peerdb force-pushed the add-mirror-activity-page branch 2 times, most recently from 6de6ba4 to 6dda1f1 Compare November 8, 2023 11:10
@pankaj-peerdb pankaj-peerdb changed the title feature: add screen to view mirror activity Draft: feature: add screen to view mirror activity Nov 8, 2023
@pankaj-peerdb pankaj-peerdb force-pushed the add-mirror-activity-page branch 3 times, most recently from 855b8a7 to 03c888c Compare November 8, 2023 14:17
@pankaj-peerdb pankaj-peerdb force-pushed the add-mirror-activity-page branch from 03c888c to 79a1938 Compare November 8, 2023 14:37
</div>
<div className="basis-1/4 md:basis-1/3">
<div><Label variant="subheadline" colorName='lowContrast'>Source</Label></div>
<div><Action href={"/peers/"+mirrorConfig?.source?.name}>{mirrorConfig?.source?.name}</Action></div>
Copy link
Contributor

Choose a reason for hiding this comment

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

Here and for the destination we can use <PeerButton peerName={mirrorConfig?.source?.name} peerType={mirrorConfig?.source?.type}/> (located in /components/PeerComponent.tsx

@iskakaushik iskakaushik merged commit de62965 into main Nov 10, 2023
@serprex serprex deleted the add-mirror-activity-page branch July 19, 2024 15:23
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