326 Commits

Author SHA1 Message Date
Thomas Kaul
c45df20d88
Sort imports (#1797) 2023-03-21 19:34:40 +01:00
Thomas Kaul
b6a7804a26
Refactoring (#1784) 2023-03-14 10:46:11 +01:00
Thomas Kaul
0d92b8d8bb
Reduce search requests (#1786) 2023-03-12 14:29:22 +01:00
Thomas Kaul
7c6ff776d9
Feature/add search functionality for eod historical data (#1783)
* Add search functionality for EOD_HISTORICAL_DATA

* Update changelog
2023-03-12 13:13:34 +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
f88ee5e5a0
Feature/improve validation for manual currency (#1769)
* Improve validation

* Update changelog
2023-03-08 20:23:03 +01:00
Thomas Kaul
d4dff744b5
Sort imports (#1770) 2023-03-07 22:05:02 +01:00
Thomas Kaul
cbb95f21a3
Feature/support manual currency for unit price (#1751)
* Support manual currency for unit price

* Update changelog
2023-02-26 17:10:13 +01:00
Thomas Kaul
1ffa831c5c
Feature/improve style of symbol search results (#1728)
* Improve style

* Update changelog
2023-02-19 11:20:56 +01:00
Thomas Kaul
bfa32537a8
Feature/improve usability of import activities action (#1695)
* Improve usability of import activities action

* Update changelog
2023-02-15 10:07:25 +01:00
Yash Solanki
a79f31b006
Feature/add accounts import export (#1635)
* Add accounts to activities export

* Add logic for importing accounts

* Update changelog
2023-02-06 21:59:59 +01:00
Thomas Kaul
ad3ebd42bb
Feature/migrate mat suffix to angular material 15 (#1655)
* Migrate matSuffix to @angular/material 15

* Update changelog
2023-02-05 09:49:37 +01:00
Thomas Kaul
0000317041
Upgrade Nx and Angular (#1646)
* Upgrade Nx and Angular

* Update changelog

* Feature/eliminate angular material css vars (#1648)

* Eliminate angular-material-css-vars

* Update changelog
2023-02-04 11:26:06 +01:00
Thomas Kaul
2e7f46ad78
Feature/allow account for activity of type item (#1641)
* Support linking wealth items to account

* Update changelog
2023-01-30 20:00:07 +01:00
Thomas Kaul
6aae0cc1e4
Bugfix/fix issue with value in value redaction interceptor (#1627)
* 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
5d8a50a80d
Feature/add interstitial for subscription (#1637)
* Add interstitial

* Improve pricing page

* Update changelog
2023-01-28 09:42:15 +01:00
Thomas Kaul
efba7429c1
Bugfix/fix click of unknown accounts (#1629)
* Check for unknown key

* Update changelog
2023-01-25 12:00:52 +01:00
Thomas Kaul
271001f523
Feature/remove toggle on allocations page (#1620)
* Rename allocationCurrent, remove allocationInvestment

* Update changelog
2023-01-21 09:52:58 +01:00
Thomas Kaul
f47e4d3b04
Clean up imports (#1613) 2023-01-17 20:10:08 +01:00
Thomas Kaul
4da8a547ca
Bugfix/fix create activity dialog caused by missing tags (#1606)
* Add guard

* Update changelog
2023-01-14 19:10:28 +01:00
Thomas Kaul
0878941c4f
Feature/support translated tags (#1600)
* Support translated tags

* Update changelog
2023-01-14 12:36:30 +01:00
Thomas Kaul
aeba6e1f03
Feature/configure thousand separator in world map chart (#1588)
* Set thousandSeparator

* Update changelog
2023-01-11 07:47:44 +01:00
Thomas Kaul
90a7a84ac5
Feature/add global heat map to landing page (#1584)
* Add global heat map

* Update changelog
2023-01-10 20:52:05 +01:00
Thomas Kaul
fc8e23a9c8
Feature/improve form of import dividends dialog (#1582)
* Disable while loading

* Update changelog
2023-01-10 20:43:48 +01:00
Thomas Kaul
f3c8ec27cb
Feature/improve deprecated sass imports (#1581)
* Improve deprecated Sass imports

* Update changelog
2023-01-10 20:06:42 +01:00
Thomas Kaul
a850e8ca22
Import dividend (#1560)
* Import dividend

* Update changelog
2023-01-07 18:20:02 +01:00
Yash Solanki
925d38703e
Feature/add group by year option on analysis page (#1568)
* Add group by year option
2023-01-04 20:13:13 +01:00
Thomas Kaul
eb4d088a80
Feature/optimize page title for mobile (#1564)
* Optimize page title for mobile

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

* Update changelog
2022-12-29 10:31:21 +01:00
Thomas Kaul
d545e4877c
Feature/improve activities import by preview step (#1540)
* Improve activities import

* Update changelog
2022-12-26 17:07:51 +01:00
Yash Solanki
a08610b603
Feature/improve activities import (#1531) 2022-12-26 16:26:51 +01:00
Thomas Kaul
b155666d21
Feature/improve label based on type in create or edit activity dialog (#1535)
* Improve label

* Update changelog
2022-12-25 12:41:48 +01:00
Thomas Kaul
c5ee3237ed
Refactoring (#1533) 2022-12-25 12:40:29 +01:00
Thomas Kaul
49ce4803ce
Feature/add support to manage tags in create or edit activity dialog (#1532)
* Add support to manage tags

* Update changelog
2022-12-25 12:23:52 +01:00
Thomas Kaul
e8a4a53c9f
Feature/support position detail dialog in top performers of analysis page (#1522)
* Add support for position detail dialog

* Update changelog
2022-12-19 09:36:34 +01:00
Thomas Kaul
2b8ab26e7e
Feature/combine name and symbol column in holdings table (#1514)
* Combine name and symbol column

* Update changelog
2022-12-17 20:50:39 +01:00
Thomas Kaul
3a78d6c3f1
Feature/add dividend timeline (#1498)
* Add dividend timeline

* Update changelog

Co-Authored-By: João Pereira <joao@jpereira.me>
2022-12-10 11:54:49 +01:00
Thomas Kaul
292d345ce0
Feature/support manual currency for fee (#1490)
* Support manual currency for fee

* Update changelog
2022-12-03 18:22:19 +01:00
Thomas Kaul
441b251536
Setup form (#1474)
* Setup form to patch asset profile (for symbolMapping)
2022-11-27 10:19:34 +01:00
Yash Solanki
18638dd1b7
Bugfix/Fix matsort not working in position detail dialog (#1457)
* Fix matsort in position detail dialog

* Update changelog

Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2022-11-19 10:02:36 +01:00
Thomas Kaul
608e7a774d
Feature/improve activities tab icon (#1461)
* Improve icon

* Update changelog
2022-11-17 21:37:26 +01:00
Thomas Kaul
43426c9b01
Feature/restructure portfolio page (#1429)
* Restructure portfolio page

* Update changelog
2022-11-07 16:57:26 +01:00
Thomas Kaul
ca18621ce8
Improve locales (#1426) 2022-11-05 12:49:17 +01:00
Thomas Kaul
b8574d24b2
Feature/improve usability of import (#1425)
* Improve usability by adding expected file format

* Update changelog
2022-11-05 12:22:24 +01:00
Thomas Kaul
6d12c27f9c
Feature/rename transactions to activities page (#1424)
* Rename transactions to activities

* Update changelog
2022-11-05 10:42:40 +01:00
Thomas Kaul
2a1339b61e
Feature/improve usage of premium indicator component (#1421)
* Improve usage of premium indicator component

* Update changelog
2022-11-05 09:12:41 +01:00
Yash Solanki
901c997908
Add pagination to activities table (#1404)
* Add pagination to activities table
2022-11-03 20:16:30 +01:00
Thomas Kaul
64a7d38ff9
Add more translations (#1394) 2022-10-23 10:28:08 +02:00
Thomas Kaul
68d0d39161
Feature/translate asset and asset sub classes (#1393)
* Translate asset and asset sub classes

* Update changelog
2022-10-22 07:47:05 +02:00