Thomas Kaul
f3ee99fb2b
Feature/extend assistant by account selector ( #2929 )
...
* Add account selector to assistant
* Update changelog
2024-01-27 10:48:46 +01:00
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>
2024-01-27 09:44:13 +01:00
Cédric Meuter
4e9e3f7b6b
Feature/Add wtd
and mtd
as possible values for date range ( #2902 )
...
* Add `wtd` and `mtd` as possible values for date range
'wtd': week-to-date (from the start of the week)
'mtd': month-to-date (from the start of the month)
* Update changelog
2024-01-21 16:51:30 +01:00
Thomas Kaul
d7f72819de
Feature/extend assistant by tag selector ( #2838 )
...
* Extend assistant by tag selector
* Update changelog
2024-01-07 16:56:25 +01:00
underwater
7d68905f1b
Feature/use has permission annotation in endpoints ( #2771 )
...
* Use HasPermission in endpoints
* Update changelog
2023-12-26 19:23:25 +01:00
Thomas Kaul
07b0a2c40a
Add guard ( #2696 )
2023-11-29 20:10:37 +01:00
Thomas Kaul
5ad248a643
Improve algorithm ( #2676 )
2023-11-23 15:15:40 +01:00
Thomas Kaul
b4de06fcf0
Feature/add platform icons to account selectors ( #2633 )
...
* Add platform icons to account selectors
* Update changelog
2023-11-11 17:27:29 +01:00
Thomas Kaul
12aac101bd
Feature/extend system message ( #2628 )
...
* Extend system message
* Update changelog
2023-11-09 19:23:36 +01:00
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
2023-10-21 10:25:05 +02:00
Thomas Kaul
550e646079
Feature/introduce assistant ( #2451 )
...
* Introduce assistant
* Update changelog
2023-10-08 20:32:00 +02:00
Thomas Kaul
921d38a706
Feature/harmonize style of granted access user interface ( #2326 )
...
* Harmonize style
* Update changelog
2023-09-15 16:21:14 +02:00
Thomas Kaul
bc33e5f147
Feature/remove deprecated environment variable base currency ( #2255 )
...
* Remove the deprecated environment variable BASE_CURRENCY
* Update changelog
2023-09-08 20:43:23 +02:00
Thomas Kaul
d74f283707
Eliminate prisma service ( #2286 )
...
* Eliminate prisma service
2023-09-08 17:05:42 +02:00
Thomas Kaul
9036f53e7d
Reset benchmark in user settings ( #2233 )
2023-08-12 21:50:01 +02:00
Thomas Kaul
b259ab7b0c
Feature/add step by step introduction for new users ( #2191 )
...
* Add introduction for new users
* Update changelog
2023-07-30 18:49:38 +02:00
Thomas Kaul
0866587cab
Increase frequency ( #2169 )
2023-07-24 20:12:07 +02:00
Thomas Kaul
b633132757
Feature/upgrade prisma to version 4.16.2 ( #2109 )
...
* Upgrade prisma to version 4.16.2
* Update changelog
2023-07-15 12:32:43 +02:00
Thomas Kaul
b7f635bdfc
Increase frequency ( #2111 )
2023-07-01 11:06:34 +02:00
Thomas Kaul
1f393e78f6
Feature/improve error handling in delete user endpoint ( #2000 )
...
* Improve error handling
* Update changelog
2023-05-25 17:27:33 +02:00
Thomas Kaul
27d9b075ce
Feature/improve interstitial for subscription ( #1941 )
...
* Improve style and wording
* Update changelog
2023-05-07 10:38:12 +02:00
Thomas Kaul
f4c748f67a
Feature/extend support for impersonation mode ( #1898 )
...
* Support impersonation of all users for local development
* Update changelog
2023-04-28 21:02:24 +02:00
Thomas Kaul
513a564e2c
Restructure services ( #1891 )
2023-04-23 12:02:01 +02:00
Thomas Kaul
6d56146054
Feature/add support for multiple subscription offers ( #1818 )
...
* Setup for multiple subscription offers
* Update changelog
2023-04-02 09:44:13 +02:00
Thomas Kaul
c45df20d88
Sort imports ( #1797 )
2023-03-21 19:34:40 +01:00
Thomas Kaul
3af8be89e3
Feature/improve usability of fire calculator ( #1779 )
...
* Improve usability
* Add debounce
* Persist annualInterestRate
* Partially disable date picker
* Update changelog
2023-03-12 09:55:55 +01:00
Robbert Coeckelbergh
fce9e7fb0c
Feature/extend fire calculator by retirement date ( #1748 )
...
* Extend fire calculator by retirement date
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2023-03-09 22:12:01 +01:00
Thomas Kaul
261a0fb0b9
Refactor AuthInterceptor ( #1764 )
...
* Refactor AuthInterceptor
* Refactor JwtStrategy
2023-03-04 10:13:04 +01:00
Thomas Kaul
1b2f8e5586
Feature/extend analytics by country ( #1661 )
...
* Extend analytics by country
* Fix Upgrade Plan button of subscription interstitial
* Update changelog
2023-02-05 18:57:12 +01:00
Thomas Kaul
5d8a50a80d
Feature/add interstitial for subscription ( #1637 )
...
* Add interstitial
* Improve pricing page
* Update changelog
2023-01-28 09:42:15 +01:00
Thomas Kaul
4d84459b5b
Clean up imports ( #1632 )
2023-01-27 08:49:31 +01:00
Thomas Kaul
60f52bb209
Handle user signup for OAuth and Internet Identity ( #1515 )
...
Co-Authored-By: gobdevel <99349192+gobdevel@users.noreply.github.com>
2022-12-17 16:18:00 +01:00
gobdevel
616d168a7c
Feature/add signup permission ( #1512 )
...
* Added support to disable user sign up in the admin control panel
* Update changelog
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2022-12-17 12:39:21 +01:00
Thomas Kaul
eac52a215b
Feature/refactor appearance to color scheme ( #1364 )
...
* Refactor appearance to colorScheme
* Update changelog
2022-10-16 14:54:26 +02:00
Thomas Kaul
a8e096f9ac
Feature/minor improvements for appearance selector ( #1345 )
...
* Improve appearance selector
* Update changelog
2022-10-12 13:38:58 +02:00
Yash Solanki
c896bf9199
Add appearance option in settings ( #1342 )
...
* Add appearance option in settings
2022-10-11 21:34:52 +02:00
Thomas Kaul
e320aa91f7
Feature/simplify benchmark configuration ( #1248 )
...
* Simplify benchmark configuration
* Update changelog
2022-09-11 09:19:50 +02:00
Thomas Kaul
4f8fe83a16
Feature/clean up user database schema ( #1242 )
...
* Clean up user database schema
* Update changelog
2022-09-10 16:11:49 +02:00
Thomas Kaul
980ad1028c
Feature/allow date range change for demo user ( #1243 )
...
* Allow date range change
* Update changelog
2022-09-10 16:10:57 +02:00
Thomas Kaul
aece76d98f
Feature/add date range component to benchmark comparator ( #1240 )
...
* Add date range component
* Update changelog
2022-09-10 13:33:37 +02:00
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
2022-09-10 11:38:06 +02:00
Thomas Kaul
3b2f13850c
Feature/improve chart calculation ( #1226 )
...
* Improve chart calculation
* Update changelog
2022-09-03 21:41:06 +02:00
Thomas Kaul
a3bfa46fb0
Feature/remove alias from user ( #1218 )
...
* Remove alias
* Update changelog
2022-09-03 09:47:18 +02:00
Thomas Kaul
0e29278e96
Feature/add alias to access ( #1193 )
...
* Add alias to access
* Update changelog
2022-08-27 11:29:09 +02:00
Thomas Kaul
56bf422407
Consider language from user settings ( #1179 )
2022-08-21 18:06:31 +02:00
Thomas Kaul
95bcc3f32d
Feature/remove alias from user interface ( #1083 )
...
* Remove alias from user interface
* Update changelog
2022-07-17 11:05:23 +02:00
Thomas Kaul
2060fcaf0b
Feature/add markets to public pages ( #1062 )
...
* Add Markets to public pages
* Update changelog
2022-07-05 21:45:27 +02:00
Thomas Kaul
2abe399ebd
Bugfix/force reload accounts of user after change ( #994 )
...
* Force reload of accounts after change
* Update changelog
2022-06-11 12:56:34 +02:00
Thomas Kaul
332203b9e2
Feature/add support to set the base currency via env variable ( #948 )
...
* Set base currency via environment variable
* Update changelog
2022-05-24 20:55:55 +02:00
Thomas Kaul
5391b88c42
Feature/add report data glitch button ( #920 )
...
* Add report data glitch button
* Update changelog
2022-05-14 13:53:43 +02:00