KenTandrian
|
7c3b3b454a
|
resolve comments
|
5 days ago |
Thomas Kaul
|
4539367bc5
|
Task/refresh cryptocurrencies list 20260105 (#6172)
* Update cryptocurrencies.json
* Update changelog
|
5 days ago |
KenTandrian
|
d75cef26bd
|
Revert "fix(api): remove intersection type usage"
This reverts commit 2437ae094d.
|
7 days ago |
KenTandrian
|
2437ae094d
|
fix(api): remove intersection type usage
|
7 days ago |
KenTandrian
|
607e8dcdd0
|
fix(test): change historical data matching to position matching
|
7 days ago |
KenTandrian
|
1f76580b88
|
fix(api): do not include cash positions in overall performance calculation
|
7 days ago |
KenTandrian
|
3b4a666a43
|
feat(api): include cash only for portfolio snapshot
|
7 days ago |
KenTandrian
|
94d2fa47c0
|
feat(api): make inclusion of cash orders optional
|
7 days ago |
KenTandrian
|
0b02a715fe
|
fix(api): revert prev changes
|
7 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 |
Kenrick Tandrian
|
d4d6ce1d07
|
Task/move admin service to UI library (#6159)
* Move admin service to UI library
* Update changelog
|
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
|
601008e0e6
|
Task/move data service to UI library (#6154)
* feat(lib): move data service
* feat(client): update imports
* feat(lib): update imports
* 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
|
2 weeks ago |
github-actions[bot]
|
61d51ec207
|
Feature/update locales (#6083)
* Update locales
* Update translations
* Update changelog
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
|
2 weeks ago |
Omkar Gujja
|
95cbd01a4c
|
Task/lazy load platforms via API in create or update account dialog (#6130)
* Lazy load platforms via API
* Update changelog
|
2 weeks ago |
Sven Günther
|
c52d7f46c2
|
Task/move scraper configuration to tab in asset profile dialog (#6094)
* Move scraper configuration to tab in asset profile dialog
* Update changelog
|
2 weeks 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 |
Thomas Kaul
|
549436d919
|
Task/extend data providers content in self-hosting FAQ (#6123)
* Extend data providers content
* 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 |
Kenrick Tandrian
|
2167c4ca8e
|
Task/upgrade to marked 16.4.2 and ngx-markdown 20.1.0 (#6117)
* chore(deps): bump marked and ngx-markdown
* fix(client): change marked script file
* fix(client): change umd to esm
* fix(client): remove marked script file from project.json
* feat(docs): update changelog
|
2 weeks ago |
Thomas Kaul
|
0f9bebcf82
|
Task/eliminate ngx-stripe (#6116)
* Eliminate ngx-stripe
* Update changelog
|
2 weeks ago |
Thomas Kaul
|
40c01c38dd
|
Task/deprecate platforms in info item (#6114)
* Deprecate platforms
|
2 weeks ago |
Karel De Smet
|
eb9d66e760
|
Task/improve user detail dialog routing in Admin Control panel (#6104)
* Improve user detail dialog routing in Admin Control panel
* 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 |
Thomas Kaul
|
7abeb4d76a
|
Task/improve language localization for de 20251229 (#6108)
* Update translations
* 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 |
Kenrick Tandrian
|
5b7356ff28
|
Task/upgrade jest to version 30.2.0 (#6110)
* chore(deps): bump jest to 30.2.0
* fix(test): update setup test scripts
* fix(deps): resolve vulns
|
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 |
Karel De Smet
|
5727ce3375
|
Bugfix/add missing currency suffix to cash balance field in create or update account dialog (#6092)
* Add missing currency suffix to cash balance field in create or update account dialog
* Update changelog
|
3 weeks ago |
Thomas Kaul
|
1a2ca71ef8
|
Task/refactor href in user account settings component (#6085)
* Refactoring
|
3 weeks ago |
Thomas Kaul
|
078b2327c5
|
Release 2.224.2 (#6086)
|
3 weeks ago |
Thomas Kaul
|
1dd5ff51ee
|
Revert "Task/refactor language in various components (#6078)" (#6081)
This reverts commit 80c278555c.
|
4 weeks ago |
github-actions[bot]
|
8345eee16e
|
Update locales (#6068)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
4 weeks ago |
Thomas Kaul
|
80c278555c
|
Task/refactor language in various components (#6078)
* Refactor language
|
4 weeks ago |
Thomas Kaul
|
6e2c61dece
|
Feature/add ISIN number to asset profile dialog (#6076)
* Add ISIN number
* Update changelog
|
4 weeks ago |
David Requeno
|
152cda19cf
|
Bugfix/localize date formatting in FIRE calculator (#6077)
* Localize date formatting
* Update changelog
|
4 weeks ago |
Thomas Kaul
|
48952c9bbd
|
Task/improve localization of various components (#6074)
* Improve localization
|
4 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 |
github-actions[bot]
|
37bf032d6e
|
Feature/update locales (#6065)
* Update locales
* Update translations
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
|
1 month ago |