282 Commits

Author SHA1 Message Date
Thomas Kaul
0b59fc639d
Feature/upgrade prettier to version 3 ()
* Upgrade prettier to version 3.0.2

* Prettify code

* Update changelog
2023-08-27 11:13:11 +02:00
Thomas Kaul
0fd3db3228
Bugfix/fix cash position rows in holdings table ()
* Fix cash position rows

* Update changelog
2023-08-17 20:23:23 +02:00
Hugo Persson
cef7fa79de
Fix total account value calculation for liabilities ()
* Fix calculation

* Update changelog

---------

Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2023-07-28 19:42:57 +02:00
Thomas Kaul
5fe07cb85f
Bugfix/fix value in holdings table ()
* Fix missing value

* Update changelog
2023-07-26 20:05:26 +02:00
Thomas Kaul
622bb8b0cf
Feature/add allocations by market chart ()
* Add allocations by (advanced) market

* Fix public page

* Update changelog
2023-07-24 20:04:34 +02:00
Thomas Kaul
cd67ce82fa
Feature/rename queries to presets in market data table of admin control ()
* Rename queries to presets

* Update changelog
2023-07-21 11:40:49 +02:00
Thomas Kaul
68a9a7f6f9
Feature/add queries to market data table in admin control ()
* Add queries

* ETF_WITHOUT_COUNTRIES
* ETF_WITHOUT_SECTORS

* Update changelog
2023-07-15 17:54:16 +02:00
Thomas Kaul
30f1a3514a
Feature/add hints to activity types in create or edit activity dialog ()
* Add hints

* Update changelog
2023-07-15 11:31:05 +02:00
Thomas Kaul
c434b730a8
Feature/hide average buy price in position detail chart if no holding ()
* Hide the average buy price if no holding

* Update changelog
2023-07-09 10:42:53 +02:00
Thomas Kaul
ba220eaee9
Bugfix/fix sorting by currency in activities table ()
* Fix sorting by currency

* Update changelog
2023-07-09 09:38:48 +02:00
Arghya Ghosh
0d421e7181
Bugfix/fix adding 'Item' and 'Liability' activities ()
* Fix adding activities of type item and liability

* Update changelog
2023-07-03 22:29:00 +02:00
Thomas Kaul
0a465f125d
Feature/add pagination to market data table in admin control panel ()
* Add pagination

* Update changelog
2023-07-01 10:49:00 +02:00
Arghya Ghosh
6a802a62a0
Add ability to search for indices and fix gf-symbol-autocomplete validation ()
* Bugfix/Fix gf-symbol-autocomplete validation

* Feature/Add ability to search for indices

* Update changelog
2023-06-26 18:38:24 +02:00
Thomas Kaul
58d9816f01
Feature/extend symbol search component by asset sub classes ()
* Add asset sub classes

* Update changelog
2023-06-21 16:09:18 +02:00
Francisco Silva
a9526430c2
Improve column headers in holdings table for mobile ()
* Improve column headers in holdings table for mobile

* Update changelog
2023-06-13 21:00:56 +02:00
Arghya Ghosh
fce3b2084e
Feature/extract symbol search to component () ()
* Extract symbol search to component ()

* Update changelog
2023-06-13 20:36:16 +02:00
Thomas Kaul
06dfb91f82
Release 1.280.1 () 2023-06-10 21:41:39 +02:00
Thomas Kaul
7931e6950d
Feature/add support for liabilities ()
* Add support for liabilities

* Update changelog
2023-06-10 16:17:11 +02:00
Thomas Kaul
04eb452e04
Add missing guards () 2023-06-10 16:16:27 +02:00
Thomas Kaul
6077bfa754
Feature/change direction of ellipsis icon to horizontal in tables ()
* Change direction of ellipsis icon to horizontal

* Update changelog
2023-06-09 19:39:14 +02:00
Thomas Kaul
a53461d257
Feature/migrate currency to unit in value component ()
* Migrate currency to unit

* Update locales
2023-06-04 21:46:49 +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
206b6567fd
Feature/improve activities import dialog ()
* Improve activities import dialog

* Update changelog
2023-05-29 07:45:55 +02:00
Thomas Kaul
b3baeb8a5d
Feature/support case insensitive names in portfolio proportion chart ()
* Sum up case insensitive names

* Update changelog
2023-05-26 20:41:33 +02:00
Thomas Kaul
86296b3591
Feature/improve local number formatting in value component ()
* Improve local number formatting

* Update changelog
2023-05-20 10:53:04 +02:00
Thomas Kaul
4d700e3b83
Feature/add error message if importing duplicates ()
* Add error messages if import include duplicates

* Update changelog
2023-05-19 13:16:40 +02:00
Thomas Kaul
19e6df4fb2
Fix exception () 2023-05-18 19:03:27 +02:00
Visrut
9c30139b86
FIX : select checkbox state fix for duplicates ()
* FIX : select checkbox state fix for duplicates

* Update changelog
2023-05-13 12:15:11 +02:00
Visrut
7d6a74a67d
Feature/improve check for duplicates in import ()
* Improve check for duplicates in import

* Update changelog
2023-05-08 21:45:59 +02:00
Thomas Kaul
e3c9316486
Feature/improve tooltip of portfolio proportion chart ()
* Hide title

* Update changelog
2023-05-01 19:26:49 +02:00
Francisco Silva
67e758365f
feature: allow to delete all activities of a user ()
* Allow to delete all activities of a user

* Update changelog
2023-04-23 19:49:32 +02:00
Thomas Kaul
3daf55a0dd
Bugfix/remove sort header in comment column of activities table ()
* Remove sort header

* Update changelog
2023-04-22 14:44:45 +02:00
Francisco Silva
32956ae04c
Fix: performance column header alignment ()
* Fix: performance column header alignment

* Update changelog
2023-04-21 18:05:51 +02:00
Thomas Kaul
1b7b082003
Feature/migrate various components to angular material 15 ()
* Migrate components to Angular Material 15

* Update changelog
2023-04-08 15:33:27 +02:00
Thomas Kaul
52e7a7886d
Feature/migrate libs components to angular material 15 ()
* Migrate to Angular Material 15

* Update changelog
2023-04-07 17:10:03 +02:00
Thomas Kaul
1f3511368a
Feature/always show label in value component ()
* Always show label while loading

* Update changelog
2023-03-26 16:59:52 +02:00
Thomas Kaul
b37df2c84f
Bugfix/fix algebraic sign in value component ()
* Fix algebraic sign by resetting member variables

* Update changelog
2023-03-26 16:16:24 +02:00
Thomas Kaul
c45df20d88
Sort imports () 2023-03-21 19:34:40 +01:00
Thomas Kaul
5db2faa17d
Bugfix/fix border color in fire calculator ()
* Fix border color

* Update changelog
2023-03-17 19:37:36 +01:00
Thomas Kaul
3af8be89e3
Feature/improve usability of fire calculator ()
* 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 ()
* 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
6301c0c21c
Clean up () 2023-03-09 13:33:41 +01:00
Thomas Kaul
1e42d6bffa
Feature/harmonize axis style of charts ()
* Harmonize axis style

* Update changelog
2023-03-06 19:58:43 +01:00
Thomas Kaul
897e941e7a
Feature/add data provider info to position ()
* Add data provider info

* Update changelog
2023-02-25 10:33:45 +01:00
Thomas Kaul
1ffa831c5c
Feature/improve style of symbol search results ()
* Improve style

* Update changelog
2023-02-19 11:20:56 +01:00
Thomas Kaul
bf2de5d572
Feature/add support to pricing page ()
* Add support

* Update changelog
2023-02-19 10:02:46 +01:00
Thomas Kaul
2b4a1dc480
Bugfix/fix issue with exact matches in activities filter ()
* Fix issue with exact match

* Update changelog
2023-02-19 10:01:51 +01:00
Thomas Kaul
bfa32537a8
Feature/improve usability of import activities action ()
* Improve usability of import activities action

* Update changelog
2023-02-15 10:07:25 +01:00
Thomas Kaul
de76b0d8c3
Feature/add data import and export to pricing page ()
* Add data import and export

* Update changelog
2023-02-15 09:52:09 +01:00
Thomas Kaul
436f791fa4
Feature/upgrade chart.js to version 4.2.0 ()
* Upgrade chart.js to version 4.2.0

* Update changelog
2023-02-09 21:22:55 +01:00