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

Route with txs table #14

Merged
merged 12 commits into from
Oct 15, 2024
Merged

Route with txs table #14

merged 12 commits into from
Oct 15, 2024

Conversation

abefernan
Copy link
Collaborator

@abefernan abefernan commented Sep 30, 2024

Closes #13.

Uses the new Txs table from #16 and uses it on the root route. Adds catch-all route for mermaid diagram route.

Filters can be used on the txs table:
Screenshot 2024-10-07 at 11 14 29

The diagram can be seen on an overlay UI when clicking on a row:
Screenshot 2024-10-07 at 11 15 26

The diagram can be seen full screen if accessing directly to that URL or if clicking on a Send link:

Screenshot 2024-10-07 at 11 15 49

@abefernan abefernan changed the base branch from main to query-hooks-cached September 30, 2024 20:59
@abefernan abefernan force-pushed the query-hooks-cached branch 2 times, most recently from 7e6419d to 368e4db Compare October 2, 2024 11:05
Base automatically changed from query-hooks-cached to main October 2, 2024 11:08
@abefernan abefernan changed the base branch from main to table-txs October 7, 2024 09:11
@abefernan abefernan self-assigned this Oct 7, 2024
@abefernan abefernan marked this pull request as ready for review October 7, 2024 09:21
@abefernan abefernan requested a review from hashedone October 7, 2024 09:21
@abefernan abefernan changed the title Table with filters Route with txs table Oct 7, 2024
hashedone
hashedone previously approved these changes Oct 15, 2024
Copy link

@hashedone hashedone left a comment

Choose a reason for hiding this comment

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

Reviewed as part of #17

Base automatically changed from table-txs to main October 15, 2024 15:20
@abefernan abefernan dismissed hashedone’s stale review October 15, 2024 15:20

The base branch was changed.

@abefernan abefernan merged commit ba0bebe into main Oct 15, 2024
1 check passed
@abefernan abefernan deleted the table-with-filters branch October 15, 2024 15:20
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.

Add a Txs table
2 participants