Thomas Kaul
8a062e03ab
Feature/add benchmark name to tooltip of benchmark comparator ( #3177 )
...
* Add benchmark name to chart tooltip
* Update changelog
2024-03-23 09:38:35 +01:00
Gerard Du Pre
c289793c6d
Feature/switch between active and closed holdings ( #3146 )
...
* Switch between active and closed holdings on the portfolio holdings page
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2024-03-16 14:20:58 +01:00
Thomas Kaul
a90c067da0
Clean up ( #3157 )
2024-03-16 13:40:23 +01:00
rodriguestiago0
3b895afc9e
Enable account balance update for fee and interest activities ( #3145 )
...
* Enable account balance update for fee and interest activities
* Update changelog
2024-03-15 18:56:17 +01:00
Thomas Kaul
8420cb830c
Feature/add product roadmap to faq ( #3143 )
...
* Add product roadmap
* Update changelog
2024-03-14 14:09:20 +01:00
Thomas Kaul
bb86f85203
Feature/add available home server systems to faq ( #3126 )
...
* Add available home server systems
* Update changelog
* Add CasaOS to README.md
2024-03-10 09:50:43 +01:00
Thomas Kaul
eb75be8535
Optimize details endpoint ( #3123 )
...
* Make summary optional
* Introduce dedicated holdings endpoint
* Update changelog
2024-03-09 19:56:26 +01:00
Thomas Kaul
66992ef915
Bugfix/change show condition of button to fetch current market price ( #3079 )
...
* Change show condition of button to fetch current market price
* Update changelog
2024-03-02 12:59:54 +01:00
Thomas Kaul
5d7c19b0ed
Fix typo ( #3076 )
2024-03-02 09:42:41 +01:00
Thomas Kaul
633c65e33c
Feature/extend self hosting faq ( #3068 )
...
* Extend self-hosting FAQ
* Update changelog
2024-02-29 21:04:47 +01:00
Thomas Kaul
15cc294581
Feature/move break down of performance from experimental to general availability ( #3047 )
...
* Move break down of performance to general availability
* Update changelog
2024-02-25 19:12:30 +01:00
Thomas Kaul
6ae3a47b54
Bugfix/change top and bottom performers to performance with currency effect ( #3046 )
...
* Change to performance with currency effect
* Update changelog
2024-02-25 13:43:49 +01:00
Thomas Kaul
2e9d40c201
Feature/switch to performance calculations with currency effects ( #3039 )
...
* Switch to performance calculations with currency effects
* Improve value redaction in portfolio details endpoint
* Update changelog
2024-02-24 19:58:13 +01:00
Thomas Kaul
6be38a1c19
Feature/remove is default flag from account database schema ( #3041 )
...
* Remove isDefault flag from Account database schema
* Update changelog
2024-02-24 19:44:56 +01:00
Thomas Kaul
b62488628c
Prettify markup ( #3029 )
2024-02-21 09:58:15 +01:00
Thomas Kaul
e1371a8d2b
Clean up ( #3018 )
2024-02-18 12:27:34 +01:00
Thomas Kaul
448cea0b69
Feature/improve usability of holdings table ( #3017 )
...
* Improve usability
* Update changelog
2024-02-18 10:18:53 +01:00
Thomas Kaul
ad42c0bf28
Enable FAQ link for self-hoster ( #3015 )
2024-02-18 08:53:01 +01:00
Thomas Kaul
2518a8fd9d
Feature/add accounts tab to position detail dialog ( #3012 )
...
* Add accounts tab to position detail dialog
* Update changelog
2024-02-17 21:32:56 +01:00
Thomas Kaul
cac73ac111
Feature/divide faq page in three sections ( #3003 )
...
* Divide FAQ page in three sections
* General
* Cloud (SaaS)
* Self-Hosting
* Update changelog
2024-02-16 18:57:34 +01:00
Thomas Kaul
02cf4295a9
Feature/add loading indicator to dividend and investment timelines ( #3007 )
...
* Add loading indicators
* Dividend timeline
* Investment timeline
* Update changelog
2024-02-16 09:43:51 +01:00
Thomas Kaul
e0d6d9e8ca
Migrate if / else to control flow ( #3001 )
2024-02-13 20:46:21 +01:00
Thomas Kaul
1fec49fbc2
Improve states ( #3000 )
2024-02-13 19:44:17 +01:00
Thomas Kaul
2985dd67c5
Feature/improve ordered list in safari ( #2996 )
...
* Improve ordered list in Safari (without text-truncate)
* Update changelog
2024-02-12 20:35:16 +01:00
Thomas Kaul
b758654158
Fix renew plan label ( #2993 )
2024-02-11 21:37:11 +01:00
Thomas Kaul
fd294d4d2b
Migrate to control flow ( #2992 )
2024-02-11 20:47:24 +01:00
Thomas Kaul
446c7cb517
Remove closing tags of mat-* components ( #2989 )
2024-02-11 18:12:16 +01:00
Thomas Kaul
e921ed7f52
Reorder imports ( #2988 )
2024-02-11 17:50:18 +01:00
Thomas Kaul
fcbf2f1645
Feature/remove lazy from name of activities table ( #2978 )
...
* Remove lazy from name
* Update translations
2024-02-09 18:48:05 +01:00
Thomas Kaul
9fe90273c7
Feature/move assistant to general availability ( #2977 )
...
* Move assistant from experimental to general availability
* Update changelog
2024-02-09 18:25:15 +01:00
Thomas Kaul
cea569c987
Add Fina ( #2956 )
2024-02-04 12:10:22 +01:00
Thomas Kaul
b535aee91d
Remove reference to Internet Identity ( #2946 )
2024-01-31 17:19:05 +01:00
Arshad Jamal
e82dcc8ace
Feature/fix export in lazy-loaded activities table ( #2939 )
...
* Fix export in lazy-loaded activities table
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2024-01-29 19:37:09 +01:00
Thomas Kaul
be93ca8968
Feature/migrate allocations page to work with filters of assistant ( #2933 )
...
* Migrate portfolio allocations to work with filters of assistant
* Update changelog
2024-01-28 09:20:32 +01:00
Thomas Kaul
0436cc6487
Migrate ngx-skeleton-loader components to self-closing tags ( #2935 )
2024-01-28 08:51:02 +01:00
Thomas Kaul
857708dc4d
Migrate gf-* components to self-closing tags ( #2934 )
2024-01-28 08:50:43 +01:00
Thomas Kaul
1ca4f885b0
Feature/migrate holdings page to work with filters of assistant ( #2932 )
...
* Migrate portfolio holdings to work with filters of assistant
* Update changelog
2024-01-27 19:28:13 +01:00
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
Thomas Kaul
b8ca88c6df
Add auto-renewal ( #2920 )
2024-01-27 08:46:27 +01:00
Thomas Kaul
50fb82a6e6
Extend personal finance tools ( #2925 )
2024-01-26 22:37:26 +01:00
Thomas Kaul
2c10cd7edf
Bugfix/remove holdings with incomplete data from top3 bottom3 performers ( #2921 )
...
* Remove holdings with incomplete data
* Update changelog
2024-01-26 08:35:23 +01:00
Thomas Kaul
e763bfb2e2
Feature/improve labels in portfolio evolution chart and investment timeline ( #2892 )
...
* Improve labels
* Update changelog
2024-01-20 09:15:05 +01:00
TobiasXy
1b2d2a9860
Feature/Add holdings tab to account detail dialog ( #2853 ) ( #2864 )
...
* Feature/Add holdings tab to account detail dialog (#2853 )
* Update changelog
2024-01-15 20:35:45 +01:00
Thomas Kaul
74ca058364
Extend pricing page section ( #2876 )
2024-01-15 19:40:27 +01:00
Thomas Kaul
5fa3388609
Feature/break down performance into asset and currency ( #2863 )
...
* Break down performance into asset and currency
* Nullify values
* Update changelog
2024-01-13 14:23:00 +01:00
Thomas Kaul
a72e98f73c
Add AllInvestView ( #2861 )
2024-01-13 13:06:18 +01:00
Thomas Kaul
a47829082e
Bugfix/fix hidden fifth tab on mobile ( #2848 )
...
* Fix hidden fifth tab
* Update changelog
2024-01-09 08:28:01 +01:00
Thomas Kaul
dc8b60eeb1
Rename "Jobs" to "Job Queue" ( #2847 )
2024-01-08 20:21:13 +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
Thomas Kaul
ac0f6f40cf
Remove closing tags ( #2816 )
2024-01-06 19:28:35 +01:00