Skip to content

Commit

Permalink
Merge pull request #113 from LerianStudio/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
augusto-draxx authored Jan 15, 2025
2 parents 5a4f0e4 + 987f31c commit 065a36d
Show file tree
Hide file tree
Showing 74 changed files with 3,197 additions and 185 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,9 @@ jobs:
- name: Install dependencies
run: npm ci

- name: Build the project
run: npm run build

- name: Run Semantic Release and Capture Tag
id: semantic_release
Expand Down
30 changes: 30 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,33 @@
# [1.2.0](https://github.com/LerianStudio/midaz-console/compare/v1.1.4...v1.2.0) (2025-01-15)


### Features

* set the paths of asset ([4f180c6](https://github.com/LerianStudio/midaz-console/commit/4f180c640a69969295a351a9654507f976f034ae))

## [1.1.4](https://github.com/LerianStudio/midaz-console/compare/v1.1.3...v1.1.4) (2024-12-23)

## [1.1.3](https://github.com/LerianStudio/midaz-console/compare/v1.1.2...v1.1.3) (2024-12-18)


### Bug Fixes

* set the improvement on the right branches ([eba8a36](https://github.com/LerianStudio/midaz-console/commit/eba8a36c5c2af90a021c3193903d64689188dead))

## [1.1.2](https://github.com/LerianStudio/midaz-console/compare/v1.1.1...v1.1.2) (2024-12-18)


### Bug Fixes

* improvement on the build of nodejs and set the flow ([c71a502](https://github.com/LerianStudio/midaz-console/commit/c71a50215f31728b6f732c16e6fa0696c0328f69))

## [1.1.1](https://github.com/LerianStudio/midaz-console/compare/v1.1.0...v1.1.1) (2024-12-18)


### Bug Fixes

* improvement on the build of nodejs ([cb4a6b3](https://github.com/LerianStudio/midaz-console/commit/cb4a6b3daad07782415c7efc49d971d5d8a14b99))

# [1.1.0](https://github.com/LerianStudio/midaz-console/compare/v1.0.4...v1.1.0) (2024-12-17)


Expand Down
12 changes: 5 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ Midaz Console is a comprehensive solution for managing your Midaz open-source le

The Midaz Open-Source Ledger offers flexible management options via APIs, gRPC, and CLI. Midaz Console is purpose-built to simplify user operations and streamline routine tasks on the Midaz platform.


## Getting Started

To start using Midaz Console, you’ll need a running instance of the Midaz Open-Source Ledger. Please follow our [Getting Started Guide](https://docs.lerian.studio/docs/getting-started) for the [Midaz Open-Source Ledger](https://github.com/LerianStudio/midaz) <img src="https://github.com/favicon.ico" width="20" height="20" alt="GitHub Logo">. For a complete overview of Midaz features, API references, and best practices, visit our [Official Documentation](https://docs.lerian.studio/).
Expand All @@ -27,13 +26,12 @@ To start using Midaz Console, you’ll need a running instance of the Midaz Open
- Docker: [Docker Installation](https://docs.docker.com/get-docker/)
- Docker Compose: [Docker Compose Installation](https://docs.docker.com/compose/install/)


## Running the Application Locally

:warning: **Note:** Ensure that the [Midaz Open-Source Ledger](https://github.com/LerianStudio/midaz) environment is active and accessible, then follow these steps:


1. Clone the Midaz Console repository:

```bash
git clone https://github.com/LerianStudio/midaz-console.git
```
Expand All @@ -48,12 +46,12 @@ npm run dev

3. Open http://localhost:8081 in your browser to verify that Midaz Console is running.


## Deploying with Docker

To deploy Midaz Console in a Docker environment, execute the following npm script:

```bash
npm run docker-compose
npm run docker-up
```

## Community & Support
Expand All @@ -65,10 +63,10 @@ npm run docker-compose

## Contributing & License

We welcome contributions from the community! Please read our [Contributing Guidelines](CONTRIBUTING.md) to get started.
We welcome contributions from the community! Please read our [Contributing Guidelines](CONTRIBUTING.md) to get started.

Midaz is released under the Apache License 2.0. See the [LICENSE](LICENSE.md) for more details. This license allows you to use, modify, and distribute Midaz, provided you include the original copyright and license.

## About Lerian

Midaz is developed by Lerian, a technology company founded in 2023 by a team with extensive experience in ledger and core banking solutions. For inquiries or support, contact us at [contact@lerian.io](mailto:contact@lerian.io) or start a Discussion in our [GitHub repository](https://github.com/LerianStudio/midaz-console/discussions).
Midaz is developed by Lerian, a technology company founded in 2023 by a team with extensive experience in ledger and core banking solutions. For inquiries or support, contact us at [contact@lerian.io](mailto:contact@lerian.io) or start a Discussion in our [GitHub repository](https://github.com/LerianStudio/midaz-console/discussions).
50 changes: 44 additions & 6 deletions locales/extracted/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@
"common.confirmDeletion": "Confirm Deletion",
"common.copyMessage": "Copied to clipboard!",
"common.create": "Create",
"common.credit": "Credit",
"common.debit": "Debit",
"common.delete": "Delete",
"common.edit": "Edit",
"common.expand": "Expand",
Expand All @@ -41,6 +43,9 @@
"common.metadata": "Metadata",
"common.name": "Name",
"common.noOptions": "No options found.",
"common.none": "None",
"common.operations": "Operations",
"common.optional": "Optional",
"common.portfolio": "Portfolio",
"common.records": "records",
"common.remove": "Remove",
Expand All @@ -59,6 +64,7 @@
"common.tooltipCopyText": "Click to copy",
"common.type": "Type",
"common.typePlaceholder": "Type...",
"common.value": "Value",
"entity.account.currency": "Assets",
"entity.account.name": "Account Name",
"entity.address": "Address",
Expand Down Expand Up @@ -88,6 +94,8 @@
"entity.portfolio.entityId": "Entity Id",
"entity.portfolio.name": "Portfolio Name",
"entity.product.name": "Product Name",
"entity.transaction.asset": "Asset",
"entity.transaction.value": "Value",
"entity.user.email": "E-mail",
"entity.user.name": "Name",
"error.midaz.actionNotPermitted": "Error Midaz action not permitted",
Expand Down Expand Up @@ -116,12 +124,14 @@
"errors.too_big.date.exact": "Date must be exactly {maximum}",
"errors.too_big.date.inclusive": "Date must be before or equal to {maximum}",
"errors.too_big.date.not_inclusive": "Date must be before {maximum}",
"errors.too_big.number.inclusive": "Field must be less than or equal to {maximum}",
"errors.too_big.string.exact": "Field must contain exactly {maximum} {maximum, plural, =0 {characters} one {character} other {characters}}",
"errors.too_big.string.inclusive": "Field must contain at most {maximum} {maximum, plural, =0 {characters} one {character} other {characters}}",
"errors.too_big.string.not_inclusive": "Field must contain under {maximum} {maximum, plural, =0 {characters} one {character} other {characters}}",
"errors.too_small.date.exact": "Date must be exactly {minimum}",
"errors.too_small.date.inclusive": "Date must be after or equal to {minimum}",
"errors.too_small.date.not_inclusive": "Date must be after {minimum}",
"errors.too_small.number.not_inclusive": "Field must be greater than {minimum}",
"errors.too_small.string.exact": "Field must contain exactly {minimum} {minimum, plural, =0 {characters} one {character} other {characters}}",
"errors.too_small.string.inclusive": "Field must contain at least {minimum} {minimum, plural, =0 {characters} one {character} other {characters}}",
"errors.too_small.string.not_inclusive": "Field must contain over {minimum} {minimum, plural, =0 {characters} one {character} other {characters}}",
Expand All @@ -137,6 +147,8 @@
"homePage.dialog.footer.laterButton": "Maybe later",
"homePage.greetings.title": "Greetings,",
"homePage.welcome.title": "Welcome, {user}!",
"language.english": "English",
"language.portuguese": "Portuguese",
"ledgers.account.deleteDialog.description": "You will delete an account",
"ledgers.account.deleteDialog.title": "Are you sure?",
"ledgers.account.field.alias": "Account Alias",
Expand Down Expand Up @@ -255,18 +267,17 @@
"organizations.toast.update.success": "Organization updated successfully!",
"portfolio.create": "Create first portfolio",
"products.delete.description": "You are about to permanently delete this product. This action cannot be undone. Do you wish to continue?",
"settings.tab.organizations": "Organizations",
"settings.tab.otherSettings": "Other Settings",
"settings.system.language": "Language",
"settings.system.locale.description": "Select the language you would like to use on Midaz.",
"settings.system.paper.description": "Adjust system preferences.",
"settings.tab.portfolios": "Portfolios",
"settings.tab.products": "Products",
"settings.tabs.organizations": "Organizations",
"settings.tabs.others": "Others Settings",
"settings.tabs.system": "System",
"settings.title": "Settings",
"settingsDialog.description": "Make the desired changes and click on 'Save' when finished.",
"settingsDialog.title": "Settings",
"settingsDropdown.english": "English",
"settingsDropdown.organizations": "Organizations",
"settingsDropdown.portuguese": "Português",
"settingsDropdown.security": "Security",
"settingsDropdown.settings": "Settings",
"settingsDropdown.system": "System",
Expand All @@ -290,5 +301,32 @@
"signIn.toast.error": "Invalid credentials.",
"table.pagination.next": "Next",
"table.pagination.previous": "Previous",
"tooltip.passwordInfo": "Contact the system administrator"
"tooltip.passwordInfo": "Contact the system administrator",
"transaction.create.cancel.description": "If you cancel this transaction, all filled data will be lost and cannot be recovered.",
"transaction.create.cancel.title": "Do you wish to cancel this transaction?",
"transaction.create.submit.description": "Your transaction will be executed according to the information you entered.",
"transaction.create.submit.title": "Create Transaction",
"transactions.create.button": "Create Transaction",
"transactions.create.field.chartOfAccounts": "Chart of accounts",
"transactions.create.field.chartOfAccountsGroupName": "Accounting route group",
"transactions.create.field.origin.placeholder": "Type ID or alias",
"transactions.create.metadata.accordion.description": "Fill in Value, Source and Destination to edit the Metadata.",
"transactions.create.operations.accordion.description": "Fill in Value, Source and Destination to edit the Operations.",
"transactions.create.paper.description": "Fill in the details of the Transaction you want to create.",
"transactions.create.review.button": "Go to Review",
"transactions.create.stepper.first": "Transaction Data",
"transactions.create.stepper.second": "Operations and Metadata",
"transactions.create.stepper.third": "Review",
"transactions.create.stepper.third.description": "Check the values ​​and parameters entered and confirm to create the transaction.",
"transactions.create.title": "New Transaction",
"transactions.destination": "Destination",
"transactions.errors.debit": "Total Debits do not match total Credits",
"transactions.field.description": "Transaction description",
"transactions.field.operation.description": "Operation description",
"transactions.metadata.title": "Transaction Metadata",
"transactions.operations.alert.description": "Fill in the value fields to adjust the amount transacted. Remember: the total Credits must equal the total Debits.",
"transactions.operations.alert.title": "Multiple origins and destinations",
"transactions.operations.metadata": "Operations Metadata",
"transactions.source": "Source",
"transactions.tab.create": "New Transaction"
}
54 changes: 46 additions & 8 deletions locales/extracted/pt.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,11 @@
{
"settingsDropdown.portuguese": "Português",
"settingsDropdown.english": "English",
"settingsDropdown.organizations": "Organizações",
"settingsDropdown.security": "Segurança",
"settingsDropdown.settings": "Configurações",
"settingsDropdown.system": "Sistema",
"organizations.organizationView.avatarDialog.description": "Insira a URL da imagem SVG ou PNG",
"organizations.organizationView.avatarDialog.title": "Avatar",
"settings.tabs.organizations": "Organizações",
"settings.tabs.others": "Outras Configurações",
"settings.title": "Configurações",
"organizations.listingTemplate.addButton": "Nova Organização",
"organizations.organizationView.breadcrumbs.newOrganization": "Nova Organização",
Expand Down Expand Up @@ -93,8 +90,6 @@
"ledgers.emptyResource.createButton": "Novo Ledger",
"ledgers.emptyResourceExtra": "Nenhum Ledger encontrado.",
"organizations.emptyResource": "Você ainda não criou nenhuma Organização",
"settings.tab.organizations": "Organização",
"settings.tab.otherSettings": "Outras Configurações",
"common.actions": "Ações",
"common.id": "ID",
"common.logoAlt": "Logo da sua organização",
Expand Down Expand Up @@ -286,9 +281,52 @@
"ledgers.accounts.showing": "Mostrando {count} {number, plural, =0 {contas} one {conta} other {contas}}.",
"ledgers.portfolios.showing": "Mostrando {count} {number, plural, =0 {portfólios} one {portfólio} other {portfólios}}.",
"organizations.showing": "Mostrando {count} {number, plural, =0 {organizações} one {organização} other {organizações}}.",
"common.itemsPerPage": "Itens por página",
"common.credit": "Crédito",
"common.debit": "Débito",
"common.none": "Nenhum",
"common.operations": "Operações",
"common.optional": "Opcional",
"common.support": "Suporte",
"common.value": "Valor",
"entity.transaction.asset": "Ativo",
"entity.transaction.value": "Valor",
"errors.too_big.number.inclusive": "Campor deve ser menor ou igual a {maximum}",
"errors.too_small.number.not_inclusive": "Campo deve ser maior que {minimum}",
"transaction.create.cancel.description": "Se você cancelar esta transação, os datos preenchidos serão perdidos e não poderão ser recuperados.",
"transaction.create.cancel.title": "Deseja cancelar esta transação?",
"transaction.create.submit.description": "Sua transação será executada de acordo com as informações inseridas.",
"transaction.create.submit.title": "Criar Transação",
"transactions.create.button": "Criar Transação",
"transactions.create.field.chartOfAccounts": "Rota contábil",
"transactions.create.field.chartOfAccountsGroupName": "Grupo de rota contábil",
"transactions.create.field.origin.placeholder": "Digite ID ou alias",
"transactions.create.metadata.accordion.description": "Preencha Valor, Origem e Destino para editar os Metadados.",
"transactions.create.operations.accordion.description": "Preencha Valor, Origem e Destino para editar as Operações.",
"transactions.create.paper.description": "Preencha os dados da Transação que você deseja criar.",
"transactions.create.review.button": "Continuar para Revisão",
"transactions.create.stepper.first": "Dados da Transação",
"transactions.create.stepper.second": "Operações e Metadados",
"transactions.create.stepper.third": "Revisão",
"transactions.create.stepper.third.description": "Confira os valores e parâmetros inseridos e confirme para criar a transação.",
"transactions.create.title": "Nova Transação",
"transactions.destination": "Destino",
"transactions.errors.debit": "Total dos Débitos não bate com o total dos Créditos",
"transactions.field.description": "Descrição da Transação",
"transactions.metadata.title": "Metadados da Transação",
"transactions.operations.alert.description": "Preencha os campos de valor para ajustar o montante transacionado. Lembre-se: o total de Créditos deve ser igual ao total de Débitos.",
"transactions.operations.alert.title": "Múltiplas origens e destinos",
"transactions.operations.metadata": "Metadados da Operação",
"transactions.source": "Origem",
"transactions.tab.create": "Nova Transação",
"transactions.field.operation.description": "Descrição da Operação",
"common.itemsPerPage": "Itens por página",
"ledgers.assets.count": "{count} ativos",
"table.pagination.next": "Próxima página",
"table.pagination.previous": "Página anterior"
}
"table.pagination.previous": "Página anterior",
"language.english": "Inglês",
"language.portuguese": "Português",
"settings.system.language": "Idioma",
"settings.system.locale.description": "Selecione o idioma que você gostaria de usar no Midaz.",
"settings.system.paper.description": "Ajustes as preferências de sistema.",
"settings.tabs.system": "Sistema"
}
Loading

0 comments on commit 065a36d

Please sign in to comment.