Thomas Kaul
73d62bb51f
Migrate UI components to standalone ( #3290 )
2024-04-18 20:46:12 +02:00
Fedron
9241c04d5a
Feature/add form validation against DTO for activity and account ( #3230 )
...
* Add form validation against DTO for activity and account
* Update changelog
2024-04-14 19:52:41 +02:00
Thomas Kaul
07c0e5a612
Feature/add currency to order database schema ( #3251 )
...
* Add currency to Order database schema
* Update changelog
2024-04-07 11:30:32 +02:00
Thomas Kaul
719bbe156e
Feature/optimize calculation of allocations by market ( #3249 )
...
* Optimize calculation of allocations by market
* Update changelog
2024-04-07 09:26:30 +02:00
Thomas Kaul
50dbbf0569
Feature/refactor symbol icon module to asset profile icon component ( #3245 )
...
* Refactor symbol icon module to asset profile icon component (standalone)
2024-04-06 21:15:19 +02:00
Thomas Kaul
c10ae431a2
Feature/extend faq by data providers ( #3239 )
...
* Add data providers
* Update changelog
2024-04-06 08:40:44 +02:00
Thomas Kaul
6f3cce1c5f
Feature/disable option to update cash balance if date is not today ( #3229 )
...
* Disable option to update cash balance if date is not today
* Update changelog
2024-04-02 20:17:16 +02:00
Thomas Kaul
efdc9b387f
Eliminate ghostfolio-style.scss ( #3228 )
2024-04-01 13:24:00 +02:00
Thomas Kaul
1b81409b35
Add OpenAlternative logo ( #3225 )
2024-04-01 09:02:10 +02:00
Thomas Kaul
51203ec96e
Feature/setup chinese ( #3220 )
...
* Set up chinese
* Update changelog
2024-03-31 10:46:30 +02:00
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
2024-03-30 13:06:42 +01:00
Thomas Kaul
a33f8d5bed
Upgrade @types/big.js to version 6.2.2 ( #3191 )
...
* Upgrade @types/big.js to version 6.2.2
* Refactor imports
2024-03-25 08:34:30 +01:00
Thomas Kaul
3f7d6b25c7
Feature/extend faq by backup strategy ( #3180 )
...
* Add backup strategy
* Update changelog
2024-03-23 19:10:23 +01:00
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