-
Notifications
You must be signed in to change notification settings - Fork 5
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
Develop to main #170
Open
augusto-draxx
wants to merge
71
commits into
main
Choose a base branch
from
develop
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Develop to main #170
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
✨feat: Onboarding Implementation
Refactor/sidebar menu
Fix/update midaz
✨ Added selected Org and Ledger persistence
…sactions fix: update transactions data table to use currentLedger.id from new …
# [1.10.0](v1.9.1...v1.10.0) (2025-02-26) ### Bug Fixes * Adjusted LedgerSelector ([960bd41](960bd41)) * update transactions data table to use currentLedger.id from new format ([349cd24](349cd24)) ### Features * Added local storage lib functions ([ab01953](ab01953)) * Adjustment on onboarding ([5bcd9a5](5bcd9a5)) * Created hooks for default storage behaviour ([ed6dda0](ed6dda0)) * Updated OrganizationProvider ([78b4411](78b4411)) * Updated transaction port on env file. ([6e05973](6e05973))
Feature/assets route update
# [1.11.0](v1.10.0...v1.11.0) (2025-02-26) ### Bug Fixes * put the correct types instead any ([aefe7aa](aefe7aa)) * removing console.log from assets-data-table ([1bf672d](1bf672d)) * wrong article in asset message ([93e8fb6](93e8fb6)) ### Features * add assets route in sidebar and sync with ledger selector ([ee13e4a](ee13e4a)) * pick ledger id by ledger selector instead path params ([8259d74](8259d74)) * update the pt intl file ([f5ffaaf](f5ffaaf))
feat: integrate segments in the sidebar
# [1.12.0](v1.11.0...v1.12.0) (2025-02-27) ### Features * integrate segments in the sidebar ([8475d09](8475d09)) * update the intl files ([b46c405](b46c405))
…tion Feature/improve instrumentation
# [1.13.0](v1.12.0...v1.13.0) (2025-03-05) ### Bug Fixes * audit vulnerabilities ([79f48cf](79f48cf)) * build error ([0524ccc](0524ccc)) * build erros ([dbff849](dbff849)) * http-fetch-utils-test adjusting new instrumentation dependency ([07ac153](07ac153)) ### Features * otel tracer provider to send custom span ([66e10ac](66e10ac)) * send logs to otel ([7c2c171](7c2c171))
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Midaz Console Pull Request Checklist
Pull Request Type
Checklist
Please check each item after it's completed.
Additional Notes
Obs: Please, always remember to target your PR to develop branch instead of main.