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

✨ Transaction Create: Front-end Implementation #94

Merged
merged 21 commits into from
Jan 7, 2025

Conversation

caioaletroca
Copy link
Contributor

@caioaletroca caioaletroca commented Dec 18, 2024

Midaz Console Pull Request Checklist

Implemented the Transaction creation flow, this PR only contains the front-end side.

image

image

Pull Request Type

  • UI
  • Core (Business Logic)
  • Security
  • internationalization
  • Pipeline
  • Documentation

Checklist

Please check each item after it's completed.

  • I have tested these changes locally.
  • I have updated the documentation accordingly.
  • I have added necessary comments to the code, especially in complex areas.
  • I have ensured that my changes adhere to the project's coding standards.
  • I have checked for any potential security issues.
  • I have ensured that all tests pass.
  • I have updated the version appropriately (if applicable).
  • I have confirmed this code is ready for review.

Additional Notes

Obs: Please, always remember to target your PR to develop branch instead of main.

@caioaletroca caioaletroca added the enhancement New feature or request label Dec 18, 2024
@caioaletroca caioaletroca self-assigned this Dec 18, 2024
@caioaletroca caioaletroca linked an issue Dec 18, 2024 that may be closed by this pull request
@caioaletroca caioaletroca changed the title Feature/transactions create ✨ Transaction Create: Front-end Implementation Dec 18, 2024
@caioaletroca caioaletroca marked this pull request as ready for review December 19, 2024 15:03
@caioaletroca caioaletroca merged commit 837d633 into develop Jan 7, 2025
4 checks passed
@caioaletroca caioaletroca deleted the feature/transactions-create branch January 7, 2025 13:43
Copy link

🎉 This PR is included in version 1.2.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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.

[FRONT] New Transaction
3 participants