KenTandrian
543a44a1a7
feat(api): create getCashSymbolProfiles method
1 week ago
KenTandrian
bedbd77693
fix(test): implement getOrdersForPortfolioCalculator
1 week ago
KenTandrian
a57f336de3
fix(api): change to enums
1 week ago
KenTandrian
614a4d2bbf
fix(api): fallback name with currency
1 week ago
KenTandrian
843a7d202e
fix(api): return cash asset name in holdings
1 week ago
KenTandrian
96cadf9846
resolve comments
1 week ago
KenTandrian
cfd1233e93
fix(test): rename test file
1 week ago
KenTandrian
8c8592fb3f
feat(test): add a test case
1 week ago
KenTandrian
55a721ba06
resolve comments
1 week ago
Thomas Kaul
a6011f2c47
Task/remove deprecated public Stripe key ( #6124 )
* Remove deprecated public Stripe key
* Update changelog
1 week ago
Thomas Kaul
a1fab9fdf3
Task/upgrade stripe to version 20.1.0 ( #6132 )
* Upgrade stripe to version 20.1.0
* Update changelog
1 week ago
Thomas Kaul
7999ff973b
Bugfix/jsonpath import in manual service ( #6129 )
* Fix jsonpath import
* Update changelog
1 week ago
KenTandrian
e7f5617e84
fix(api): remove unnecessary changes
1 week ago
KenTandrian
3afedbcbf6
feat(docs): add some jsdoc
1 week ago
KenTandrian
4aa71b5e22
feat(api): do not fetch cash asset market price
1 week 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>
4 weeks 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
1 month ago
Thomas Kaul
f18301c89e
Task/remove obsolete includeDrafts attribute in public controller ( #5975 )
* Remove obsolete includeDrafts attribute
1 month 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
KenTandrian
cac33e5c2f
fix(api): set quantity to the balance
2 months ago
KenTandrian
dc6bc3ff40
fix(api): remove cash positions override
2 months ago
KenTandrian
7ebef0baf4
fix(api): move getCashOrders to order service
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
Sven Günther
9d25d5c5f4
Feature/automatically gather required exchange rates ( #5917 )
* Automatically gather required exchange rates
* Update changelog
2 months ago
Germán Martín
66a3e319a8
Feature/separate Google OAuth and token authentication ( #5915 )
* Separate Google OAuth and token authentication
* Update changelog
2 months ago