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

1474 [Transactions] Implement transactions run page #1483

Merged
merged 6 commits into from
Nov 15, 2022

Conversation

xoscar
Copy link
Collaborator

@xoscar xoscar commented Nov 14, 2022

This PR integrates the transaction run basic CRUD services in the Frontend to display the different steps, variables, and results.

Changes

  • Removes mocks from the transaction run endpoint
  • Implements provider and hooks for transaction runs

Fixes

Checklist

  • tested locally
  • added new dependencies
  • updated the docs
  • added a test

https://www.loom.com/share/99cd14081c604e0e8e273c39b4a7c65e

@xoscar xoscar linked an issue Nov 14, 2022 that may be closed by this pull request
@xoscar xoscar marked this pull request as ready for review November 15, 2022 15:43
@xoscar xoscar self-assigned this Nov 15, 2022
Copy link
Contributor

@jorgeepc jorgeepc left a comment

Choose a reason for hiding this comment

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

Looks good @xoscar Added a couple of comments/questions.

@xoscar xoscar merged commit 0ef6f7d into main Nov 15, 2022
@xoscar xoscar deleted the 1474-transactions-implement-transactions-run-page branch November 15, 2022 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Transactions] Implement transactions run page
2 participants