KenTandrian
7c3b3b454a
resolve comments
4 days ago
KenTandrian
d75cef26bd
Revert "fix(api): remove intersection type usage"
This reverts commit 2437ae094d .
6 days ago
KenTandrian
2437ae094d
fix(api): remove intersection type usage
6 days ago
KenTandrian
607e8dcdd0
fix(test): change historical data matching to position matching
6 days ago
KenTandrian
1f76580b88
fix(api): do not include cash positions in overall performance calculation
6 days ago
KenTandrian
3b4a666a43
feat(api): include cash only for portfolio snapshot
6 days ago
KenTandrian
94d2fa47c0
feat(api): make inclusion of cash orders optional
6 days ago
KenTandrian
0b02a715fe
fix(api): revert prev changes
6 days ago
KenTandrian
2e59b6e6ed
fix(api): improve type safety in exchange rate data service mock
1 week ago
KenTandrian
eeec278efa
fix(api): remove balance from net worth in summary
1 week ago
KenTandrian
566ccb26be
fix(test): add account balance items into portfolio calculation
1 week ago
KenTandrian
1f33cb0d92
fix(api): remove adding account balance to net worth
1 week ago
Thomas Kaul
ac67a6e190
Task/extend portfolio calculator cash test ( #6162 )
* Extend test
1 week ago
Thomas Kaul
09e7e6182d
Task/refactor firstOrderDate to dateOfFirstActivity in portfolio service ( #6161 )
* Refactor firstOrderDate to dateOfFirstActivity
1 week ago
Thomas Kaul
feb25c9266
Bugfix/fix filtering by asset class in get holdings endpoint ( #6151 )
* Fix filtering by asset class
* Update changelog
1 week ago
Thomas Kaul
5101c406b4
Task/refactor dividend import ( #6150 )
* Refactor dividend import
* Update changelog
1 week ago
Kenrick Tandrian
3943ca9f88
Feature/extend holdings endpoint to include performance with currency effects for cash positions ( #5650 )
* Extend holdings endpoint to include performance with currency effects for cash positions
* Update changelog
1 week ago
Thomas Kaul
a6011f2c47
Task/remove deprecated public Stripe key ( #6124 )
* Remove deprecated public Stripe key
* Update changelog
2 weeks ago
Thomas Kaul
a1fab9fdf3
Task/upgrade stripe to version 20.1.0 ( #6132 )
* Upgrade stripe to version 20.1.0
* Update changelog
2 weeks ago
Thomas Kaul
7999ff973b
Bugfix/jsonpath import in manual service ( #6129 )
* Fix jsonpath import
* Update changelog
2 weeks ago
Kenrick Tandrian
742415833c
Task/upgrade to Nx 22.3.3 and Angular 21.0 ( #6109 )
* chore(deps): upgrade to Nx 22.3.3 and Angular 21.0
* feat(nx): run migrations
* fix(ts): change module and moduleResolution for api
* feat(ts): remove duplicates of bundler module resolution
* fix(ts): enable ESM interoperability
* fix(api): update imports
* fix(ts): set module to preserve in api spec
* fix(ts): update target
* resolve comments
* fix(api): set jest moduleNameMapper
* fix(ts): update tsconfig in api spec
* fix(api): revert import changes
* fix(apps): revert unnecessary changes
* fix(client): change marked js file
* fix(deps): remove duplicates
2 weeks ago
Thomas Kaul
0f9bebcf82
Task/eliminate ngx-stripe ( #6116 )
* Eliminate ngx-stripe
* Update changelog
2 weeks ago
Paul van der lei
ee1f606b59
Feature/create endpoint to get all platforms ( #6097 )
* Create endpoint to get all platforms
* Update changelog
2 weeks ago
Vahant Sharma
e668c6465e
Bugfix/time in market for impersonation mode ( #6103 )
* Fix time in market for impersonation mode
* Update changelog
2 weeks ago
Thomas Kaul
042d33aa00
Task/refactor read platforms permission ( #6095 )
* Refactor read platforms permission
2 weeks ago
Eduardo Almeida
7b885a11e2
Bugfix/fix asset profile deletion and allow editing asset profile identifiers with MANUAL data source ( #6090 )
* Fix asset profile deletion and allow editing asset profile identifiers with MANUAL data source
* Update changelog
3 weeks ago
Sven Günther
1fa96536e0
Task/include first and last date of each calendar year in getChartDateMap() ( #6069 )
* Include first and last date of each calendar year in getChartDateMap()
* Update changelog
4 weeks ago
Thomas Kaul
2feef3a17e
Task/refresh cryptocurrencies list 20251215 ( #6073 )
* Update cryptocurrencies.json
* Update changelog
4 weeks ago
Johnson Towoju
de3f0c4207
Feature/extend FIRE page with projection information at retirement date ( #6034 )
* Extend FIRE page with projection information at retirement date
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
1 month ago
Germán Martín
4cd16c33f8
Feature/OIDC authentication ( #5981 )
* Set up OIDC authentication
* Update changelog
1 month ago
Thomas Kaul
9aa73f74f8
Feature/data source transformation in import for self-hosted environments ( #6032 )
* Introduce data source transformation support for self-hosted environments
* Update changelog
1 month ago
Thomas Kaul
ccea6481ab
Task/prettify files 20251204 ( #6033 )
* Prettify files
1 month ago
Thomas Kaul
154dbf37a8
Task/remove return type in parseSector() of YahooFinanceService ( #6006 )
* Remove return type
1 month ago
Thomas Kaul
be947f3710
Bugfix/user endpoint of admin control panel ( #6021 )
* Fix user endpoint
* Update changelog
1 month ago
Thomas Kaul
d0d1a2ac88
Task/extend subscription offer key type ( #6022 )
* Extend SubscriptionOfferKey
1 month ago
Thomas Kaul
f796ea628e
Bugfix/improve search by name in FMP service ( #6012 )
* Improve search by name
* Update changelog
1 month ago
Thomas Kaul
388f829741
Task/refactor query parameters in data provider services ( #6011 )
* Refactor query parameters
* Update changelog
1 month ago
Thomas Kaul
a2498a54a6
Bugfix/countries in FMP service ( #6005 )
* Introduce countries mapping
* Update changelog
1 month ago
Thomas Kaul
d341c4804a
Feature/improve asset profile data gathering ( #5997 )
* Improve asset profile data gathering
* Update changelog
2 months ago
Thomas Kaul
f18301c89e
Task/remove obsolete includeDrafts attribute in public controller ( #5975 )
* Remove obsolete includeDrafts attribute
2 months ago
Thomas Kaul
2765fb1df7
Task/refactor from v4 as uuidv4 from uuid to crypto.randomUUID() ( #5990 )
* Refactor from v4 as uuidv4 from uuid to randomUUID() from node:crypto
* Update changelog
2 months ago
Sven Günther
e1e455da86
Bugfix/exchange rate calculation when converting derived currencies ( #5961 )
* Fix exchange rate calculation when converting derived currencies
* Update changelog
2 months ago
Thomas Kaul
9bb7bb1b37
Task/refresh cryptocurrencies list 20251121 ( #5967 )
* Update cryptocurrencies.json
* Update changelog
2 months ago
Thomas Kaul
0673aa24e6
Bugfix/edit of draft activities ( #5974 )
* Fix edit of draft activities
* Update changelog
2 months ago
Thomas Kaul
64b4741450
Feature/improve transform data source in request and response interceptor ( #5972 )
* Resolve data source of GHOSTFOLIO data provider
* Update changelog
2 months ago
Thomas Kaul
6f9e466aa2
Feature/add authentication method to user detail dialog ( #5970 )
* Extend user detail dialog
* Update changelog
2 months ago
Kenrick Tandrian
362997324e
Task/enforce module boundaries for ui module ( #5947 )
* feat(lib): move ConfirmationDialogType to common lib
* fix(lib): move SubscriptionType to enums
* feat(lib): move validateObjectForForm util to common lib
* feat(lib): move GfDialogFooterComponent to ui lib
* feat(lib): move GfDialogHeaderComponent to ui lib
2 months ago
Thomas Kaul
6edc919f0d
Task/ignore forex in search results of FMP service ( #5951 )
* Ignore forex in search
* Update changelog
2 months ago
Thomas Kaul
36b777081f
Feature/add black weeks 2025 blog post ( #5942 )
* Add Black Weeks 2025 blog post
* Update changelog
2 months ago
Kenrick Tandrian
6deaccfe16
Task/enforce module boundaries for client module ( #5944 )
* feat(lib): move SymbolPipe to common lib
* feat(lib): move CreateAccountBalanceDto to common lib
* feat(lib): move IsCurrencyCode validator to common lib
* feat(lib): move UpdateAssetProfileDto to common lib
* feat(lib): move UpdateUserSettingDto to common lib
* feat(lib): move CreateAccessDto to common lib
* feat(lib): move UpdateAccessDto to common lib
* feat(lib): move CreateTagDto to common lib
* feat(lib): move UpdateTagDto to common lib
* feat(lib): move CreatePlatformDto to common lib
* feat(lib): move UpdatePlatformDto to common lib
* feat(lib): move CreateOrderDto to common lib
* feat(lib): move UpdateOrderDto to common lib
* feat(lib): move RuleSettings interface to common lib
* feat(lib): move CreateAccountDto TransferBalanceDto UpdateAccountDto to common lib
* feat(lib): move CreateAccountWithBalancesDto to common lib
* feat(lib): move CreateAssetProfileDto and CreateAssetProfileWithMarketDataDto to common lib
* feat(lib): move AuthDeviceDto to common lib
* feat(lib): move simplewebauthn interfaces to common lib
This includes AssertionCredentialJSON, AttestationCredentialJSON, PublicKeyCredentialCreationOptionsJSON, PublicKeyCredentialRequestOptionsJSON.
* feat(lib): move UpdateMarketDataDto to common lib
* feat(lib): move UpdateBulkMarketDataDto to common lib
* feat(lib): move CreateWatchlistItemDto to common lib
* feat(lib): move DeleteOwnUserDto to common lib
* feat(lib): move UserItem interface to common lib
* feat(lib): move UpdateOwnAccessTokenDto to common lib
* feat(lib): move PropertyDto to common lib
2 months ago