Kenrick Tandrian
39ba6b98e6
Task/improve type safety in auth and user services ( #7630 )
Improve type safety
2 days ago
Thomas Kaul
108e29444a
Task/add scopes to access ( #7603 )
* Add scopes to access
* Update changelog
3 days ago
Thomas Kaul
e1eb127bce
Task/refactor impersonation mode into guard ( #7597 )
* Refactor impersonation mode into guard
* Update changelog
7 days ago
Thomas Kaul
fbd898b32d
Bugfix/user settings and calculations in impersonation mode ( #7592 )
* Fix user settings and calculations in impersonation mode
* Update changelog
7 days ago
Thomas Kaul
cb6da5c24f
Task/migrate isDraft of activity to draft tag ( #7551 )
* Migrate isDraft of activity to draft tag
* Update changelog
1 week ago
Thomas Kaul
9b58da04d4
Feature/add coverage rule to emergency fund section on X-ray page ( #7538 )
* Add emergency fund coverage rule
* Update changelog
2 weeks ago
Thomas Kaul
5bbdf52e19
Feature/add platform logo to account selector in create or update activity dialog ( #7524 )
* Add platform logo to account selector
* Update changelog
2 weeks ago
Thomas Kaul
851901916b
Task/improve handling of Exclude from Analysis tag ( #7533 )
* Improve handling of Exclude from Analysis tag
* Update changelog
2 weeks ago
Thomas Kaul
ddf446f915
Feature/stock splits setup ( #7251 )
* Stock splits setup
* Update changelog
2 weeks ago
Thomas Kaul
0a01d4234a
Bugfix/daily requests check in Ghostfolio data provider ( #7485 )
Fix daily requests check
3 weeks ago
Thomas Kaul
81e4abbfeb
Feature/add daily request limit ( #7487 )
Add daily request limit
3 weeks ago
Thomas Kaul
52fa7c2240
Task/consolidate markets pages ( #7471 )
* Consolidate markets pages
* Update changelog
3 weeks ago
Thomas Kaul
13788f5060
Bugfix/resolve exception in user service for non-existent user ( #7435 )
* Resolve exception for non-existent user
* Update changelog
3 weeks ago
Thomas Kaul
ae257f8acb
Feature/support Fear & Greed index via Ghostfolio data provider in self-hosted environments ( #7364 )
* Support Fear & Greed index via Ghostfolio data provider in self-hosted environments
* Update changelog
1 month ago
Thomas Kaul
45ab4016e5
Task/improve user account deletion flow ( #7269 )
* Improve user account deletion flow
* Update changelog
1 month ago
Thomas Kaul
77efbc5a43
Task/refactor default locale ( #7066 )
Refactor default locale
2 months ago
Thomas Kaul
116357b797
Task/move referral partners to database ( #7060 )
* Move referral partners to database
2 months ago
Thomas Kaul
9996d8a8d2
Bugfix/base currency in impersonation mode ( #6964 )
* Fix base currency in impersonation mode
* Update changelog
3 months ago
Kenrick Tandrian
081ce27d78
Task/improve type safety in home overview component ( #6927 )
* feat(client): implement default date range
* feat(client): resolve errors
* feat(client): replace constructor based DI with inject function
* feat(client): enforce encapsulation
* fix(client): remove dead code
* feat(client): enforce immutability
* feat(client): replace deprecated getDeviceInfo
* feat(client): convert errors to signal
* feat(client): convert hasImpersonationId to signal
* feat(client): convert user to signal
* feat(client): convert to computed signals
* feat(client): convert historicalDataItems and isLoadingPerformance to signals
* feat(client): convert performance and precision to signals
* feat(client): implement OnPush change detection strategy
* fix(common): revert DateRange type change
* fix(client): format file
3 months ago
Thomas Kaul
9ed4c679b2
Task/enable Bull Dashboard in admin control panel without environment variable ( #6876 )
* Enable Bull Dashboard without environment variable
* Update changelog
3 months ago
Thomas Kaul
ef7df25496
Task/refactor subscription types ( #6735 )
Refactor subscription types
4 months ago
Thomas Kaul
efa93a3b98
Feature/setup Bull Dashboard ( #6501 )
* Initial setup
* Update changelog
5 months ago
Thomas Kaul
4a832f12ca
Task/deprecate order endpoints in favor of activities endpoints ( #6446 )
* Deprecate order endpoints in favor of activities endpoints
* Update changelog
5 months ago
Thomas Kaul
a7434c9ba7
Task/remove deprecated fee ratio X-ray rule ( #6364 )
* Remove deprecated static portfolio analysis rule: Fees (Fee Ratio)
* Update changelog
6 months ago
Thomas Kaul
e59421f008
Feature/add static portfolio analysis fee ratio rule based on total investment volume ( #6332 )
* Add fee ratio rule based on total investment volume
* Update changelog
6 months ago
Anurag Choudhury
d7349cd621
Bugfix/adapt accounts and tags of assistant in impersonation mode ( #6231 )
* Adapt accounts and tags of assistant in impersonation mode
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
6 months 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>
8 months ago
Germán Martín
1ae3519d7f
Bugfix/assign admin role to first user signing up ( #5914 )
* Assign admin role to first user signing up
* Update changelog
10 months ago
Thomas Kaul
6ff1d65a70
Feature/add safe withdrawal rate to user settings ( #5629 )
* Add safe withdrawal rate to user settings
* Update changelog
11 months ago
Thomas Kaul
28f28e737f
Task/refactor imports of built-in Node.js core modules ( #5513 )
* Prefix crypto imports
* Prefix fs imports
* Prefix path imports
* Update changelog
11 months ago
Thomas Kaul
2879645dc4
Feature/extend variations of subscription interstitials ( #5486 )
* Extend variations of subscription interstitials
* Update changelog
11 months ago
Thomas Kaul
52ea3c5e84
Feature/add buying power to static portfolio analysis rules ( #5365 )
* Add buying power rule
* Update changelog
1 year ago
Thomas Kaul
4844a5b1ad
Feature/refactor tag handling for exclude from analysis ( #5306 )
* Refactoring
1 year ago
rohit
7c4cf2ca0c
Feature/set up language localization for Regional Market Cluster Risks ( #5145 )
* Set up language localization for Regional Market Cluster Risks
* Update changelog
1 year ago
Tobias Kugel
44ea3cba8d
Feature/set up localization for static portfolio analysis rules: Economic Market Cluster Risks ( #5169 )
* Set up localization for static portfolio analysis rules: Economic Market Cluster Risks
* Update changelog
1 year ago
Thomas Kaul
cf8eac3d44
Feature/rename Settings to settings in User database schema ( #5100 )
* Rename Settings to settings in User database schema
* Update changelog
1 year ago
Thomas Kaul
9c37bca43a
Feature/rename Access to accessesGet in User database schema ( #5094 )
* Rename Access to accessesGet in User database schema
* Update changelog
1 year ago
Thomas Kaul
53127340f4
Feature/extend markets ( #5076 )
* Extend markets
* Clean up
1 year ago
csehatt741
8b9b1c7f11
Feature/refactor getByKey() in PropertyService ( #5065 )
* Refactor getByKey() in PropertyService
* Update changelog
1 year ago
csehatt741
c437bc2534
Feature/allow user to rotate Security Token ( #5016 )
* Allow user to rotate Security Token
* Update changelog
1 year ago
Thomas Kaul
5dfe9b54fe
Feature/rename Analytics to analytics in User database schema ( #5032 )
* Rename Analytics to analytics in User database schema
1 year ago
csehatt741
351fd8a1d4
Feature/language localization for static portfolio analysis rule: Currency Cluster Risks ( #5038 )
* Language localization for static portfolio analysis rule: Currency Cluster Risks
* Update changelog
1 year ago
Tobias Kugel
f0eb0dc7fc
Feature/localize asset class cluster risks (Equity and Fixed Income) ( #5033 )
* Localize asset class cluster risks
* Update changelog
1 year ago
Tobias Kugel
84c4d79a74
Feature/Set up account cluster risks localization (Current Investment) ( #5012 )
* Set up localization
* Update changelog
1 year ago
Thomas Kaul
738f7490f6
Feature/rename Platform to platform in Account database schema ( #4999 )
* Rename Platform to platform in Account database schema
* Update changelog
1 year ago
Thomas Kaul
d5d74eb4db
Feature/rename GranteeUser to granteeUser in Access database schema ( #4979 )
* Rename GranteeUser to granteeUser in Access database schema
* Update changelog
1 year ago
Tobias Kugel
7a251ef749
Feature/set up language localization for X-ray rule Account Cluster Risks (Single Account) ( #4959 )
* Set up language localization
* Update changelog
1 year ago
Thomas Kaul
20070d76bc
Feature/rename User to user in database schema ( #4899 )
* Rename User to user in database schema
* Update changelog
1 year ago
Thomas Kaul
25a755d1bf
Feature/rename Account to accounts in User database schema ( #4859 )
* Rename Account to accounts
* Update changelog
1 year ago
Tobias Kugel
3bcb19af14
Feature/migrate i18n service to injectable service ( #4829 )
* Migrate i18n service to injectable service
* Update changelog
1 year ago