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

Feature/validate entire flow #84

Merged
merged 20 commits into from
Dec 16, 2024
Merged

Conversation

lfbarrile01
Copy link
Contributor

Midaz Console Pull Request Checklist

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.

lfbarrile01 and others added 20 commits December 16, 2024 15:26
# 1.0.0 (2024-12-16)

### Bug Fixes

* add normalizeMetadata func. on CardMetadata ([3743bb8](3743bb8))
* add scroll to sheet component when necessary ([3475c50](3475c50))
* change activeLink function + delete useless page ([cbc8147](cbc8147))
* change onCreate prop to optional ([3434752](3434752))
* change request in ledger-details to use env variable ([d2b2066](d2b2066))
* change request to /api in ledger-details ([ae701f6](ae701f6))
* comment ThemeProvider ([4165fea](4165fea))
* comment ThemeProvider for while ([9c8e672](9c8e672))
* create dependency ([b5d229f](b5d229f))
* error pipeline ([33bd890](33bd890))
* eslint errors and remove password-input.stories ([038bc76](038bc76))
* flow the pipeline with distinguish tag ([075ba2f](075ba2f))
* ignorefile on trivy scan ([8a1840e](8a1840e))
* ignorefile on trivy scan ([96bcae1](96bcae1))
* ignorefile on trivy scan ([c912f0f](c912f0f))
* ignorefile on trivy scan ([cde4270](cde4270))
* ignorefile on trivy scan ([9b0b2ee](9b0b2ee))
* ignorefile on trivy scan ([985ffb9](985ffb9))
* ignorefile on trivy scan ([059a873](059a873))
* insert badges and icons on commits ([61b570e](61b570e))
* insert feature branch condition ([3ea36b7](3ea36b7))
* insert feature branch condition on github action ([82fb1eb](82fb1eb))
* ledgers-details form ([32e1660](32e1660))
* merge build and release ([94a5eb3](94a5eb3))
* merge build and release and the same workflow ([5f285fa](5f285fa))
* ory imports and font from _app ([0e61d70](0e61d70))
* remove output=export of next.config ([02a0625](02a0625))
* remove unused importations from DataTable ([8bd2384](8bd2384))
* removing suffix from input.stories ([af9f1c3](af9f1c3))
* removing toast components by shadcn ([44f4416](44f4416))
* render of division select (legders) ([0842321](0842321))
* resolving conflicts between package.json and package-lock.json ([af3dca1](af3dca1))
* set process to generate tag ([553eeb5](553eeb5))
* set the configuration of semantic-release ([4e8e63e](4e8e63e))
* set the valid tag on dockerhub image ([4f21cfd](4f21cfd))
* set the vulnerabilities on midaz-console app ([42a221a](42a221a))
* some eslint errors and function component to arrow function ([c579d3d](c579d3d))
* states options when are the prefiled data and readOnly in viewMode ([45f0e36](45f0e36))
* tag release version ([9f0ec68](9f0ec68))
* test semantic release with no analysis ([73195cc](73195cc))
* test the npx semantic release ([6a070ff](6a070ff))
* the structure of feature branch ([88b471d](88b471d))
* trivy scan adapt flow ([a938c57](a938c57))
* tryng to generate new release ([6516cd2](6516cd2))
* validate entire flow ([9b91598](9b91598))

### Features

* adapt tab to render a different content ([597d114](597d114))
* add combobox and avatar inside header ([6441c65](6441c65))
* add DataTable component ([0cce456](0cce456))
* add e2e test using playwright ([6fb73be](6fb73be))
* add eslint, prettier and prettier plugin for tailwind ([eb193f5](eb193f5))
* add i18n again ([cf1633b](cf1633b))
* add more i18n texts ([75dba8c](75dba8c))
* add more i18n texts ([205ceab](205ceab))
* added delete ([f4348ab](f4348ab))
* added portfolio form ([9cdb11d](9cdb11d))
* added refetch when account is updated ([f12f567](f12f567))
* added skeleton option ([c889281](c889281))
* bypass login auth ([9a19a0d](9a19a0d))
* change folder structure ([3a748c5](3a748c5))
* Changed readonly style for input ([b1ba663](b1ba663))
* changing naming conventions to kebab-case ([92e6df3](92e6df3))
* create and use ledgerDetail client ([f2e2f68](f2e2f68))
* create authContext and more things about ory ([131d0ab](131d0ab))
* create axios config and change table of ledgers route ([a1fcf55](a1fcf55))
* create CardComponent and initial details data ([72fca08](72fca08))
* create CardResources and CardChart ([1b81e7b](1b81e7b))
* create dialog and organize some stuffs ([5c577ad](5c577ad))
* create empty page, divisions and sheet component ([50dcbdf](50dcbdf))
* create generic components to PageHeader ([4fdea35](4fdea35))
* create ledgerDetailsView with cards and datas by mocks ([ced9ad8](ced9ad8))
* create ledgers page according figma + dialog settings ([900e3a0](900e3a0))
* create sidebar (style + func.) and start header and content ([a6bd952](a6bd952))
* create sub-component Wrapper to PageHeader component ([7ecf661](7ecf661))
* create the types of response and org. client ([957dba5](957dba5))
* create useCustomToast hook and separate some functions ([564fc78](564fc78))
* enable commit labelling ([6846271](6846271))
* header v0.1 + sidebar v0.3 ([5c60a85](5c60a85))
* implement ledgers create flow ([47d3a24](47d3a24))
* implement useSWR to better requests ([8db1307](8db1307))
* Implemented ComboBox Field. ([9dcc938](9dcc938))
* organize routes and create signIn page ([0743809](0743809))
* portfolio form message ([f22c0f3](f22c0f3))
* redesign header ([e016eba](e016eba))
* redesign of sidebar 2.0 ([7d72ddf](7d72ddf))
* redesign of sidebar, and add palette in tailwind config ([7788db2](7788db2))
* refact sheet component and toast ([51e1057](51e1057))
* refact way to render dropdown ([7636177](7636177))
* remove src/ folder ([e68c5be](e68c5be))
* Rename project to midaz-console ([2d5b1e1](2d5b1e1))
* some adjustments to try deploy on AWS ([1b3f60a](1b3f60a))
* some changes in signIn and start to create register page ([416b041](416b041))
* start to create pageHeader component with variations ([e334565](e334565))
* upgrade to next14, migrate to app and add i18n routing ([8e67e03](8e67e03))
* use react-query to fetch and fix some stuffs ([ff09fb9](ff09fb9))
…o/midaz-console into feature/validate-entire-flow
## [1.0.1](v1.0.0...v1.0.1) (2024-12-16)

### Bug Fixes

* insert url of git on package.json ([a746f30](a746f30))
* insert url of repo to detect on release config ([f8d0bce](f8d0bce))
…o/midaz-console into feature/validate-entire-flow
## [1.0.2](v1.0.1...v1.0.2) (2024-12-16)

### Bug Fixes

* validate structure of tag ([36c09f2](36c09f2))
## [1.0.3](v1.0.2...v1.0.3) (2024-12-16)

### Bug Fixes

* debug structure of tag ([6e594b2](6e594b2))
## [1.0.4](v1.0.3...v1.0.4) (2024-12-16)

### Bug Fixes

* insert output variable structure of tag ([bf0b757](bf0b757))
* insert output variable structure of tag ([dde51cb](dde51cb))
@lfbarrile01
Copy link
Contributor Author

persist vaue of tag on trivy scan step

@lfbarrile01 lfbarrile01 merged commit 880c636 into develop Dec 16, 2024
5 checks passed
Copy link

🎉 This PR is included in version 1.0.5 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@lfbarrile01 lfbarrile01 deleted the feature/validate-entire-flow branch December 17, 2024 13:51
Copy link

🎉 This PR is included in version 1.1.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Copy link

🎉 This PR is included in version 1.1.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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants