From 68c9d1b2661b5248a573ba22056cedba6c594c62 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sun, 4 Dec 2022 18:54:41 +0100 Subject: [PATCH 1/3] Bugfix/fix activities sorting in account detail dialog (#1494) * Fix activities sorting * Update changelog --- CHANGELOG.md | 6 ++++++ .../account-detail-dialog/account-detail-dialog.html | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 77086206c..25db71527 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## Unreleased + +### Fixed + +- Fixed the activities sorting in the account detail dialog + ## 1.216.0 - 2022-12-03 ### Added diff --git a/apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html b/apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html index 53a9c76ea..2a1d4e1d0 100644 --- a/apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html +++ b/apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html @@ -30,7 +30,7 @@ -
+
Activities
Date: Sun, 4 Dec 2022 20:02:02 +0100 Subject: [PATCH 2/3] New strings translated to Spanish (#1496) * Update messages.es.xlf * Update changelog Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com> --- CHANGELOG.md | 4 ++ apps/client/src/locales/messages.es.xlf | 68 ++++++++++++------------- 2 files changed, 38 insertions(+), 34 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 25db71527..7d6ae0378 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +### Changed + +- Improved the language localization for Español (`es`) + ### Fixed - Fixed the activities sorting in the account detail dialog diff --git a/apps/client/src/locales/messages.es.xlf b/apps/client/src/locales/messages.es.xlf index 2af115473..eab325aa3 100644 --- a/apps/client/src/locales/messages.es.xlf +++ b/apps/client/src/locales/messages.es.xlf @@ -2632,7 +2632,7 @@ Total Amount - Total Amount + Importe total apps/client/src/app/components/investment-chart/investment-chart.component.ts 177 @@ -2640,7 +2640,7 @@ Portfolio Evolution - Portfolio Evolution + Evolución cartera apps/client/src/app/pages/portfolio/analysis/analysis-page.html 113 @@ -2656,7 +2656,7 @@ Account - Account + Cuenta libs/ui/src/lib/i18n.ts 4 @@ -2664,7 +2664,7 @@ Asset Class - Asset Class + Tipo de activo libs/ui/src/lib/i18n.ts 5 @@ -2672,7 +2672,7 @@ Symbol - Symbol + Símbolo libs/ui/src/lib/i18n.ts 8 @@ -2680,7 +2680,7 @@ Tag - Tag + Etiqueta libs/ui/src/lib/i18n.ts 9 @@ -2688,7 +2688,7 @@ Cash - Cash + Efectivo libs/ui/src/lib/i18n.ts 12 @@ -2696,7 +2696,7 @@ Commodity - Commodity + Bien libs/ui/src/lib/i18n.ts 13 @@ -2704,7 +2704,7 @@ Equity - Equity + Capital libs/ui/src/lib/i18n.ts 14 @@ -2712,7 +2712,7 @@ Fixed Income - Fixed Income + Renta fija libs/ui/src/lib/i18n.ts 15 @@ -2720,7 +2720,7 @@ Real Estate - Real Estate + Propiedad inmobiliaria libs/ui/src/lib/i18n.ts 16 @@ -2728,7 +2728,7 @@ Bond - Bond + Bono libs/ui/src/lib/i18n.ts 19 @@ -2736,7 +2736,7 @@ Cryptocurrency - Cryptocurrency + Criptomoneda libs/ui/src/lib/i18n.ts 20 @@ -2744,7 +2744,7 @@ ETF - ETF + ETF libs/ui/src/lib/i18n.ts 21 @@ -2752,7 +2752,7 @@ Mutual Fund - Mutual Fund + Fondo de inversión libs/ui/src/lib/i18n.ts 22 @@ -2760,7 +2760,7 @@ Precious Metal - Precious Metal + Metal precioso libs/ui/src/lib/i18n.ts 23 @@ -2768,7 +2768,7 @@ Private Equity - Private Equity + Capital riesgo libs/ui/src/lib/i18n.ts 24 @@ -2776,7 +2776,7 @@ Stock - Stock + Acción libs/ui/src/lib/i18n.ts 25 @@ -2784,7 +2784,7 @@ Emergency Fund - Emergency Fund + Fondo de emergencia libs/ui/src/lib/i18n.ts 6 @@ -2792,7 +2792,7 @@ Other - Other + Otros libs/ui/src/lib/i18n.ts 7 @@ -2804,7 +2804,7 @@ No data available - No data available + Sin datos disponibles libs/ui/src/lib/portfolio-proportion-chart/portfolio-proportion-chart.component.ts 371 @@ -2816,7 +2816,7 @@ North America - North America + América del Norte libs/ui/src/lib/i18n.ts 31 @@ -2824,7 +2824,7 @@ Africa - Africa + África libs/ui/src/lib/i18n.ts 28 @@ -2832,7 +2832,7 @@ Asia - Asia + Asia libs/ui/src/lib/i18n.ts 29 @@ -2840,7 +2840,7 @@ Europe - Europe + Europa libs/ui/src/lib/i18n.ts 30 @@ -2848,7 +2848,7 @@ Oceania - Oceania + Oceanía libs/ui/src/lib/i18n.ts 32 @@ -2856,7 +2856,7 @@ South America - South America + América del Sur libs/ui/src/lib/i18n.ts 33 @@ -2864,7 +2864,7 @@ Choose File - Choose File + Elegir archivo apps/client/src/app/pages/portfolio/activities/import-activities-dialog/import-activities-dialog.html 18,21 @@ -2872,7 +2872,7 @@ The following file formats are supported: - The following file formats are supported: + Los siguientes formatos de archivo están soportados: apps/client/src/app/pages/portfolio/activities/import-activities-dialog/import-activities-dialog.html 21,23 @@ -2880,7 +2880,7 @@ Back - Back + Volver apps/client/src/app/pages/portfolio/activities/import-activities-dialog/import-activities-dialog.html 61,67 @@ -2888,7 +2888,7 @@ Community - Community + Comunidad apps/client/src/app/pages/account/account-page.html 135 @@ -2904,7 +2904,7 @@ Activities Count - Activities Count + Recuento de actividades apps/client/src/app/components/admin-market-data/admin-market-data.html 69 @@ -2912,7 +2912,7 @@ Refresh - Refresh + Refrescar apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html 22 @@ -2920,7 +2920,7 @@ Symbol Mapping - Symbol Mapping + Mapeo de símbolos apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html 142 From f521fe99c51d64102dd275e694b7c3bc17098222 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Tue, 6 Dec 2022 09:03:28 +0100 Subject: [PATCH 3/3] Feature/upgrade prisma to version 4.7.1 (#1493) * Upgrade prisma to version 4.7.1 * Update changelog --- CHANGELOG.md | 1 + package.json | 4 ++-- yarn.lock | 36 ++++++++++++++++++------------------ 3 files changed, 21 insertions(+), 20 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7d6ae0378..df6e56450 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Improved the language localization for Español (`es`) +- Upgraded `prisma` from version `4.6.1` to `4.7.1` ### Fixed diff --git a/package.json b/package.json index f994d7d11..33dc6e6ec 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "@nestjs/schedule": "2.1.0", "@nestjs/serve-static": "3.0.0", "@nrwl/angular": "15.0.13", - "@prisma/client": "4.6.1", + "@prisma/client": "4.7.1", "@simplewebauthn/browser": "5.2.1", "@simplewebauthn/server": "5.2.1", "@stripe/stripe-js": "1.22.0", @@ -120,7 +120,7 @@ "passport": "0.6.0", "passport-google-oauth20": "2.0.0", "passport-jwt": "4.0.0", - "prisma": "4.6.1", + "prisma": "4.7.1", "reflect-metadata": "0.1.13", "rxjs": "7.5.6", "stripe": "8.199.0", diff --git a/yarn.lock b/yarn.lock index 1825f870e..8eeb0b614 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3666,22 +3666,22 @@ dependencies: esquery "^1.0.1" -"@prisma/client@4.6.1": - version "4.6.1" - resolved "https://registry.yarnpkg.com/@prisma/client/-/client-4.6.1.tgz#e8e1d347ecbff44158d21b6591bb99650c8503a8" - integrity sha512-M1+NNrMzqaOIxT7PBGcTs3IZo7d1EW/+gVQd4C4gUgWBDGgD9AcIeZnUSidgWClmpMSgVUdnVORjsWWGUameYA== +"@prisma/client@4.7.1": + version "4.7.1" + resolved "https://registry.yarnpkg.com/@prisma/client/-/client-4.7.1.tgz#66fe84aca25de17cb3d9141dec003f34714914b9" + integrity sha512-/GbnOwIPtjiveZNUzGXOdp7RxTEkHL4DZP3vBaFNadfr6Sf0RshU5EULFzVaSi9i9PIK9PYd+1Rn7z2B2npb9w== dependencies: - "@prisma/engines-version" "4.6.1-3.694eea289a8462c80264df36757e4fdc129b1b32" + "@prisma/engines-version" "4.7.1-1.272861e07ab64f234d3ffc4094e32bd61775599c" -"@prisma/engines-version@4.6.1-3.694eea289a8462c80264df36757e4fdc129b1b32": - version "4.6.1-3.694eea289a8462c80264df36757e4fdc129b1b32" - resolved "https://registry.yarnpkg.com/@prisma/engines-version/-/engines-version-4.6.1-3.694eea289a8462c80264df36757e4fdc129b1b32.tgz#90a71bbdfd5172fc674009346a6ad6b84410cc0a" - integrity sha512-HUCmkXAU2jqp2O1RvNtbE+seLGLyJGEABZS/R38rZjSAafAy0WzBuHq+tbZMnD+b5OSCsTVtIPVcuvx1ySxcWQ== +"@prisma/engines-version@4.7.1-1.272861e07ab64f234d3ffc4094e32bd61775599c": + version "4.7.1-1.272861e07ab64f234d3ffc4094e32bd61775599c" + resolved "https://registry.yarnpkg.com/@prisma/engines-version/-/engines-version-4.7.1-1.272861e07ab64f234d3ffc4094e32bd61775599c.tgz#43ff7d85478e64a1d790e4d53e78768a2acfacfe" + integrity sha512-Bd4LZ+WAnUHOq31e9X/ihi5zPlr4SzTRwUZZYxvWOxlerIZ7HJlVa9zXpuKTKLpI9O1l8Ec4OYCKsivWCs5a3Q== -"@prisma/engines@4.6.1": - version "4.6.1" - resolved "https://registry.yarnpkg.com/@prisma/engines/-/engines-4.6.1.tgz#ae31309cc0f600f2da22708697b3be4eb1e46f9e" - integrity sha512-3u2/XxvxB+Q7cMXHnKU0CpBiUK1QWqpgiBv28YDo1zOIJE3FCF8DI2vrp6vuwjGt5h0JGXDSvmSf4D4maVjJdw== +"@prisma/engines@4.7.1": + version "4.7.1" + resolved "https://registry.yarnpkg.com/@prisma/engines/-/engines-4.7.1.tgz#d657d4d05724158140022fa00614e143643090c2" + integrity sha512-zWabHosTdLpXXlMefHmnouhXMoTB1+SCbUU3t4FCmdrtIOZcarPKU3Alto7gm/pZ9vHlGOXHCfVZ1G7OIrSbog== "@samverschueren/stream-to-observable@^0.3.0": version "0.3.1" @@ -16377,12 +16377,12 @@ pretty-hrtime@^1.0.3: resolved "https://registry.npmjs.org/pretty-hrtime/-/pretty-hrtime-1.0.3.tgz" integrity sha512-66hKPCr+72mlfiSjlEB1+45IjXSqvVAIy6mocupoww4tBFE9R9IhwwUGoI4G++Tc9Aq+2rxOt0RFU6gPcrte0A== -prisma@4.6.1: - version "4.6.1" - resolved "https://registry.yarnpkg.com/prisma/-/prisma-4.6.1.tgz#6c85fb667abed006a6b849c9c1ddd81d3f071b87" - integrity sha512-BR4itMCuzrDV4tn3e2TF+nh1zIX/RVU0isKtKoN28ADeoJ9nYaMhiuRRkFd2TZN8+l/XfYzoRKyHzUFXLQhmBQ== +prisma@4.7.1: + version "4.7.1" + resolved "https://registry.yarnpkg.com/prisma/-/prisma-4.7.1.tgz#0a1beac26abdc4421e496b75eb50413f3ee3b0ba" + integrity sha512-CCQP+m+1qZOGIZlvnL6T3ZwaU0LAleIHYFPN9tFSzjs/KL6vH9rlYbGOkTuG9Q1s6Ki5D0LJlYlW18Z9EBUpGg== dependencies: - "@prisma/engines" "4.6.1" + "@prisma/engines" "4.7.1" prismjs@^1.27.0, prismjs@^1.28.0: version "1.28.0"