Commit Graph

946 Commits (d32dd5e8605ad4a8bdb1833d9348a7b464460921)

Author SHA1 Message Date
Thomas Kaul f83e75df44
Feature/harmonize env variables of various api keys (#2980)
11 months ago
Thomas Kaul 35450ac004
Bugfix/add missing data provider info to search results of coingecko (#2967)
11 months ago
Thomas Kaul 87529490c3
Feature/refresh cryptocurrencies list 20240205 (#2961)
11 months ago
Thomas Kaul 893e76f83f
Feature/provide data provider info in search (#2958)
11 months ago
Thomas Kaul 06ba7a4b1b
Feature/extend assistant by asset class selector (#2957)
11 months ago
Thomas Kaul cea569c987
Add Fina (#2956)
11 months ago
Hey 2a38a16f6b
Feature/Improve error logs for timeout in data provider services (#2953)
11 months ago
Thomas Kaul c9237146e2
Feature/add investment value to chart (#2948)
11 months ago
Thomas Kaul 4434d0315f
Remove unused timeline calculation (#2947)
11 months ago
Arshad Jamal e82dcc8ace
Feature/fix export in lazy-loaded activities table (#2939)
11 months ago
Thomas Kaul 40b6777814
Add upgrade plan button (#2937)
11 months ago
Thomas Kaul 1ca4f885b0
Feature/migrate holdings page to work with filters of assistant (#2932)
11 months ago
Thomas Kaul f3ee99fb2b
Feature/extend assistant by account selector (#2929)
11 months ago
Francisco Silva 3df8810412
Feature/Add support to grant private access with permissions (#2870)
11 months ago
Thomas Kaul 9fdbd22cb5
Bugfix/fix activities import for manual data source (#2923)
11 months ago
Thomas Kaul 8f5f4c5875
Feature/format name in eod historical data service (#2922)
11 months ago
Thomas Kaul 50fb82a6e6
Extend personal finance tools (#2925)
11 months ago
Thomas Kaul b39c97ab9f
Bugfix/improve validation for non numeric results in eod service (#2916)
11 months ago
Thomas Kaul 09ce8b1cd0
Feature/add support for importing dividends from eod (#2910)
11 months ago
Cédric Meuter a5ed49fe4c
Feature/Add date range selector to assistant (#2905)
11 months ago
Cédric Meuter 4e9e3f7b6b
Feature/Add `wtd` and `mtd` as possible values for date range (#2902)
11 months ago
Thomas Kaul 5ba5b86d5f
Feature/improve handling of derived currencies (#2891)
11 months ago
Thomas Kaul 6167f105fe
Refactoring (#2897)
11 months ago
Thomas Kaul 8d5f2fd91d
Fix fee conversion (#2896)
11 months ago
Thomas Kaul 0ee632470e
Improve typings (#2889)
11 months ago
Hugo Persson c918deeb1c
Feature/Support for editing countries and sectors (#2854)
11 months ago
Thomas Kaul 00895b7bb1
Feature/increase timeout to load historical data in data provider service (#2887)
11 months ago
Thomas Kaul bff60ddbe0
Feature/improve asset profile validation in activities import for manual data source (#2886)
11 months ago
Thomas Kaul 7b45a8b3fc
Introduce type (#2885)
11 months ago
Thomas Kaul 693791d113
Feature/add validation of search results in eod historical data service (#2883)
11 months ago
Thomas Kaul ba3cf82c6e
Feature/increase robustness of exchange rates by always getting quotes (#2875)
11 months ago
Thomas Kaul 440dc470fa
Bugfix/fix currency inconsistency with conversion of ZAR to ZAc (#2869)
12 months ago
Thomas Kaul c418e75139
Bugfix/fix currency in error log in exchange rate data service (#2868)
12 months ago
Thomas Kaul 005890d785
Improve extractNumberFromString() for international number formats (#2843)
12 months ago
Thomas Kaul 5fa3388609
Feature/break down performance into asset and currency (#2863)
12 months ago
gizmodus be801b481e
Feature/Add exchange rate effects to portfolio calculation (#2834)
12 months ago
Thomas Kaul a72e98f73c
Add AllInvestView (#2861)
12 months ago
Thomas Kaul d7f72819de
Feature/extend assistant by tag selector (#2838)
12 months ago
Thomas Kaul d49287922f
Feature/refresh cryptocurrencies list 20240106 (#2835)
12 months ago
Tanguy Herbron d91f947ab0
Feature/Add Coingecko api keys support (#2827)
12 months ago
Francisco Silva 62f85293e2
#2820 Grant private access (#2822)
12 months ago
Hugo Persson 371f1dc451
Feature/support rest api in scraper (#2810)
12 months ago
Thomas Kaul 23d323073d
Fix performance percentage for 1d (#2814)
12 months ago
Thomas Kaul 0649f9fd2c
Clean up (#2787)
12 months ago
Thomas Kaul 43b4f14ace
Feature/add button to test scraper configuration (#2808)
12 months ago
gizmodus 726e727c7d
Feature/benchmark currency correction (#2790)
12 months ago
Thomas Kaul b89bf1d5e8
Feature/increase timeout to load currencies (#2800)
12 months ago
Thomas Kaul e465f1b791
Feature/add support to edit currency of asset profile with data source manual (#2789)
1 year ago
Thomas Kaul 01b6c14bcc
Feature/improve handling of derived currency usx (#2788)
1 year ago
miles 34b02210df
Feature/expose the environment variable `REQUEST_TIMEOUT` (#2792)
1 year ago
gizmodus b183c45027
Time weighted portfolio performance calculation (#2778)
1 year ago
underwater 7d68905f1b
Feature/use has permission annotation in endpoints (#2771)
1 year ago
Thomas Kaul beb9e2c43f
Feature/modernize nx executors (#2767)
1 year ago
Thomas Kaul 4d79df90a7
Feature/support search by asset profile id (#2765)
1 year ago
Thomas Kaul 7c33120546
Reimplement redactObject() without cloneDeep() (#2760)
1 year ago
Thomas Kaul 7f3c86038f
Sort imports (#2739)
1 year ago
Thomas Kaul 7dc8f80fdf
Feature/upgrade to nx version 17.2.5 (#2756)
1 year ago
Thomas Kaul 28706d7b26
Refactor order service (#2751)
1 year ago
Thomas Kaul 0e94112dc7
Feature/adjust holdings weight threshold in trackinsight data enhancer (#2742)
1 year ago
Thomas Kaul ffb7cbff50
Feature/highlight all time high in benchmarks of the markets overview (#2740)
1 year ago
Thomas Kaul 51a0ede3e4
Feature/introduce lazy loaded activities table (#2729)
1 year ago
Thomas Kaul 531964636b
Fix type (#2708)
1 year ago
Thomas Kaul 377ba75e4c
Add support to delete a cash balance (#2707)
1 year ago
Marcin Szymański 77b13b88f0
Relax check for duplicates in activities import (#2704)
1 year ago
underwater 813e73a0a3
Introduce HasPermission annotation (#2693)
1 year ago
Thomas Kaul 1d796a9597
Bugfix/change intraday data gathering to operate synchronously (#2705)
1 year ago
Thomas Kaul 6f4fd0826c
Feature/respect with excluded accounts flag in get account balances (#2697)
1 year ago
Thomas Kaul 07b0a2c40a
Add guard (#2696)
1 year ago
Thomas Kaul 2b491dc732
Extend performance endpoint by net worth per day (#2574)
1 year ago
Thomas Kaul 0a83bcd697
Feature/improve error log for data source request timeout (#2688)
1 year ago
Thomas Kaul 6ff2e0f952
Introduce base product page (#2687)
1 year ago
Thomas Kaul bdfba4d509
Upgrade to Nx 17.1 (#2635)
1 year ago
Thomas Kaul 5ad248a643
Improve algorithm (#2676)
1 year ago
Thomas Kaul 386dd56590
Feature/extend personal finance tools pages 20231120 (#2678)
1 year ago
Thomas Kaul d827858d0b
Release 2.25.1 (#2674)
1 year ago
Thomas Kaul 37183a07bd
Change black friday to black week (#2672)
1 year ago
Thomas Kaul 8898d02442
Bugfix/fix cannot read properties of undefined reading items in get position (#2667)
1 year ago
Thomas Kaul e2234c4966
Feature/add black friday 2023 blog post (#2664)
1 year ago
Thomas Kaul 781496383b
Bugfix/improve get range query in market data service (#2659)
1 year ago
Thomas Kaul 1586cd3a59
Feature/change twitter to x (#2654)
1 year ago
Aldrin aa72287d54
Extend benchmarks in the markets overview by 50-Day and 200-Day trends (#2575)
1 year ago
Thomas Kaul d155ab6f28
Feature/improve data source validation in activities import (#2645)
1 year ago
Thomas Kaul 1ffde2a27e
Feature/setup polish (#2650)
1 year ago
Thomas Kaul 93b6011ddc
Feature/refactor get range in market data service (#2631)
1 year ago
Thomas Kaul b4de06fcf0
Feature/add platform icons to account selectors (#2633)
1 year ago
Thomas Kaul 8ff80c10e5
Feature/extend personal finance tools pages 20231110 (#2630)
1 year ago
Thomas Kaul 12aac101bd
Feature/extend system message (#2628)
1 year ago
Thomas Kaul 6a722d1bb7
Bugfix/fix get quotes in financial modeling prep service (#2627)
1 year ago
Thomas Kaul dec1d89c5c
Feature/increase timeout in data provider and enhancer health check endpoint (#2621)
1 year ago
Thomas Kaul 39d1a85267
Feature/extend personal finance tools pages 20231107 (#2618)
1 year ago
Thomas Kaul 7cb86de7af
Feature/remove account type from account database model (#2616)
1 year ago
Thomas Kaul fcef0a72d5
Bugfix/improve handling of derived currencies (#2604)
1 year ago
Lukas Möller e8e1bb83bf
Fix get quotes in CoinGecko service (#2595)
1 year ago
Thomas Kaul 45510702d0
Feature/add hacktoberfest 2023 debriefing blog post (#2599)
1 year ago
Thomas Kaul 1b7e3a1e47
Feature/support activities import by isin for yahoo finance (#2597)
1 year ago
Thomas Kaul 35f98b9d2d
Bugfix/handle failing database query for account find many (#2598)
1 year ago
Thomas Kaul d993067e9a
Feature/extend personal finance tools pages 20231104 2 (#2591)
1 year ago
Thomas Kaul 8a523a981a
Bugfix/fix fees on account level (#2588)
1 year ago
Thomas Kaul 5272407af8
Feature/extend personal finance tools pages 20231104 (#2587)
1 year ago
Thomas Kaul e69c7a753c
Feature/add edit exchange rate button to admin control (#2577)
1 year ago