Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

LerianStudio/midaz

qnen created a branch on LerianStudio/midaz

feature/MZ-584 - Midaz, an open-source, cloud-native, immutable, multi-currency, multi-asset, Core Ledger Application for storing and tracking transactions.

ClaraTersi pushed 1 commit to fix/MZ-561 LerianStudio/midaz
  • style: fix linting issues :gem: b297a61

View on GitHub

ClaraTersi pushed 2 commits to fix/MZ-561 LerianStudio/midaz
  • fix: set new metadata validators for necessary inputs :bug: ead05ab
  • fix: remove deprecated metadata validation calls :bug: 549aa99

View on GitHub

ClaraTersi pushed 2 commits to fix/MZ-561 LerianStudio/midaz
  • chore(release): 1.25.0-beta.6 ## [1.25.0-beta.6](https://github.com/LerianStudio/midaz/compare/v1.25.0-beta.5...v1.2... 09f99a6
  • Merge branch 'develop' into fix/MZ-561 059620e

View on GitHub

ClaraTersi pushed 3 commits to fix/MZ-561 LerianStudio/midaz
  • feat: adds new error message for metadata nested structures :sparkles: 4a7c634
  • fix: omits validation error fields if empty :bug: 313a3cd
  • feat: implements custom validators for metadata fields :sparkles: 005446e

View on GitHub

ClaraTersi pushed 53 commits to fix/MZ-561 LerianStudio/midaz
  • feat: post rest organization e7de90d
  • feat: implements new function to parse Metadata from requests :sparkles: d933a58
  • fix: fixes file name typo :bug: 3cbab1a
  • fix: update transaction table after on transaction; :bug: 296fe6e
  • fix: adjust normalization of values ​​with decimal places for remaining :bug: fc4f220
  • fix: make lint issues; :bug: 96fc0bf
  • refactor: extracts create metadata method for reuse :hammer: 2cb6504
  • Merge pull request #152 from LerianStudio/fix/MZ-590 Fix/MZ-590 7d11e28
  • chore(release): 1.25.0-beta.1 ## [1.25.0-beta.1](https://github.com/LerianStudio/midaz/compare/v1.24.0...v1.25.0-bet... 1102a9b
  • fix: logging entity name for metadata creation error :bug: 1f70e1b
  • Merge branch 'develop' into fix/MZ-587 a3cc9a2
  • Merge branch 'develop' into fix/MZ-587 b58d405
  • feat: create command create from organization c0742da
  • Merge branch 'main' into feature/command_organization_create 9694f9f
  • refactor(organization): use extracted method for creating metadata :hammer: d00b3e2
  • refactor(ledger): use extracted method for creating metadata :hammer: 5e77f80
  • refactor(asset): use extracted method for creating metadata :hammer: 584bf62
  • refactor(portfolio): use extracted method for creating metadata :hammer: 3185c1e
  • refactor(product): use extracted method for creating metadata :hammer: d7eca3a
  • refactor(account): use extracted method for creating metadata :hammer: 283a1b8
  • and 33 more ...

View on GitHub

lerian-studio-midaz-push-bot[bot] created a comment on a pull request on LerianStudio/midaz
tada: This PR is included in version 1.25.0-beta.6 :tada: The release is available on [GitHub release](https://github.com/LerianStudio/midaz/releases/tag/v1.25.0-beta.6) Your **[semantic-release]...

View on GitHub

lerian-studio-midaz-push-bot[bot] pushed 1 commit to develop LerianStudio/midaz
  • chore(release): 1.25.0-beta.6 ## [1.25.0-beta.6](https://github.com/LerianStudio/midaz/compare/v1.25.0-beta.5...v1.2... 09f99a6

View on GitHub

lerian-studio-midaz-push-bot[bot] created a tag on LerianStudio/midaz

v1.25.0-beta.6 - Midaz, an open-source, cloud-native, immutable, multi-currency, multi-asset, Core Ledger Application for storing and tracking transactions.

MartinezAvellan pushed 26 commits to develop LerianStudio/midaz
  • feat: implements new function to parse Metadata from requests :sparkles: d933a58
  • fix: fixes file name typo :bug: 3cbab1a
  • refactor: extracts create metadata method for reuse :hammer: 2cb6504
  • fix: logging entity name for metadata creation error :bug: 1f70e1b
  • Merge branch 'develop' into fix/MZ-587 a3cc9a2
  • Merge branch 'develop' into fix/MZ-587 b58d405
  • refactor(organization): use extracted method for creating metadata :hammer: d00b3e2
  • refactor(ledger): use extracted method for creating metadata :hammer: 5e77f80
  • refactor(asset): use extracted method for creating metadata :hammer: 584bf62
  • refactor(portfolio): use extracted method for creating metadata :hammer: 3185c1e
  • refactor(product): use extracted method for creating metadata :hammer: d7eca3a
  • refactor(account): use extracted method for creating metadata :hammer: 283a1b8
  • refactor: extract update metadata method for reuse :hammer: fe3aaba
  • refactor(organization): use extracted method for updating metadata :hammer: 8756c45
  • refactor(ledger): use extracted method for updating metadata :hammer: 269b825
  • refactor(asset): use extracted method for updating metadata :hammer: 37f6e0b
  • refactor(portfolio): use extracted method for updating metadata :hammer: 1438038
  • refactor(product): use extracted method for updating metadata :hammer: d668716
  • refactor(account): use extracted method for updating metadata :hammer: b146f1c
  • fix: uses id sent over path to update metadata :bug: 0918712
  • and 6 more ...

View on GitHub

MartinezAvellan closed a pull request on LerianStudio/midaz
Fix/MZ-587
# Midaz Pull Request Checklist ## Pull Request Type [//]: # (Check the appropriate box for the type of pull request.) - [ ] Auth - [ ] Infra - [x] Ledger - [ ] Mdz - [ ] Transaction - [...
MartinezAvellan pushed 4 commits to fix/MZ-587 LerianStudio/midaz
  • fix(auth): remove ids from the auth init sql insert :bug: 0965a7b
  • Merge pull request #156 from LerianStudio/feature/MZ-595 Feature/MZ-595 7bf0802
  • chore(release): 1.25.0-beta.5 ## [1.25.0-beta.5](https://github.com/LerianStudio/midaz/compare/v1.25.0-beta.4...v1.2... d0f8fe8
  • Merge branch 'develop' into fix/MZ-587 dbc4804

View on GitHub

MartinezAvellan created a review on a pull request on LerianStudio/midaz

View on GitHub

ClaraTersi created a branch on LerianStudio/midaz

fix/MZ-561 - Midaz, an open-source, cloud-native, immutable, multi-currency, multi-asset, Core Ledger Application for storing and tracking transactions.

lerian-studio-midaz-push-bot[bot] created a comment on a pull request on LerianStudio/midaz
tada: This PR is included in version 1.25.0-beta.5 :tada: The release is available on [GitHub release](https://github.com/LerianStudio/midaz/releases/tag/v1.25.0-beta.5) Your **[semantic-release]...

View on GitHub

lerian-studio-midaz-push-bot[bot] published a release on LerianStudio/midaz
v1.25.0-beta.5
## [1.25.0-beta.5](https://github.com/LerianStudio/midaz/compare/v1.25.0-beta.4...v1.25.0-beta.5) (2024-10-24) ### Bug Fixes * **auth:** remove ids from the auth init sql insert :bug: ([0965a7b]...
lerian-studio-midaz-push-bot[bot] pushed 1 commit to develop LerianStudio/midaz
  • chore(release): 1.25.0-beta.5 ## [1.25.0-beta.5](https://github.com/LerianStudio/midaz/compare/v1.25.0-beta.4...v1.2... d0f8fe8

View on GitHub

lerian-studio-midaz-push-bot[bot] created a tag on LerianStudio/midaz

v1.25.0-beta.5 - Midaz, an open-source, cloud-native, immutable, multi-currency, multi-asset, Core Ledger Application for storing and tracking transactions.

qnen pushed 2 commits to develop LerianStudio/midaz
  • fix(auth): remove ids from the auth init sql insert :bug: 0965a7b
  • Merge pull request #156 from LerianStudio/feature/MZ-595 Feature/MZ-595 7bf0802

View on GitHub

qnen closed a pull request on LerianStudio/midaz
Feature/MZ-595
# Midaz Pull Request Checklist ## Pull Request Type [//]: # (Check the appropriate box for the type of pull request.) - [x] Auth - [ ] Infra - [ ] Ledger - [ ] Mdz - [ ] Transaction - [...
qnen created a review on a pull request on LerianStudio/midaz
Lgtm.

View on GitHub

ClaraTersi created a review on a pull request on LerianStudio/midaz

View on GitHub

ClaraTersi opened a pull request on LerianStudio/midaz
Fix/MZ-587
# Midaz Pull Request Checklist ## Pull Request Type [//]: # (Check the appropriate box for the type of pull request.) - [ ] Auth - [ ] Infra - [x] Ledger - [ ] Mdz - [ ] Transaction - [...
ClaraTersi pushed 20 commits to fix/MZ-587 LerianStudio/midaz
  • feat: post rest organization e7de90d
  • feat: create command create from organization c0742da
  • Merge branch 'main' into feature/command_organization_create 9694f9f
  • fix: resolve G304 CWE-22 potential file inclusion via variable 91a4350
  • Merge branch 'develop' into feature/command_organization_create 1c2205a
  • Merge pull request #153 from LerianStudio/feature/command_organization_create Feature/MZ-592 3d132f9
  • chore(release): 1.25.0-beta.2 ## [1.25.0-beta.2](https://github.com/LerianStudio/midaz/compare/v1.25.0-beta.1...v1.2... e43d545
  • feat: Get asset rates :sparkles: 48c5dec
  • feat: Get asset rates - part 2 :sparkles: 52d5be4
  • chore: unit test :wrench: 137d8f2
  • chore: postman update :wrench: 6aa2ff3
  • Merge branch 'develop' into feature/MZ-582 799baa4
  • fix(account): change error for create account with parent account id not found :bug: a2471a9
  • Merge branch 'develop' into feature/MZ-527 6045001
  • Merge pull request #154 from LerianStudio/feature/MZ-582 Feature/MZ-582 d97a9a0
  • chore(release): 1.25.0-beta.3 ## [1.25.0-beta.3](https://github.com/LerianStudio/midaz/compare/v1.25.0-beta.2...v1.2... f6733a5
  • Merge branch 'develop' into feature/MZ-527 d2368be
  • Merge pull request #155 from LerianStudio/feature/MZ-527 Feature/MZ-527 5e8c283
  • chore(release): 1.25.0-beta.4 ## [1.25.0-beta.4](https://github.com/LerianStudio/midaz/compare/v1.25.0-beta.3...v1.2... 0ced91c
  • Merge branch 'develop' into fix/MZ-587 c86c089

View on GitHub

ClaraTersi pushed 1 commit to fix/MZ-587 LerianStudio/midaz
  • fix: omitting empty metadata from responses :bug: 7878b44

View on GitHub

qnen opened a pull request on LerianStudio/midaz
Feature/MZ-595
# Midaz Pull Request Checklist ## Pull Request Type [//]: # (Check the appropriate box for the type of pull request.) - [ ] Auth - [ ] Infra - [ ] Ledger - [ ] Mdz - [ ] Transaction - [...
qnen created a branch on LerianStudio/midaz

feature/MZ-595 - Midaz, an open-source, cloud-native, immutable, multi-currency, multi-asset, Core Ledger Application for storing and tracking transactions.

MartinezAvellan pushed 1 commit to fix/MZ-591 LerianStudio/midaz

View on GitHub

lerian-studio-midaz-push-bot[bot] created a comment on a pull request on LerianStudio/midaz
tada: This PR is included in version 1.25.0-beta.4 :tada: The release is available on [GitHub release](https://github.com/LerianStudio/midaz/releases/tag/v1.25.0-beta.4) Your **[semantic-release]...

View on GitHub

lerian-studio-midaz-push-bot[bot] published a release on LerianStudio/midaz
v1.25.0-beta.4
## [1.25.0-beta.4](https://github.com/LerianStudio/midaz/compare/v1.25.0-beta.3...v1.25.0-beta.4) (2024-10-24) ### Bug Fixes * **account:** change error for create account with parent account id...
Load more