46 Commits

Author SHA1 Message Date
Thomas Kaul
4d700e3b83
Feature/add error message if importing duplicates (#1984)
* Add error messages if import include duplicates

* Update changelog
2023-05-19 13:16:40 +02:00
Visrut
9c30139b86
FIX #1951: select checkbox state fix for duplicates (#1958)
* FIX #1951: select checkbox state fix for duplicates

* Update changelog
2023-05-13 12:15:11 +02:00
Francisco Silva
8e000baef2
fix update activity, hide update cash balance on edit (#1959)
* Fix update activity, hide update cash balance on edit

* Update changelog
2023-05-11 09:11:44 +02:00
Thomas Kaul
31a4c2ff1f
Sort imports (#1933) 2023-05-06 10:06:24 +02:00
Francisco Silva
8ba15f8f72
Optionally update cash balance when adding activity (#1926)
* Optionally update cash balance when adding activity

* Update changelog
2023-05-06 09:01:09 +02:00
Francisco Silva
67e758365f
feature: allow to delete all activities of a user (#1880)
* Allow to delete all activities of a user

* Update changelog
2023-04-23 19:49:32 +02:00
Thomas Kaul
513a564e2c
Restructure services (#1891) 2023-04-23 12:02:01 +02:00
Thomas Kaul
fccbd76993
Bugfix/fix style of apply current market price button (#1866)
* Fix styles

* Update changelog
2023-04-17 14:09:55 +02:00
Thomas Kaul
e92730879e
Feature/migrate dialog components to angular material 15 (#1844)
* Migrate MatDialog

* Update changelog
2023-04-10 13:49:53 +02:00
Thomas Kaul
464973f9b0
Feature/migrate form components to angular material 15 (#1842)
* Upgrade @angular/cdk

* Upgrade form components to Angular Material 15

* Update changelog
2023-04-10 10:59:44 +02:00
Thomas Kaul
3453100afd
Feature/migrate various components to angular material 15 part 2 (#1838)
* Migrate tooltips to Angular Material 15

* Migrate tabs to Angular Material 15
2023-04-09 08:54:32 +02:00
Thomas Kaul
1b7b082003
Feature/migrate various components to angular material 15 (#1836)
* Migrate components to Angular Material 15

* Update changelog
2023-04-08 15:33:27 +02:00
Thomas Kaul
9d6bb325cd
Improve initialization (#1832) 2023-04-07 16:33:55 +02:00
Thomas Kaul
2c9f29a3c6
Feature/improve handling of platforms in accounts import (#1820)
* Improve handling of platforms

* Fix issue with pagination

* Update changelog
2023-04-01 10:51:55 +02:00
Thomas Kaul
f92ba54060
Release/1.248.0 (#1808) 2023-03-25 17:45:51 +01:00
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
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
5d8a50a80d
Feature/add interstitial for subscription (#1637)
* Add interstitial

* Improve pricing page

* Update changelog
2023-01-28 09:42:15 +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
fc8e23a9c8
Feature/improve form of import dividends dialog (#1582)
* Disable while loading

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

* Update changelog
2023-01-07 18:20:02 +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
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
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
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