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

✨ Create Transactions: First batch of functionality #89

Merged
merged 14 commits into from
Dec 18, 2024

Conversation

caioaletroca
Copy link
Contributor

@caioaletroca caioaletroca commented Dec 17, 2024

Midaz Console Pull Request Checklist

Adjusted application scroll behaviour to match designer intents;
Added new SVGs files

Added OperationEmptyAccordion component:
image

Added Stepper component:
image

It's important to notice that for now, the stepper should remain exclusive to the Transaction flow, since we aren't sure if our design system is going to keep using this specific design, neither Fezok would know for now. Later we can promote this component by moving it into "/components" folder.

Added Paper Collapsible helper component, to achieve this design:
image

Implemented informative variant on Alert component:
image

Implemented Textarea and correspondent storybook stories.

Pull Request Type

  • UI
  • Core (Business Lógic)
  • 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 self-assigned this Dec 17, 2024
@caioaletroca caioaletroca linked an issue Dec 17, 2024 that may be closed by this pull request
@caioaletroca caioaletroca marked this pull request as ready for review December 18, 2024 14:14
@caioaletroca caioaletroca added the enhancement New feature or request label Dec 18, 2024
@caioaletroca caioaletroca merged commit 4668838 into develop Dec 18, 2024
7 checks passed
Copy link

🎉 This PR is included in version 1.1.3 🎉

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
enhancement New feature or request released on @next
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FRONT] New Transaction
3 participants