Commit Graph

  • cf558ef407 Release 2.82.0 Thomas Kaul 2024-05-22 19:52:33 +0200
  • 6dabf7516a
    Feature/preselect account in create or update activity dialog (#3413) Eduardo Marinho 2024-05-22 17:15:08 +0100
  • 3822996bc0
    Merge branch 'main' into feature/preselect-account-in-create-or-update-activity-dialog Thomas Kaul 2024-05-22 17:52:04 +0200
  • 61b4fc799f Update changelog Thomas Kaul 2024-05-22 17:50:43 +0200
  • 07c5c85f82 Refactoring Thomas Kaul 2024-05-22 17:47:31 +0200
  • fd6e5f60a9 add postprocessor attribute to ScraperConfiguration gccollect 2024-05-22 14:00:00 +0100
  • 5d49ff7a4a
    Feature/improve usability of date range selector in assistant (#3409) Thomas Kaul 2024-05-22 16:39:39 +0200
  • 8998c18836
    Feature/upgrade internationalized number to version 3.5.2 (#3412) Thomas Kaul 2024-05-22 16:36:50 +0200
  • 5fe05ef026
    Merge branch 'main' into feature/improve-usability-of-date-range-selector-in-assistant Thomas Kaul 2024-05-21 11:35:40 +0200
  • 741a0e36d2
    Add links to tagged issues (#3405) Thomas Kaul 2024-05-20 21:28:43 +0200
  • e31b4c64cb
    Feature/refactor holding detail dialog to standalone (#3407) Thomas Kaul 2024-05-19 18:13:14 +0200
  • 9fcc9171a4
    Merge branch 'main' into feature/refactor-holding-detail-dialog-to-standalone Thomas Kaul 2024-05-19 15:01:26 +0200
  • 812ff5cbdc
    Feature/refresh cryptocurrencies list 20240514 (#3411) Thomas Kaul 2024-05-18 16:40:25 +0200
  • 035b90a689
    Feature/upgrade zone.js to version 0.14.5 (#3410) Thomas Kaul 2024-05-17 17:08:37 +0200
  • 38e45f6df6
    Merge branch 'main' into feature/upgrade-internationalized-number-to-version-3.5.2 Thomas Kaul 2024-05-16 17:34:53 +0200
  • 6f404fb7b5
    Merge branch 'main' into feature/refresh-cryptocurrencies-list-20240514 Thomas Kaul 2024-05-16 17:28:43 +0200
  • 5d692cfd28
    Merge branch 'main' into feature/upgrade-zone.js-to-version-0.14.5 Thomas Kaul 2024-05-16 17:27:56 +0200
  • 6042bb6a9d
    Merge branch 'main' into feature/improve-usability-of-date-range-selector-in-assistant Thomas Kaul 2024-05-16 17:27:17 +0200
  • 5ea3a187f4
    Feature/upgrade body parser to version 1.20.2 (#3406) Thomas Kaul 2024-05-16 17:26:27 +0200
  • 8e17635663
    Merge pull request #90 from dandevaud/feature/Fix-Time-weighted-calculation dandevaud 2024-05-15 16:03:45 +0200
  • 766482af1a Fix tests Dan 2024-05-15 15:49:41 +0200
  • a539286968 Fix Asset allocation overview Dan 2024-05-15 15:34:02 +0200
  • 969aa2ae4a Fix Constant portfolio Rate of return Dan 2024-05-15 13:30:34 +0200
  • 9fb0865a7c
    Merge branch 'main' into feature/refactor-holding-detail-dialog-to-standalone Thomas Kaul 2024-05-15 12:06:20 +0200
  • d02edffb80
    Merge branch 'main' into feature/upgrade-body-parser-to-version-1.20.2 Thomas Kaul 2024-05-15 12:04:47 +0200
  • 5d9c38663d
    Feature/migrate various pages to standalone components (#3404) Thomas Kaul 2024-05-15 12:04:07 +0200
  • a26f55a5a9 Feature/set preselect account when there is only one (#3347) José Marinho 2024-05-14 20:21:46 +0100
  • 423fae79af Update changelog Thomas Kaul 2024-05-14 21:40:22 +0200
  • a5325557e5 Upgrade @internationalized/number to version 3.5.2 Thomas Kaul 2024-05-14 21:40:16 +0200
  • 0c3dde9efd Update changelog Thomas Kaul 2024-05-14 21:33:51 +0200
  • b557288aab Refresh cryptocurrencies list Thomas Kaul 2024-05-14 21:33:39 +0200
  • 43bc913903 Update changelog Thomas Kaul 2024-05-14 21:29:51 +0200
  • 81d14efb2c Upgrade zone.js to version 0.14.5 Thomas Kaul 2024-05-14 21:29:42 +0200
  • 2086ae2967 Update changelog Thomas Kaul 2024-05-14 17:47:29 +0200
  • de8724792d Improve usability of date range selector Thomas Kaul 2024-05-14 17:47:21 +0200
  • c37a39599b Update changelog Thomas Kaul 2024-05-13 22:05:05 +0200
  • d155f1865c Refactor holding detail dialog to standalone Thomas Kaul 2024-05-13 22:04:52 +0200
  • d7f8016ee9 Update changelog Thomas Kaul 2024-05-13 21:36:32 +0200
  • 61cddd501c Upgrade body-parser to version 1.20.2 Thomas Kaul 2024-05-13 21:36:25 +0200
  • e288f376c5 Add links to tagged issues Thomas Kaul 2024-05-13 21:03:19 +0200
  • 5616bc4956
    Feature/validate account balance creation/update using DTO (#3400) Fedron 2024-05-13 12:47:33 +0100
  • bba74dd931
    Merge pull request #85 from dandevaud/dependabot/npm_and_yarn/ejs-3.1.10 dandevaud 2024-05-13 13:03:05 +0200
  • 7792b7f889
    Merge pull request #87 from dandevaud/dependabot/npm_and_yarn/angular/core-17.3.5 dandevaud 2024-05-13 13:02:48 +0200
  • 4d9b62a843
    Merge pull request #89 from dandevaud/bugfix/fix-marketdata-update dandevaud 2024-05-12 20:05:25 +0200
  • 82882bfa66 Fix null handling Daniel Devaud 2024-05-12 18:52:05 +0200
  • 22101b425a Update changelog Thomas Kaul 2024-05-12 17:54:31 +0200
  • 7de92569c1 Fix null handling and add error logger Daniel Devaud 2024-05-12 17:54:24 +0200
  • ca054a6126 Migrate to standalone components Thomas Kaul 2024-05-12 17:53:45 +0200
  • 9ad1c2177c
    Release 2.81.0 (#3403) 2.81.0 Thomas Kaul 2024-05-12 10:42:04 +0200
  • a02c0e3deb Release 2.81.0 Thomas Kaul 2024-05-12 10:41:45 +0200
  • 6f21f7862a Rename to variables to `accountBalance` Nicolas Fedor 2024-05-12 09:38:41 +0100
  • 15bf9f2f9c
    Feature/add Türkçe to footer (#3401) Thomas Kaul 2024-05-12 10:34:33 +0200
  • ebc5008569
    Feature/improve language localization for de 20240512 (#3402) Thomas Kaul 2024-05-12 10:25:59 +0200
  • 4600e420b6 Update changelog Thomas Kaul 2024-05-12 10:08:41 +0200
  • 99f0800df2 Update translations Thomas Kaul 2024-05-12 10:08:22 +0200
  • c63f2c4add Add Türkçe Thomas Kaul 2024-05-12 10:03:54 +0200
  • 37759ba03f
    Feature/improve language localization for tr 20240501 (#3355) Thomas Kaul 2024-05-12 09:58:11 +0200
  • 88e3c4112c Update changelog Thomas Kaul 2024-05-12 09:57:46 +0200
  • e4446d111b
    Merge branch 'main' into feature/improve-language-localization-for-tr-20240501 Thomas Kaul 2024-05-12 09:57:14 +0200
  • 8319b216bb
    Feature/support delete activities with filtering (#3394) Gerard Du Pre 2024-05-12 09:56:07 +0200
  • a4f79afc6a
    Merge branch 'main' into feature/improve-language-localization-for-tr-20240501 Thomas Kaul 2024-05-12 09:44:07 +0200
  • 782d131b0d
    Feature/add indicator for active filters (#3398) Thomas Kaul 2024-05-12 09:42:27 +0200
  • e3ca068a86
    Merge branch 'main' into fix/DeleteAllActivities Thomas Kaul 2024-05-12 09:41:19 +0200
  • fbb3d47a2b Update changelog Thomas Kaul 2024-05-12 09:38:51 +0200
  • 79199152a7 Refactoring Thomas Kaul 2024-05-12 09:37:20 +0200
  • b8686eb9a5 Include drafts and excluded accounts Thomas Kaul 2024-05-12 09:36:14 +0200
  • 444fc575f3 Update changelog Thomas Kaul 2024-05-12 09:17:38 +0200
  • 9dcbfc90d4 Refactoring Thomas Kaul 2024-05-12 09:13:21 +0200
  • 2ba0988c01 Format code Thomas Kaul 2024-05-12 09:05:15 +0200
  • 2b8cc3d04e fix: Now you can delete activties using filters in the client gerardPolloRebozado 2024-05-11 23:59:41 +0200
  • 72e75208df
    Bugfix/fix position detail dialog close functionality (#3396) Thomas Kaul 2024-05-11 20:27:18 +0200
  • 9cec38c1f4
    Merge pull request #88 from dandevaud/bugfix/fix-marketdata-update dandevaud 2024-05-11 19:00:02 +0200
  • 84736c51f7 Fix Calculation Daniel Devaud 2024-05-11 18:42:16 +0200
  • fdd8ccc7a8 Refactoring Daniel Devaud 2024-05-11 17:52:12 +0200
  • f937f710f9 Handle absent market unit price Daniel Devaud 2024-05-11 17:44:04 +0200
  • 35237ecf95 Add Performance Log and Correct var assignement Daniel Devaud 2024-05-11 17:24:19 +0200
  • f3cb92a704 Refactor time weighted graph Daniel Devaud 2024-05-11 17:06:57 +0200
  • 70bcd57c7d Remove lock Daniel Devaud 2024-05-11 16:31:52 +0200
  • 51b45a672f fix: Applied comments from review gerardPolloRebozado 2024-05-11 12:32:49 +0200
  • 95052305cb Validate create account balance using DTO Nicolas Fedor 2024-05-11 11:22:10 +0100
  • 412053e929 Refactoring Thomas Kaul 2024-05-11 09:30:08 +0200
  • 75087fcf32 Update changelog Thomas Kaul 2024-05-11 09:12:29 +0200
  • 80522f2f00 Add indicator for active filters Thomas Kaul 2024-05-11 09:12:21 +0200
  • 4b1c27c245
    Feature/upgrade nx to version 19.0.2 (#3391) Thomas Kaul 2024-05-11 08:33:33 +0200
  • 01e247ec6b Update changelog Thomas Kaul 2024-05-10 21:49:19 +0200
  • 0686542122 Handle holding detail dialog open functionality in a single place (AppComponent) Thomas Kaul 2024-05-10 21:48:54 +0200
  • f203febfca
    Merge branch 'main' into feature/upgrade-nx-to-version-19.0.2 Thomas Kaul 2024-05-10 21:00:44 +0200
  • 7947c3e006
    Merge branch 'main' into fix/DeleteAllActivities Gerard Du Pre 2024-05-10 17:26:19 +0200
  • 24b467d88e
    Bump @angular/core from 9.0.0 to 17.3.5 dependabot[bot] 2024-05-10 10:57:02 +0000
  • f83751f2a4
    Merge pull request #86 from dandevaud/merge/MR-Branch-Upstream-in-dockerpush-04-24 dandevaud 2024-05-10 12:56:23 +0200
  • 5225beab23 Fix and remove tests Dan 2024-05-10 12:53:22 +0200
  • 1d2f594ccf Merge branch 'dockerpush' into merge/MR-Branch-Upstream-in-dockerpush-04-24 Dan 2024-05-10 12:28:58 +0200
  • cff8d62d74 Init holdings Dan 2024-05-10 12:24:13 +0200
  • 3bf3905a84 Fix date strings Dan 2024-05-10 12:02:36 +0200
  • 97ba28fe1c Readded TimeWeighted Performance Dan 2024-05-10 11:22:28 +0200
  • 35f8f19a3d feat: Solved a problem where deleting all activites while having filter applied it deletes all the activites and not the ones that are filtered gerardPolloRebozado 2024-05-10 09:48:55 +0200
  • 61f0da35bc
    Feature/disable delete all activities if filters are active (#3389) Thomas Kaul 2024-05-10 08:51:34 +0200
  • 559983039a Add type and TODOs Thomas Kaul 2024-05-10 08:15:36 +0200
  • 2a989700cb Update changelog Thomas Kaul 2024-05-09 20:22:48 +0200
  • cf466d23cc Upgrade Nx dependencies to version 19.0.2 Thomas Kaul 2024-05-09 20:22:37 +0200