Thomas Kaul
02db0db733
Feature/persist view mode of holdings tab on home page ( #3624 )
* Persist view mode of holdings in user settings
* Update changelog
1 year ago
Thomas Kaul
9ecc3176a5
Feature/improve treemap chart for holdings ( #3563 )
* Various improvements
* Introduce permission: accessHoldingsChart
* Improve style of toggle
* Add border radius
* Update changelog
1 year ago
Thomas Kaul
8386fec98a
Feature/automatic deletion of unused asset profiles ( #3525 )
* Automatic deletion of unused asset profiles
* Update changelog
1 year ago
Eduardo Marinho
1a0cb561cd
Feature/add ability to close user account ( #3444 )
* Add ability to close user account
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
1 year ago
Thomas Kaul
b12ac1fe84
Feature/simplify module imports of api ( #3443 )
* Simplify module imports
1 year ago
Thomas Kaul
b692b7432c
Feature/set up event system for portfolio changes ( #3333 )
* Set up event system for portfolio changes
* Update changelog
2 years ago
Thomas Kaul
f1eeee0525
Feature/extend date range support by specific years ( #3190 )
* Extend date range support by specific years
* Support date range in benchmark endpoint
* Support date range in activities endpoint
* Update changelog
2 years ago
Thomas Kaul
50391e199a
Feature/improve generation of random strings ( #3196 )
* Replace Math.random() with crypto.randomBytes()
* Update changelog
2 years ago
Thomas Kaul
6be38a1c19
Feature/remove is default flag from account database schema ( #3041 )
* Remove isDefault flag from Account database schema
* Update changelog
2 years ago
Thomas Kaul
07eabac059
Feature/add missing database indexes part 2 ( #3033 )
* Add missing database indexes (for orderBy and where clauses)
* Update changelog
2 years ago
Thomas Kaul
e921ed7f52
Reorder imports ( #2988 )
2 years ago
Thomas Kaul
ef9d77312e
Introduce renewal-early-bird ( #2982 )
2 years ago
Thomas Kaul
40b6777814
Add upgrade plan button ( #2937 )
2 years ago
Francisco Silva
3df8810412
Feature/Add support to grant private access with permissions ( #2870 )
* Add support to grant private access with permissions
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2 years ago
Thomas Kaul
07b0a2c40a
Add guard ( #2696 )
2 years ago
Thomas Kaul
5ad248a643
Improve algorithm ( #2676 )
2 years ago
Thomas Kaul
b4de06fcf0
Feature/add platform icons to account selectors ( #2633 )
* Add platform icons to account selectors
* Update changelog
2 years ago
Thomas Kaul
12aac101bd
Feature/extend system message ( #2628 )
* Extend system message
* Update changelog
2 years ago
Thomas Kaul
b8626c2086
Feature/change fees interest and search to general availability ( #2525 )
* Change features to general availability
* Fees on account level
* Interest on account level
* Search for a holding
* Update changelog
* Add documentation for experimental features
2 years ago
Thomas Kaul
550e646079
Feature/introduce assistant ( #2451 )
* Introduce assistant
* Update changelog
2 years ago
Thomas Kaul
921d38a706
Feature/harmonize style of granted access user interface ( #2326 )
* Harmonize style
* Update changelog
2 years ago
Thomas Kaul
bc33e5f147
Feature/remove deprecated environment variable base currency ( #2255 )
* Remove the deprecated environment variable BASE_CURRENCY
* Update changelog
2 years ago
Thomas Kaul
d74f283707
Eliminate prisma service ( #2286 )
* Eliminate prisma service
2 years ago
Thomas Kaul
9036f53e7d
Reset benchmark in user settings ( #2233 )
2 years ago
Thomas Kaul
b259ab7b0c
Feature/add step by step introduction for new users ( #2191 )
* Add introduction for new users
* Update changelog
2 years ago
Thomas Kaul
0866587cab
Increase frequency ( #2169 )
2 years ago
Thomas Kaul
b633132757
Feature/upgrade prisma to version 4.16.2 ( #2109 )
* Upgrade prisma to version 4.16.2
* Update changelog
2 years ago
Thomas Kaul
b7f635bdfc
Increase frequency ( #2111 )
2 years ago
Thomas Kaul
1f393e78f6
Feature/improve error handling in delete user endpoint ( #2000 )
* Improve error handling
* Update changelog
2 years ago
Thomas Kaul
27d9b075ce
Feature/improve interstitial for subscription ( #1941 )
* Improve style and wording
* Update changelog
2 years ago
Thomas Kaul
f4c748f67a
Feature/extend support for impersonation mode ( #1898 )
* Support impersonation of all users for local development
* Update changelog
3 years ago
Thomas Kaul
513a564e2c
Restructure services ( #1891 )
3 years ago
Thomas Kaul
6d56146054
Feature/add support for multiple subscription offers ( #1818 )
* Setup for multiple subscription offers
* Update changelog
3 years ago
Thomas Kaul
261a0fb0b9
Refactor AuthInterceptor ( #1764 )
* Refactor AuthInterceptor
* Refactor JwtStrategy
3 years ago
Thomas Kaul
1b2f8e5586
Feature/extend analytics by country ( #1661 )
* Extend analytics by country
* Fix Upgrade Plan button of subscription interstitial
* Update changelog
3 years ago
Thomas Kaul
5d8a50a80d
Feature/add interstitial for subscription ( #1637 )
* Add interstitial
* Improve pricing page
* Update changelog
3 years ago
Thomas Kaul
4f8fe83a16
Feature/clean up user database schema ( #1242 )
* Clean up user database schema
* Update changelog
3 years ago
Thomas Kaul
fc4bb71184
Feature/migrate date range setting to user settings ( #1239 )
* Migrate date range to user settings
* Refactor currency and view mode in the user user settings
* Update changelog
3 years ago
Thomas Kaul
a3bfa46fb0
Feature/remove alias from user ( #1218 )
* Remove alias
* Update changelog
3 years ago
Thomas Kaul
0e29278e96
Feature/add alias to access ( #1193 )
* Add alias to access
* Update changelog
3 years ago
Thomas Kaul
95bcc3f32d
Feature/remove alias from user interface ( #1083 )
* Remove alias from user interface
* Update changelog
3 years ago
Thomas Kaul
2060fcaf0b
Feature/add markets to public pages ( #1062 )
* Add Markets to public pages
* Update changelog
3 years ago
Thomas Kaul
2abe399ebd
Bugfix/force reload accounts of user after change ( #994 )
* Force reload of accounts after change
* Update changelog
3 years ago
Thomas Kaul
332203b9e2
Feature/add support to set the base currency via env variable ( #948 )
* Set base currency via environment variable
* Update changelog
3 years ago
Thomas Kaul
5391b88c42
Feature/add report data glitch button ( #920 )
* Add report data glitch button
* Update changelog
3 years ago
Thomas Kaul
bad9d17c44
Setup allocations page and endpoint ( #859 )
* Setup tagging system
* Update changelog
4 years ago
Thomas Kaul
957200854c
Feature/improve empty state of proportion chart ( #811 )
* Improve empty state
* Update changelog
4 years ago
Thomas Kaul
2a854e2574
Various improvements ( #807 )
4 years ago
Thomas Kaul
204c7360c3
Feature/prepare for localized date format ( #803 )
* Support localized date and number format
* Update changelog
4 years ago
Thomas Kaul
7b6893b5ed
Feature/add support for emergency fund ( #749 )
* Add support for emergency fund
* Update changelog
4 years ago