64 Commits

Author SHA1 Message Date
Thomas Kaul
8a062e03ab
Feature/add benchmark name to tooltip of benchmark comparator ()
* Add benchmark name to chart tooltip

* Update changelog
2024-03-23 09:38:35 +01:00
Thomas Kaul
15cc294581
Feature/move break down of performance from experimental to general availability ()
* 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 ()
* 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 ()
* 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
b62488628c
Prettify markup () 2024-02-21 09:58:15 +01:00
Thomas Kaul
02cf4295a9
Feature/add loading indicator to dividend and investment timelines ()
* Add loading indicators

* Dividend timeline
* Investment timeline

* Update changelog
2024-02-16 09:43:51 +01:00
Thomas Kaul
2985dd67c5
Feature/improve ordered list in safari ()
* Improve ordered list in Safari (without text-truncate)

* Update changelog
2024-02-12 20:35:16 +01:00
Thomas Kaul
e921ed7f52
Reorder imports () 2024-02-11 17:50:18 +01:00
Thomas Kaul
9fe90273c7
Feature/move assistant to general availability ()
* Move assistant from experimental to general availability

* Update changelog
2024-02-09 18:25:15 +01:00
Thomas Kaul
0436cc6487
Migrate ngx-skeleton-loader components to self-closing tags () 2024-01-28 08:51:02 +01:00
Thomas Kaul
857708dc4d
Migrate gf-* components to self-closing tags () 2024-01-28 08:50:43 +01:00
Thomas Kaul
2c10cd7edf
Bugfix/remove holdings with incomplete data from top3 bottom3 performers ()
* 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 ()
* Improve labels

* Update changelog
2024-01-20 09:15:05 +01:00
Thomas Kaul
5fa3388609
Feature/break down performance into asset and currency ()
* Break down performance into asset and currency

* Nullify values

* Update changelog
2024-01-13 14:23:00 +01:00
Thomas Kaul
d7f72819de
Feature/extend assistant by tag selector ()
* Extend assistant by tag selector

* Update changelog
2024-01-07 16:56:25 +01:00
Thomas Kaul
4c30e9459d
Feature/extend assistant by date range selector ()
* Extend assistant by date range selector

* Update changelog
2024-01-02 17:02:15 +01:00
Thomas Kaul
d089662dab
Feature/improve the style of the top 3 and bottom 3 performers ()
* Refactor to ordered list

* Update changelog
2024-01-02 09:44:15 +01:00
Thomas Kaul
7804c6879d
Clean up () 2023-10-28 11:24:50 +02:00
Basim Mohammed
2992a0da4c
Verify current benchmark before loading it ()
* Verify current benchmark before loading it

* Update changelog

---------

Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2023-10-25 20:27:41 +02:00
Thomas Kaul
6f6ff94979
Improve sidebar ()
* Improve sidebar

* Improve style of system message

* Update changelog
2023-09-17 07:08:26 +02:00
Thomas Kaul
ab691bb27a
Feature/remove account type from user interface ()
* Remove account type from user interface and set it optional

* Update changelog
2023-09-15 19:11:20 +02:00
Thomas Kaul
4955555ddd
Release 1.301.1 () 2023-08-19 08:49:31 +02:00
Thomas Kaul
04eb452e04
Add missing guards () 2023-06-10 16:16:27 +02:00
Thomas Kaul
d630fb900d
Feature/add investment streaks ()
* Add investment streaks

* Current streak
* Longest streak

* Add unit to value component

* Update changelog
2023-06-04 09:35:58 +02:00
Thomas Kaul
e92730879e
Feature/migrate dialog components to angular material 15 ()
* Migrate MatDialog

* Update changelog
2023-04-10 13:49:53 +02:00
Thomas Kaul
84de2c0c68
Migrate card components to Angular Material 15 () 2023-04-08 17:08:30 +02:00
Thomas Kaul
9bef2e960c
Feature/ignore first item in portfolio evolution chart ()
* Ignore first item in portfolio evolution chart

* Update changelog
2023-04-01 10:29:39 +02:00
Thomas Kaul
b6a7804a26
Refactoring () 2023-03-14 10:46:11 +01:00
Thomas Kaul
0000317041
Upgrade Nx and Angular ()
* Upgrade Nx and Angular

* Update changelog

* Feature/eliminate angular material css vars ()

* Eliminate angular-material-css-vars

* Update changelog
2023-02-04 11:26:06 +01:00
Thomas Kaul
6aae0cc1e4
Bugfix/fix issue with value in value redaction interceptor ()
* Fix issue with value in value redaction interceptor

* Fix format of world map

* Update changelog
2023-01-29 09:58:05 +01:00
Thomas Kaul
0878941c4f
Feature/support translated tags ()
* Support translated tags

* Update changelog
2023-01-14 12:36:30 +01:00
Yash Solanki
925d38703e
Feature/add group by year option on analysis page ()
* Add group by year option
2023-01-04 20:13:13 +01:00
Thomas Kaul
eb4d088a80
Feature/optimize page title for mobile ()
* Optimize page title for mobile

* Update changelog
2023-01-01 09:57:27 +01:00
Thomas Kaul
b20fa55b79
Feature/add filters to analytics page ()
* Add filters to analysis page

* Update changelog
2022-12-29 10:31:21 +01:00
Thomas Kaul
e8a4a53c9f
Feature/support position detail dialog in top performers of analysis page ()
* Add support for position detail dialog

* Update changelog
2022-12-19 09:36:34 +01:00
Thomas Kaul
3a78d6c3f1
Feature/add dividend timeline ()
* Add dividend timeline

* Update changelog

Co-Authored-By: João Pereira <joao@jpereira.me>
2022-12-10 11:54:49 +01:00
Thomas Kaul
233a8a8a18
Bugfix/improve loading indicator of investment chart ()
* Improve loading indicator

* Update changelog
2022-10-21 20:01:32 +02:00
Thomas Kaul
eac52a215b
Feature/refactor appearance to color scheme ()
* Refactor appearance to colorScheme

* Update changelog
2022-10-16 14:54:26 +02:00
Thomas Kaul
9ff8cd5471
Feature/improve portfolio evolution chart ()
* Switch inputs

* Update changelog
2022-10-16 10:01:31 +02:00
Thomas Kaul
a65424aafa
Feature/add total amount chart to investment timeline ()
* Add total amount chart

* Update changelog
2022-10-15 17:45:34 +02:00
Thomas Kaul
3fc2228f1d
Feature/switch to new performance calculation ()
* Switch to new performance calculation

* Update changelog
2022-10-08 13:20:52 +02:00
Thomas Kaul
e23ce0f35d
Feature/improve gui of benchmark comparator ()
* Improve GUI

* Update changelog
2022-10-08 11:07:42 +02:00
Thomas Kaul
7667af059c
Feature/combine performance and chart calculation ()
* Combine performance and chart calculation endpoints

* Update changelog
2022-09-24 13:12:40 +02:00
Thomas Kaul
e4fd255dd7
Bugfix/improve loading indicator of benchmark comparator ()
* Improve loading indicator

* Update changelog
2022-09-11 09:20:15 +02:00
Thomas Kaul
e320aa91f7
Feature/simplify benchmark configuration ()
* Simplify benchmark configuration

* Update changelog
2022-09-11 09:19:50 +02:00
Thomas Kaul
aece76d98f
Feature/add date range component to benchmark comparator ()
* Add date range component

* Update changelog
2022-09-10 13:33:37 +02:00
Thomas Kaul
3ad99c9991
Add data management ()
* Add data management for benchmarks
2022-09-06 20:39:27 +02:00
Thomas
75d61bff6d Setup benchmark comparator 2022-09-04 09:45:22 +02:00
Thomas Kaul
b6f395fd3b
Feature/improve i18n ()
* Improve i18n

* Update changelog
2022-08-22 19:57:48 +02:00
Thomas Kaul
e22b8b78b8
Feature/tag route titles with template literal strings ()
* Tagged template literal strings

* Update changelog
2022-08-16 21:03:05 +02:00