Thomas Kaul
d4fea075af
Feature/include unavailable data in allocations by market chart ( #2190 )
...
* Include unavailable data in allocations by market chart
* Update changelog
1 year ago
Hugo Persson
cef7fa79de
Fix total account value calculation for liabilities ( #2184 )
...
* Fix calculation
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
1 year ago
Thomas Kaul
5fe07cb85f
Bugfix/fix value in holdings table ( #2182 )
...
* Fix missing value
* Update changelog
1 year ago
Thomas Kaul
622bb8b0cf
Feature/add allocations by market chart ( #2171 )
...
* Add allocations by (advanced) market
* Fix public page
* Update changelog
1 year ago
Thomas Kaul
cd67ce82fa
Feature/rename queries to presets in market data table of admin control ( #2165 )
...
* Rename queries to presets
* Update changelog
1 year ago
Thomas Kaul
bdf72164b1
Feature/break down emergency fund by cash and assets ( #2159 )
...
* Break down emergency fund in cash and assets
* Update changelog
1 year ago
Thomas Kaul
455a2d2e92
Refactor value to valueInBaseCurrency ( #2160 )
1 year ago
Thomas Kaul
68a9a7f6f9
Feature/add queries to market data table in admin control ( #2153 )
...
* Add queries
* ETF_WITHOUT_COUNTRIES
* ETF_WITHOUT_SECTORS
* Update changelog
1 year ago
Thomas Kaul
30f1a3514a
Feature/add hints to activity types in create or edit activity dialog ( #2150 )
...
* Add hints
* Update changelog
1 year ago
Thomas Kaul
c25f532487
Improve product pages ( #2143 )
1 year ago
Thomas Kaul
c434b730a8
Feature/hide average buy price in position detail chart if no holding ( #2133 )
...
* Hide the average buy price if no holding
* Update changelog
1 year ago
Thomas Kaul
2d23c566f1
Feature/setup personal finance tools pages ( #2135 )
1 year ago
Thomas Kaul
ba220eaee9
Bugfix/fix sorting by currency in activities table ( #2122 )
...
* Fix sorting by currency
* Update changelog
1 year ago
Arghya Ghosh
0d421e7181
Bugfix/fix adding 'Item' and 'Liability' activities ( #2119 )
...
* Fix adding activities of type item and liability
* Update changelog
1 year ago
Thomas Kaul
e62da06c5c
Feature/extend scraper configuration support ( #2110 )
...
* Extend scraper configuration support
* Update changelog
1 year ago
Thomas Kaul
0a465f125d
Feature/add pagination to market data table in admin control panel ( #2108 )
...
* Add pagination
* Update changelog
1 year ago
Arghya Ghosh
6a802a62a0
Add ability to search for indices and fix gf-symbol-autocomplete validation ( #2094 )
...
* Bugfix/Fix gf-symbol-autocomplete validation
* Feature/Add ability to search for indices
* Update changelog
1 year ago
Thomas Kaul
58d9816f01
Feature/extend symbol search component by asset sub classes ( #2087 )
...
* Add asset sub classes
* Update changelog
1 year ago
Francisco Silva
a9526430c2
Improve column headers in holdings table for mobile ( #2071 )
...
* Improve column headers in holdings table for mobile
* Update changelog
1 year ago
Arghya Ghosh
fce3b2084e
Feature/extract symbol search to component ( #2003 ) ( #2056 )
...
* Extract symbol search to component (#2003 )
* Update changelog
1 year ago
Thomas Kaul
06dfb91f82
Release 1.280.1 ( #2069 )
1 year ago
Thomas Kaul
7931e6950d
Feature/add support for liabilities ( #1789 )
...
* Add support for liabilities
* Update changelog
1 year ago
Thomas Kaul
04eb452e04
Add missing guards ( #2067 )
1 year ago
Thomas Kaul
6077bfa754
Feature/change direction of ellipsis icon to horizontal in tables ( #2055 )
...
* Change direction of ellipsis icon to horizontal
* Update changelog
1 year ago
Thomas Kaul
a53461d257
Feature/migrate currency to unit in value component ( #2043 )
...
* Migrate currency to unit
* Update locales
2 years ago
Thomas Kaul
d630fb900d
Feature/add investment streaks ( #2042 )
...
* Add investment streaks
* Current streak
* Longest streak
* Add unit to value component
* Update changelog
2 years ago
Thomas Kaul
ae57a188f5
Feature/improve tab navigations ( #2031 )
...
* Improve tab navigations
* Update changelog
2 years ago
Thomas Kaul
206b6567fd
Feature/improve activities import dialog ( #2016 )
...
* Improve activities import dialog
* Update changelog
2 years ago
Thomas Kaul
144b6b2211
Bugfix/handle undefined in decode data source ( #2013 )
...
* Handle undefined data source
* Update changelog
2 years ago
Thomas Kaul
19333ab084
Fix warnings ( #2011 )
2 years ago
Thomas Kaul
b3baeb8a5d
Feature/support case insensitive names in portfolio proportion chart ( #2004 )
...
* Sum up case insensitive names
* Update changelog
2 years ago
Thomas Kaul
215f5eafa6
Feature/set asset profile as benchmark ( #2002 )
...
* Set asset profile as benchmark
* Update changelog
Co-authored-by: Arghya Ghosh <arghyag5@gmail.com>
2 years ago
Thomas Kaul
86296b3591
Feature/improve local number formatting in value component ( #1992 )
...
* Improve local number formatting
* Update changelog
2 years ago
Thomas Kaul
4d700e3b83
Feature/add error message if importing duplicates ( #1984 )
...
* Add error messages if import include duplicates
* Update changelog
2 years ago
Thomas Kaul
19e6df4fb2
Fix exception ( #1979 )
2 years ago
Thomas Kaul
7fc3fff431
Bugfix/fix storybook setup ( #1976 )
...
* Fix Storybook setup
* Update changelog
2 years ago
Thomas Kaul
edd690850c
Feature/setup open startup page ( #1967 )
...
* Setup Open Startup page
* Update changelog
2 years ago
Visrut
9c30139b86
FIX #1951 : select checkbox state fix for duplicates ( #1958 )
...
* FIX #1951 : select checkbox state fix for duplicates
* Update changelog
2 years ago
Visrut
7d6a74a67d
Feature/improve check for duplicates in import #1932 ( #1940 )
...
* Improve check for duplicates in import
* Update changelog
2 years ago
Thomas Kaul
32c1e6b390
Feature/upgrade to nx 16.0 ( #1943 )
...
* Upgrade to Nx 16.0
* Update changelog
2 years ago
FabioAzevedo0619
e1892d2870
Feature/platform management ( #1922 )
...
* Added platform management to admin control panel
* Update changelog
2 years ago
Thomas Kaul
e3c9316486
Feature/improve tooltip of portfolio proportion chart ( #1919 )
...
* Hide title
* Update changelog
2 years ago
Thomas Kaul
15c96a9757
Feature/add allocations by platform chart ( #1915 )
...
* Add allocations by platform
* Update changelog
2 years ago
Thomas Kaul
1ca3792a4b
Feature/clean up initial values from x ray ( #1914 )
...
* Clean up initial (original) values from X-Ray
* Refactor current to valueInBaseCurrency
* Update changelog
2 years ago
Thomas Kaul
f4c748f67a
Feature/extend support for impersonation mode ( #1898 )
...
* Support impersonation of all users for local development
* Update changelog
2 years ago
Francisco Silva
67e758365f
feature: allow to delete all activities of a user ( #1880 )
...
* Allow to delete all activities of a user
* Update changelog
2 years ago
Thomas Kaul
3daf55a0dd
Bugfix/remove sort header in comment column of activities table ( #1883 )
...
* Remove sort header
* Update changelog
2 years ago
Thomas Kaul
aafedd5f75
Feature/increase robustness if live data is missing ( #1884 )
...
* Continuously persist today's market data
* Add fallback to historical market data if data provider does not provide live data
* Update changelog
2 years ago
Francisco Silva
32956ae04c
Fix: performance column header alignment ( #1881 )
...
* Fix: performance column header alignment
* Update changelog
2 years ago
Thomas Kaul
5eff8402db
Release/1.258.0 ( #1878 )
...
* Release 1.258.0
* Introduce data source mapping
* Update changelog
2 years ago
Thomas Kaul
654446f068
Feature/improve handling of jobs ( #1864 )
...
* Improve handling of jobs
* Remove jobs on complete
* Refactor jobs removal
* Update changelog
2 years ago
Thomas Kaul
1b7b082003
Feature/migrate various components to angular material 15 ( #1836 )
...
* Migrate components to Angular Material 15
* Update changelog
2 years ago
Thomas Kaul
52e7a7886d
Feature/migrate libs components to angular material 15 ( #1833 )
...
* Migrate to Angular Material 15
* Update changelog
2 years ago
Thomas Kaul
36298b217e
Feature/improve tick abbreviation function ( #1828 )
...
* Keep the value if value smaller than 1000
* Update changelog
2 years ago
Thomas Kaul
9bce57894e
Feature/increase historical market data gathering to 10 years ( #1830 )
...
* Increase historical market data gathering of currency pairs to 10+ years
* Update changelog
2 years ago
Thomas Kaul
a5f833c612
Feature/upgrade angular and nx 20230405 ( #1826 )
...
* Upgrade angular and Nx
* Update changelog
2 years ago
Thomas Kaul
864f585efa
Release/1.250.0 ( #1821 )
2 years ago
Thomas Kaul
6d56146054
Feature/add support for multiple subscription offers ( #1818 )
...
* Setup for multiple subscription offers
* Update changelog
2 years ago
Thomas Kaul
1f3511368a
Feature/always show label in value component ( #1812 )
...
* Always show label while loading
* Update changelog
2 years ago
Thomas Kaul
b37df2c84f
Bugfix/fix algebraic sign in value component ( #1811 )
...
* Fix algebraic sign by resetting member variables
* Update changelog
2 years ago
Thomas Kaul
c45df20d88
Sort imports ( #1797 )
2 years ago
Thomas Kaul
5db2faa17d
Bugfix/fix border color in fire calculator ( #1792 )
...
* Fix border color
* Update changelog
2 years ago
Thomas Kaul
3af8be89e3
Feature/improve usability of fire calculator ( #1779 )
...
* Improve usability
* Add debounce
* Persist annualInterestRate
* Partially disable date picker
* Update changelog
2 years ago
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>
2 years ago
Thomas Kaul
6301c0c21c
Clean up ( #1767 )
2 years ago
Thomas Kaul
1e42d6bffa
Feature/harmonize axis style of charts ( #1768 )
...
* Harmonize axis style
* Update changelog
2 years ago
Thomas Kaul
cc6320acfd
Feature/simplify database seeding ( #1763 )
...
* Simplify database seeding
* Update documentation
* Update changelog
2 years ago
Thomas Kaul
261a0fb0b9
Refactor AuthInterceptor ( #1764 )
...
* Refactor AuthInterceptor
* Refactor JwtStrategy
2 years ago
Thomas Kaul
897e941e7a
Feature/add data provider info to position ( #1730 )
...
* Add data provider info
* Update changelog
2 years ago
Thomas Kaul
1ffa831c5c
Feature/improve style of symbol search results ( #1728 )
...
* Improve style
* Update changelog
2 years ago
Thomas Kaul
bf2de5d572
Feature/add support to pricing page ( #1723 )
...
* Add support
* Update changelog
2 years ago
Thomas Kaul
2b4a1dc480
Bugfix/fix issue with exact matches in activities filter ( #1724 )
...
* Fix issue with exact match
* Update changelog
2 years ago
Thomas Kaul
ce022c024f
Feature/upgrade nx to version 15.7.2 ( #1721 )
...
* Upgrade Angular and Nx
* Update changelog
2 years ago
Thomas Kaul
bfa32537a8
Feature/improve usability of import activities action ( #1695 )
...
* Improve usability of import activities action
* Update changelog
2 years ago
Thomas Kaul
de76b0d8c3
Feature/add data import and export to pricing page ( #1697 )
...
* Add data import and export
* Update changelog
2 years ago
Thomas Kaul
436f791fa4
Feature/upgrade chart.js to version 4.2.0 ( #1567 )
...
* Upgrade chart.js to version 4.2.0
* Update changelog
2 years ago
Thomas Kaul
75d140b436
Harmonize file name ( #1662 )
2 years ago
Yash Solanki
a79f31b006
Feature/add accounts import export ( #1635 )
...
* Add accounts to activities export
* Add logic for importing accounts
* Update changelog
2 years ago
Thomas Kaul
45cfd61dbb
Feature/improve styling in admin control panel ( #1665 )
...
* Improve styling
* Update changelog
2 years ago
Thomas Kaul
1b2f8e5586
Feature/extend analytics by country ( #1661 )
...
* Extend analytics by country
* Fix Upgrade Plan button of subscription interstitial
* Update changelog
2 years ago
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
2 years ago
Thomas Kaul
f7597c213d
Feature/add dividend and fees to position detail dialog ( #1643 )
...
* Add dividend and fees to position detail dialog
* Update changelog
2 years ago
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
2 years ago
Thomas Kaul
5d8a50a80d
Feature/add interstitial for subscription ( #1637 )
...
* Add interstitial
* Improve pricing page
* Update changelog
2 years ago
Thomas Kaul
271001f523
Feature/remove toggle on allocations page ( #1620 )
...
* Rename allocationCurrent, remove allocationInvestment
* Update changelog
2 years ago
Thomas Kaul
7fa6eda45d
Feature/remove emergency fund as asset class ( #1615 )
...
* Remove emergency fund as asset class
* Update changelog
2 years ago
Martin Vandenbussche
2beceb36cf
Overriding tooltip title for graphs where grouping is defined ( #1605 )
...
* Overriding tooltip title for graphs where grouping is defined
* Update changelog
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2 years ago
Thomas Kaul
0878941c4f
Feature/support translated tags ( #1600 )
...
* Support translated tags
* Update changelog
2 years ago
Thomas Kaul
69a9e77820
Feature/improve logo alignment ( #1599 )
...
* Improve logo alignment
* Update changelog
2 years ago
Thomas Kaul
90a7a84ac5
Feature/add global heat map to landing page ( #1584 )
...
* Add global heat map
* Update changelog
2 years ago
Thomas Kaul
f3c8ec27cb
Feature/improve deprecated sass imports ( #1581 )
...
* Improve deprecated Sass imports
* Update changelog
2 years ago
Thomas Kaul
a850e8ca22
Import dividend ( #1560 )
...
* Import dividend
* Update changelog
2 years ago
Yash Solanki
925d38703e
Feature/add group by year option on analysis page ( #1568 )
...
* Add group by year option
2 years ago
Thomas Kaul
b17111e6f1
Feature/setup fr ( #1571 )
...
* Setup fr
* Update changelog
2 years ago
Thomas Kaul
c4765e31cd
Feature/setup pt ( #1439 )
...
* Setup pt
* Update changelog
2 years ago
Thomas Kaul
eb4d088a80
Feature/optimize page title for mobile ( #1564 )
...
* Optimize page title for mobile
* Update changelog
2 years ago
Thomas Kaul
8818e09be8
Feature/add prefix to coupon codes ( #1562 )
...
* Add prefix
* Update changelog
2 years ago
Thomas Kaul
dd7a6f1562
Bugfix/fix i18n for account type ( #1554 )
...
* Translate account type
* Update changelog
2 years ago
Thomas Kaul
d545e4877c
Feature/improve activities import by preview step ( #1540 )
...
* Improve activities import
* Update changelog
2 years ago
Thomas
1918dee9c5
Format code
2 years ago
Yash Solanki
a08610b603
Feature/improve activities import ( #1531 )
2 years ago
Thomas Kaul
b56111ae85
Feature/add dry run to import api endpoint ( #1526 )
...
* Add dry run to import API endpoint
* Update changelog
2 years ago
Thomas Kaul
c38ebec3be
Feature/add name to activities table ( #1516 )
...
* Add name to symbol column
* Update changelog
2 years ago
Thomas Kaul
2b8ab26e7e
Feature/combine name and symbol column in holdings table ( #1514 )
...
* Combine name and symbol column
* Update changelog
2 years ago
gobdevel
616d168a7c
Feature/add signup permission ( #1512 )
...
* Added support to disable user sign up in the admin control panel
* Update changelog
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2 years ago
Thomas Kaul
e87b93f19c
Feature/add logo endpoint ( #1506 )
...
* Add logo endpoint
* Update changelog
2 years ago
Thomas Kaul
49dcade964
Feature/add date of first activity to holdings ( #1505 )
...
* Add date of first activity
* Update changelog
2 years ago
Thomas Kaul
7cd65eed39
Feature/improve asset profile details dialog ( #1504 )
...
* Improve asset profile details dialog
* Update changelog
2 years ago
Thomas Kaul
a51b210f79
Feature/upgrade chart.js to version 4.0.1 ( #1503 )
...
* Upgrade chart.js to version 4.0.1 (including plugins)
* Migrate border attributes
* Update changelog
2 years ago
Thomas Kaul
3a78d6c3f1
Feature/add dividend timeline ( #1498 )
...
* Add dividend timeline
* Update changelog
Co-Authored-By: João Pereira <joao@jpereira.me>
2 years ago
Thomas Kaul
d5e3ff5717
Add locale ( #1500 )
2 years ago
Thomas Kaul
50f6d154e5
Feature/extend sorting in tables ( #1491 )
...
* Extend sorting
* Update changelog
2 years ago
Thomas Kaul
b5b7af7741
Feature/improve asset profile management ( #1485 )
...
* Improve asset profile management (Add note, fix filter)
* Update changelog
2 years ago
Thomas Kaul
3611684f17
Feature/extend asset profile details dialog ( #1469 )
...
* Extend asset profile details dialog
* Update changelog
2 years ago
Thomas Kaul
b0d708fb82
Feature/change activities icons ( #1463 )
...
* Improve icons
* Update changelog
2 years ago
Thomas Kaul
31c949f9d2
Feature/upgrade nx to version 15.0.13 ( #1442 )
...
* Upgrade Nx to version 15.0.13
* Update changelog
2 years ago
Yash Solanki
901c997908
Add pagination to activities table ( #1404 )
...
* Add pagination to activities table
2 years ago
Thomas Kaul
64a7d38ff9
Add more translations ( #1394 )
2 years ago
Thomas Kaul
68d0d39161
Feature/translate asset and asset sub classes ( #1393 )
...
* Translate asset and asset sub classes
* Update changelog
2 years ago
Thomas Kaul
8fd1fbd44a
Feature/upgrade nx to version 15 ( #1375 )
...
* Upgrade to Nx 15
* Update changelog
2 years ago
Thomas Kaul
0fb33ae71c
Feature/migrate angular.json to project.json ( #1374 )
...
* Migrate angular.json to project.json
* Update changelog
2 years ago
Thomas Kaul
eac52a215b
Feature/refactor appearance to color scheme ( #1364 )
...
* Refactor appearance to colorScheme
* Update changelog
2 years ago
Thomas Kaul
a65424aafa
Feature/add total amount chart to investment timeline ( #1344 )
...
* Add total amount chart
* Update changelog
2 years ago
Thomas Kaul
ccb8c86596
Feature/minor improvements in chart components ( #1353 )
...
* Move y axis to the right
* Update changelog
2 years ago
Yash Solanki
246de7aa86
Consider current month in FIRE calculation ( #1349 )
2 years ago
Thomas Kaul
538c8947cd
Feature/rename data source from rakuten to rapid api ( #1350 )
...
* Rename Rakuten to Rapid API
* Update changelog
2 years ago
Thomas Kaul
a8e096f9ac
Feature/minor improvements for appearance selector ( #1345 )
...
* Improve appearance selector
* Update changelog
2 years ago
Logan Arnett
8e577592f6
Fix issue with $localize in storybook ( #1343 )
2 years ago
Yash Solanki
c896bf9199
Add appearance option in settings ( #1342 )
...
* Add appearance option in settings
2 years ago
Thomas Kaul
8f3a9bdfbb
Feature/refactor animation configuration ( #1337 )
...
* Refactor animation configuration
* Update changelog
2 years ago
Yash Solanki
44dfd2bd48
Add animation to line chart ( #1328 )
2 years ago
Thomas Kaul
3f85c327f5
Bugfix/fix text truncation in value component ( #1330 )
...
* Fix text truncation
* Update changelog
2 years ago
Thomas Kaul
8d3954304e
Feature/add statistics section to landing page ( #1306 )
...
* Add pulls on Docker Hub to statistics
* Add statistics to landing page
* Update changelog
2 years ago
Thomas Kaul
e3916e1ba3
Feature/setup espanol ( #1293 )
...
* Setup Español
* Update changelog
2 years ago
Mitchell
3006c21b12
Add dutch translation ( #1291 )
...
* Add dutch translation
2 years ago
Thomas Kaul
f01a3f893d
Exclude accounts ( #1289 )
...
* Exclude accounts
* Update changelog
2 years ago
Thomas Kaul
7667af059c
Feature/combine performance and chart calculation ( #1285 )
...
* Combine performance and chart calculation endpoints
* Update changelog
2 years ago
Thomas Kaul
862f670ccf
Feature/setup italiano ( #1276 )
...
* Setup italiano
* Update changelog
2 years ago
Thomas Kaul
b1b5689242
Feature/improve performance of chart calculation ( #1271 )
...
* Improve performance chart calculation
Co-Authored-By: gizmodus <11334553+gizmodus@users.noreply.github.com>
* Update changelog
Co-Authored-By: gizmodus <11334553+gizmodus@users.noreply.github.com>
* Improve chart tooltip of benchmark comparator
* Update changelog
Co-authored-by: gizmodus <11334553+gizmodus@users.noreply.github.com>
2 years ago
Thomas Kaul
d4c3a9d1e8
Feature/add percentage visualization of the current filter ( #1268 )
...
* Add percentage visualization of the active filter
* Update changelog
2 years ago
Thomas Kaul
e320aa91f7
Feature/simplify benchmark configuration ( #1248 )
...
* Simplify benchmark configuration
* Update changelog
2 years ago
Thomas Kaul
4f8fe83a16
Feature/clean up user database schema ( #1242 )
...
* Clean up user database schema
* Update changelog
2 years ago
Thomas Kaul
aece76d98f
Feature/add date range component to benchmark comparator ( #1240 )
...
* Add date range component
* Update changelog
2 years ago
Thomas Kaul
fc4bb71184
Feature/migrate date range setting to user settings ( #1239 )
...
* Migrate date range to user settings
* Refactor currency and view mode in the user user settings
* Update changelog
2 years ago
Thomas Kaul
376ce88492
Bugfix/fix benchmark chart ( #1236 )
...
* Fix benchmark chart
* Distinguish between currency and unit in tooltip
* Update changelog
2 years ago
Thomas Kaul
3ad99c9991
Add data management ( #1230 )
...
* Add data management for benchmarks
2 years ago
Thomas
75d61bff6d
Setup benchmark comparator
2 years ago
Thomas Kaul
3b2f13850c
Feature/improve chart calculation ( #1226 )
...
* Improve chart calculation
* Update changelog
2 years ago
Thomas Kaul
b59af0d864
Feature/upgrade nx to version 14.6.4 ( #1220 )
...
* Upgrade nx and angular
* Update changelog
2 years ago
Thomas Kaul
408bdbd187
Bugfix/fix GitHub contributors count ( #1219 )
...
* Fix GitHub contributors count
* Update changelog
2 years ago
Thomas Kaul
0e29278e96
Feature/add alias to access ( #1193 )
...
* Add alias to access
* Update changelog
2 years ago
Thomas Kaul
2db46e5bbf
Feature/support localization in date fns ( #1195 )
...
* Add locale to date-fns (formatDistanceToNow)
* Update changelog
2 years ago
Thomas Kaul
e3662a143c
Improve localization ( #1191 )
...
* Improve localization
* Update changelog
2 years ago
Thomas Kaul
539d3ff754
Feature/add asset sub class filter ( #1188 )
...
* Add asset sub class filter
* Update changelog
2 years ago
Thomas Kaul
24abbd85e6
Feature/move asset profile details to dialog ( #1185 )
...
* Introduce asset profile dialog
* Update changelog
2 years ago
Thomas Kaul
b6f395fd3b
Feature/improve i18n ( #1183 )
...
* Improve i18n
* Update changelog
2 years ago
Thomas Kaul
04d894cf88
Release 1.181.2 ( #1182 )
2 years ago
Thomas Kaul
56bf422407
Consider language from user settings ( #1179 )
2 years ago
Thomas Kaul
0e3702c2be
Feature/improve german translation ( #1178 )
...
* Simplify and translate locales
* Add support for translated labels
* Update changelog
2 years ago
Thomas Kaul
11136ae4f8
Eliminate duplicate locales ( #1176 )
2 years ago
Thomas Kaul
34c9703716
Remove locale ( #1173 )
2 years ago
Thomas Kaul
dc5052f7dc
Feature/set up language localization for german ( #1153 )
...
* Set up language localization for German
* Update changelog
2 years ago
Thomas Kaul
335553e891
Feature/tag template literal strings ( #1152 )
...
* Tagged template literal strings
* Update changelog
2 years ago
Thomas Kaul
81245635af
Feature/setup i18n ( #1139 )
...
* Setup i18n
* Update changelog
2 years ago
Thomas Kaul
f127e7c61a
Feature/improve styling of benchmarks ( #1131 )
...
* Harmonize benchmark table styling
* Update changelog
2 years ago
Thomas Kaul
81217b35ef
Feature/add comment to activity ( #1097 )
...
* Add comment to activity
* Update changelog
2 years ago
Thomas Kaul
d887de50d2
Feature/setup internet identity ( #1080 )
...
* Setup Internet Identity as social login provider
* Update changelog
2 years ago
Thomas Kaul
2571e5b8c0
Feature/improve empty states ( #1090 )
...
* Improve empty states
* Update changelog
2 years ago
Thomas Kaul
1866e26c1d
Fix distorted tooltip ( #1088 )
...
* Fix distorted tooltip
* Update changelog
2 years ago
Thomas Kaul
95bcc3f32d
Feature/remove alias from user interface ( #1083 )
...
* Remove alias from user interface
* Update changelog
2 years ago
Thomas Kaul
60e2aff488
Extend investment timeline by month ( #1066 )
...
* Extend investment timeline grouped by month
* Update changelog
2 years ago
Thomas Kaul
30835ced88
Bugfix/fix holdings for basic users ( #1064 )
...
* Fix holdings for basic users
* Update changelog
2 years ago
Thomas Kaul
2060fcaf0b
Feature/add markets to public pages ( #1062 )
...
* Add Markets to public pages
* Update changelog
2 years ago
Thomas Kaul
c0f19d56ec
Feature/add account detail dialog ( #1047 )
...
* Add account detail dialog
* Update changelog
2 years ago
Thomas Kaul
d130efad47
Clean up comments ( #1043 )
...
* Clean up comments
2 years ago
Thomas Kaul
069ddcc6b2
Feature/add reusable premium indicator component ( #1041 )
...
* Add premium indicator component
* Update changelog
2 years ago
Thomas Kaul
f7bf6e652b
Feature/add icon and name to positions table ( #1040 )
...
* Add icon and name
* Update changelog
2 years ago
Thomas Kaul
1ff736537c
Feature/add positions table to public page ( #1037 )
...
* Add positions table
* Update changelog
2 years ago
Thomas Kaul
df6bb489c2
Feature/improve onboarding for ios ( #1035 )
...
* Improve onboarding for iOS
* Update changelog
2 years ago
Thomas Kaul
002b883668
Feature/upgrade to angular 14 ( #1019 )
...
* Upgrade to angular 14
* Migrate UntypedFormControl to FormControl
* Update changelog
2 years ago
Thomas Kaul
0f9d142afe
Feature/decrease number of attempts of queue jobs ( #1006 )
...
* Decrease number of attempts
* Update changelog
2 years ago
Thomas Kaul
557e3a0676
Feature/migrate historical market data gathering to queue design pattern ( #991 )
...
* Migrate historical market data gathering to queue
* Filter and delete jobs
* Detect duplicate jobs
* Update changelog
2 years ago
Thomas Kaul
74fe90906a
Bugfix/exclude emtpy items in activities filter ( #999 )
...
* Exclude empty items
* Update changelog
2 years ago
Thomas Kaul
e63578d8ce
Feature/add guards to local comparison ( #986 )
...
* Add guards
* Improve labels
3 years ago
Thomas Kaul
7cf0cdc4ce
Feature/add jobs of queue to admin control panel ( #987 )
...
* Add jobs of queue to admin control panel
* Update changelog
3 years ago
Thomas Kaul
6774c48dff
Feature/restructure fire page ( #982 )
...
* Restructure fire page
* Update changelog
3 years ago
Thomas Kaul
b9c9443899
Bugfix/fix empty state of proportion chart ( #976 )
...
* Fix empty state (chart with two levels)
* Update changelog
3 years ago
Thomas Kaul
15dda886a0
Feature/add vertical hover line to line chart component ( #963 )
...
* Add vertical hover line
* Improve tooltips of charts
* Update changelog
3 years ago
Thomas Kaul
c3768a882d
Feature/add benchmarks to twitter bot service ( #959 )
...
* Extend benchmarks with market condition and adapt twitter bot service
* Update changelog
3 years ago
Thomas Kaul
c62a5af9eb
Bugfix/fix width of skeleton loader in benchmark component ( #956 )
...
* Fix width
* Update changelog
3 years ago
Thomas Kaul
2c4c16ec99
Feature/extend markets overview by benchmarks ( #953 )
...
* Add benchmarks to markets overview
* Update changelog
3 years ago
Thomas Kaul
332203b9e2
Feature/add support to set the base currency via env variable ( #948 )
...
* Set base currency via environment variable
* Update changelog
3 years ago
Thomas Kaul
5cb6e5dec6
Feature/support filtering by asset class on the allocations page ( #926 )
...
* Support filtering by asset class
* Update changelog
3 years ago
Thomas Kaul
4a123c38f2
Refactor placeholder ( #925 )
3 years ago
Thomas Kaul
160335302a
Feature/group filters by type ( #922 )
...
* Add groups to activities filter component
* Update changelog
3 years ago
Thomas Kaul
5391b88c42
Feature/add report data glitch button ( #920 )
...
* Add report data glitch button
* Update changelog
3 years ago
Thomas Kaul
d094bae7de
Bugfix/fix issue in activities filter component with typing ( #910 )
...
* Handle filter (selecting) or search term (typing)
* Update changelog
3 years ago
Thomas Kaul
c1d460cead
Improve filtering ( #901 )
3 years ago
Thomas Kaul
ea3a9d3b79
Feature/eliminate circular dependencies in common library ( #896 )
...
* Eliminate circular dependencies
* Update changelog
3 years ago
Thomas Kaul
b3e07c8446
Feature/support permissions in fire calculator ( #891 )
...
* Support hasPermissionToUpdateUserSettings
* Update changelog
3 years ago
Thomas Kaul
34cbdd7c2a
Upgrade angular, Nx and storybook ( #888 )
...
* Upgrade angular, Nx and storybook
* Update changelog
3 years ago
Thomas Kaul
40380346e6
Feature/setup bull queue system ( #886 )
...
* Setup @nestjs/bull and asset profile data gathering job
* Update changelog
3 years ago
Thomas Kaul
5622c4cf7e
Feature/harmonize no data available label ( #885 )
...
* Harmonize label for UNKNOWN_KEY
* Update changelog
3 years ago
Thomas Kaul
16dd8f7652
Feature/refactor filters with interface ( #883 )
...
* Refactor filtering with an interface
* Filter by accounts
* Update changelog
3 years ago
Thomas Kaul
ce6b5fb7cb
Bugfix/fix tooltip in proportion chart after update ( #882 )
...
* Keep tooltip configuration up to date
* Update changelog
3 years ago
Thomas Kaul
1f0bd5a7db
Bugfix/fix color of spinner in filter component ( #873 )
...
* Fix color for dark mode
* Update changelog
3 years ago
Thomas Kaul
b6cd007ad4
Release/1.143.0 ( #871 )
...
* Release 1.143.0
* Improve filtering by tags
3 years ago
Thomas Kaul
b7bbc029ac
Feature/render tags in dialogs ( #864 )
...
* Render tags
* Update changelog
3 years ago
Thomas Kaul
bad9d17c44
Setup allocations page and endpoint ( #859 )
...
* Setup tagging system
* Update changelog
3 years ago
Thomas Kaul
8f61f7c169
Feature/extract activities table filter component ( #858 )
...
* Extract activities table component
* Update changelog
3 years ago
Thomas Kaul
20358d9105
Feature/persist savings rate ( #849 )
...
* Persist savings rate
* Update changelog
3 years ago
Thomas Kaul
0e4c39d145
Feature/reuse value component in ghostfolio in numbers section ( #846 )
...
* Reuse value component
* Update changelog
3 years ago
Thomas Kaul
8ae041faa0
Bugfix/fix issue in fire calculator after changing investment horizon ( #839 )
...
* Properly update chart datasets and improve tooltip
* Update changelog
3 years ago
Thomas Kaul
0d8362ca8f
Feature/separate deposit and savings in fire calculator ( #837 )
...
* Separate deposit and savings
* Update changelog
3 years ago
Thomas Kaul
6e7cf0380b
Feature/export single draft ( #835 )
...
* Export single draft
* Update changelog
3 years ago
Thomas Kaul
ba7c98d325
Add test case for BUY and SELL (partially) ( #826 )
...
* Add test case for BUY and SELL (partially)
* Fix investment calculation for sell activities
* Do not show total value if sell activity
* Update changelog
3 years ago
Thomas Kaul
8526b5a027
Feature/export draft activities as ics ( #830 )
...
* Export draft activities as ICS
* Update changelog
3 years ago
Thomas Kaul
500e09d95a
Bugfix/fix loading state in fire calculator ( #824 )
...
* Fix loading state
* Update changelog
3 years ago
Thomas Kaul
70723f8d5f
Bugfix/fix projected total amount in fire calculator ( #825 )
...
* Fix calculation of projected total amount
* Update changelog
3 years ago
Thomas Kaul
23f2ac472e
Feature/add fire calculator ( #822 )
...
* Add fire calculator
* Update changelog
3 years ago
Thomas Kaul
957200854c
Feature/improve empty state of proportion chart ( #811 )
...
* Improve empty state
* Update changelog
3 years ago
Thomas Kaul
6575440877
Bugfix/fix dates in value component ( #810 )
...
* Fix dates
* Update changelog
3 years ago
Thomas Kaul
255af6a6e9
Release 1.132.1 ( #809 )
3 years ago
Thomas Kaul
2a854e2574
Various improvements ( #807 )
3 years ago
Thomas Kaul
204c7360c3
Feature/prepare for localized date format ( #803 )
...
* Support localized date and number format
* Update changelog
3 years ago
Thomas Kaul
fa79196278
Feature/display values in base currency on mobile ( #796 )
...
* Display values in base currency on mobile
* Update changelog
3 years ago
Thomas Kaul
1214127ec0
Feature/rename orders to activities in import and export ( #786 )
...
* Rename orders to activities
* Update changelog
3 years ago
Thomas Kaul
eb77652d6a
Clean up import ( #784 )
3 years ago
Thomas Kaul
b4848be914
Feature/add developed vs emerging markets calculation ( #767 )
...
* Add allocations by market
* Update changelog
3 years ago
Thomas Kaul
e769fabbae
Feature/add multilines to tooltips in proportion chart ( #753 )
...
* Introduce multilines for tooltips
* Update changelog
3 years ago
Thomas Kaul
7b6893b5ed
Feature/add support for emergency fund ( #749 )
...
* Add support for emergency fund
* Update changelog
3 years ago
Thomas Kaul
99655604d9
Feature/add support for coupon duration ( #743 )
...
* Add support for coupon duration
* Update changelog
3 years ago
Thomas Kaul
c216ab1d76
Eliminate data source from order model ( #730 )
...
* Eliminate currency, data source and symbol from order model
* Remove prefix for symbols with data source GHOSTFOLIO
* Update changelog
3 years ago
Thomas Kaul
86acbf06f4
Feature/add data provider errors to api response ( #738 )
...
* Add data provider error details
* Update changelog
3 years ago
Thomas Kaul
3de7d3f60e
Bugfix/improve account calculations ( #737 )
...
* Improve account calculations
* Update changelog
3 years ago
Thomas Kaul
b3e58d182a
Feature/add support for click in portfolio proportion chart ( #729 )
...
* Add support for click
* Update changelog
3 years ago
Thomas Kaul
1dd670a7c3
Feature/improve labels in portfolio proportion chart ( #720 )
...
* Improve labels for OTHER and UNKNOWN
* Update changelog
3 years ago
Thomas Kaul
dced06ebb5
Bugfix/improve allocations ( #710 )
...
* Fix allocations by account for non-unique account names
* Refactor calculations with big.js
* Update changelog
3 years ago
Thomas Kaul
280030ae7f
Feature/add twitter bot for fear and greed index ( #702 )
...
* Add twitter bot for fear and greed index
* Update changelog
3 years ago
Thomas Kaul
20356f6931
Bugfix/fix max items attribute ( #698 )
...
* Fix maxItems
* Update changelog
3 years ago
Thomas Kaul
fa66cd5bce
Feature/add countries and sectors to position detail dialog ( #692 )
...
* Add asset and asset sub class
* Add countries and sectors to position detail dialog
* Update changelog
3 years ago
Thomas Kaul
76f70598e2
Feature/add support for wealth items ( #666 )
...
* Add support for wealth items
* Update changelog
3 years ago
Thomas Kaul
6ac693dd39
Feature/improve position of currency column ( #685 )
...
* Move position of currency column
* Update changelog
3 years ago
Thomas Kaul
16f0743353
Bugfix/fix total value of activities table ( #680 )
...
* Fix total value (absolute value)
* Update changelog
3 years ago
Thomas Kaul
e625e55784
Move currency column ( #678 )
3 years ago
Thomas Kaul
bed3e5aae2
Bugfix/fix horizontal overflow in activities table ( #676 )
...
* Fix horizontal overflow in tables
* Update changelog
3 years ago
Thomas Kaul
48b524de5a
Feature/add export functionality to position detail dialog ( #672 )
...
* Add export functionality to the position detail dialog
* Respect filters in activities export
* Update changelog
3 years ago
Thomas Kaul
161cb82820
Bugfix/fix data source of fear and greed index ( #663 )
...
* Encode data source
* Update changelog
3 years ago
Thomas Kaul
b8ad6d6662
Feature/improve import ( #657 )
...
* Improve import
* Update changelog
Co-Authored-By: Ronald Konjer <ronaldkonjer@gmail.com>
3 years ago
Thomas Kaul
62885ea890
Feature/improve consistent use of symbol with data source ( #656 )
...
* Improve the consistent use of symbol with dataSource
* Update changelog
3 years ago
Thomas Kaul
5d3bbb8f30
Feature/improve annualized performance ( #651 )
...
* Improve annualized performance calculation
* Update changelog
3 years ago
Thomas Kaul
ca64492e77
Bugfix/fix styling in activities table footer ( #648 )
...
* Fix styling
* Update changelog
3 years ago
Thomas Kaul
9c086edffe
Feature/extend historical data view in admin control ( #646 )
...
* Extend market data view
* Update changelog
3 years ago
Thomas Kaul
585f99e4df
Feature/add summary row to activities table ( #645 )
...
* Add summary row to activities table
* Update changelog
3 years ago
Thomas Kaul
b2b3fde80e
Bugfix/support multiple accounts with the same name ( #623 )
...
* Support multiple accounts with the same name
* Update changelog
3 years ago
Thomas Kaul
e54638a684
Feature/improve analysis page ( #609 )
...
* Improve analysis page (show y-axis, extend chart in relation to days in market)
* Update changelog
3 years ago
Thomas Kaul
cebf879d67
Feature/refactor demo user ( #604 )
...
* Refactor demo user id
* Update changelog
3 years ago
Thomas Kaul
b291d9e031
Feature/refactor transactions to activities table ( #600 )
...
* Refactor transactions to activities table with attributes and routes
* Update changelog
3 years ago
Thomas Kaul
6dcd801d05
Feature/extend statistics section with users in slack community ( #596 )
...
* Extend statistics with users in Slack community
* Update changelog
3 years ago
Thomas Kaul
77065dac50
Feature/add date range selector to holdings tab ( #595 )
...
* Add date range selector to holdings tab
* Update changelog
3 years ago
Thomas Kaul
9e1a7fc981
Feature/dividend ( #547 )
...
* Add dividend to order type
* Support dividend in transactions table
* Support dividend in transaction dialog
* Extend import file with dividend
* Add dividend to portfolio summary
* Update changelog
Co-authored-by: Fly Man <fly.man.opensim@gmail.com>
3 years ago
Thomas Kaul
db1d474ddf
Feature/more discreet data provider warning ( #589 )
...
* Upgrade http-status-codes to version 2.2.0
* Make the data provider warning more discreet
* Update changelog
3 years ago
Thomas Kaul
e518bc3779
Feature/clean up all time high and low from performance endpoint ( #551 )
...
* Remove isAllTimeHigh / isAllTimeLow
* Update changelog
3 years ago
Thomas Kaul
7d3f1832b4
Feature/upgrade nx and storybook dependencies ( #531 )
...
* Upgrade dependencies
* nx
* storybook
* Update changelog
3 years ago
Thomas Kaul
78e0fdb0ca
Add coupon system ( #529 )
...
* Add coupon system
* Update changelog
3 years ago
Thomas Kaul
d09cad4e05
Feature/read only mode ( #520 )
...
* Setup read only mode and update permissions dynamically
* Update changelog
3 years ago
Thomas Kaul
4d9a223491
Feature/add system message ( #519 )
...
* Add system message
* Update changelog
3 years ago
Thomas Kaul
1beb4de62f
Feature/support additional currencies ( #517 )
...
* Support additional currencies
* Update changelog
3 years ago
Thomas Kaul
3e82de6b21
Feature/add historical data chart of fear and greed index ( #515 )
...
* Add historical data chart of market mood
* Update changelog
3 years ago
Thomas Kaul
49f46e1a1e
Bugfix/improve allocations by currency with cash balances ( #508 )
...
* Improve allocations by currency in combination with cash balances
* Update changelog
3 years ago
Thomas Kaul
4908e6d35d
Bugfix/fix data gathering of fear and greed index ( #505 )
...
* Fix data gathering of fear and greed index
* Update changelog
3 years ago
Thomas Kaul
1f042ee791
Feature/eliminate redundant storage of historical exchange rates ( #500 )
...
* Eliminate redundant storage of historical exchange rates
* Clean up experimental API
* Update changelog
3 years ago
Thomas Kaul
6c07759eb7
Feature/add market data tab to admin control panel ( #497 )
...
* Add market data tab
* Update changelog
3 years ago
Thomas Kaul
72067459d6
Feature/add value to position detail dialog ( #492 )
...
* Add value to position detail dialog
* Update changelog
3 years ago
Thomas Kaul
705441ecf8
Bugfix/fix line chart labels ( #491 )
...
* Fix line chart labels
* Fix click event for drafts
* Update changelog
3 years ago
Thomas Kaul
fbd1475402
Feature/upgrade core dependencies ( #490 )
...
* Upgrade core dependencies
* angular
* nestjs
* Nx
* rxjs
* storybook
* Temporarily fix imports for storybook
* Update changelog
3 years ago
Valentin Zickner
4dc4f13f40
fix storybook after currency changed to string ( #488 )
3 years ago
Thomas Kaul
1c2ca5b96b
Feature/accentuate all time high and low ( #428 )
...
* Accentuate all time high and all time low
* Update changelog
Co-authored-by: Valentin Zickner <ghostfolio@zickner.ch>
3 years ago
Thomas Kaul
3032126508
Feature/add footer row to accounts table ( #471 )
...
* Add footer row to accounts table with total balance and value
* Update changelog
3 years ago
Thomas Kaul
d2fabe7ce4
Feature/add value column to accounts table ( #468 )
...
* Add value column
* Update changelog
3 years ago
Thomas Kaul
a42700b9fe
Feature/introduce data gathering progress ( #467 )
...
* Add data gathering progress
* Update changelog
3 years ago
Thomas Kaul
b9522307c4
Feature/various client improvements ( #460 )
...
* Various improvements
* info messages
* skeleton loader of portfolio holdings
* Update changelog
3 years ago
Thomas Kaul
edb66bb166
Feature/extend statistics ( #449 )
...
* Extend statistics
* Update changelog
3 years ago
Thomas Kaul
54bbc8446b
Feature/prettify scraper symbol in chart ( #448 )
...
* Prettify scraper symbol in chart
* Update changelog
3 years ago
Thomas Kaul
1397cd62a8
Feature/extend public page ( #445 )
...
* Extend public page
* Update changelog
3 years ago
Thomas Kaul
a864c617b9
Feature/improve landing page ( #442 )
...
* Add intro screen
* Update changelog
3 years ago
Thomas Kaul
2de0e75cb8
Feature/add user interface for granting and revoking public access ( #439 )
...
* Add user interface for granting and revoking public access
* Update changelog
3 years ago
Thomas Kaul
19e2d54791
Refactor custom cryptocurrencies ( #433 )
3 years ago
Davin
e24e5e1c44
Add custom crypto currencies ( #432 )
...
* Add custom cryptocurrencies
3 years ago
Thomas Kaul
6dea9093ba
Feature/add public portfolio ( #426 )
...
* Setup public portfolio page
* Update changelog
3 years ago
Thomas Kaul
6d2e3b6e40
Feature/improve skeleton loader size ( #425 )
...
* Improve skeleton loader size
* Update changelog
3 years ago
Thomas Kaul
b57301ef50
Feature/extend import validation message ( #421 )
...
* Extend import validation message
* Update changelog
3 years ago
Thomas Kaul
2e5176bacf
Feature/extend import by csv files ( #419 )
...
* Support import of csv files
* Update changelog
3 years ago
Thomas Kaul
b9f0a57522
Bugfix/unregister chartjs plugin datalabels ( #414 )
...
* Unregister chartjs-plugin-datalabels
* Update changelog
3 years ago
Thomas Kaul
de94494aa0
Bugfix/fix symbol conversion for yahoo finance ( #405 )
...
* Fix symbol conversion for Yahoo Finance
* Update changelog
3 years ago
Thomas Kaul
3ec4a73b35
Feature/improve tooltips ( #403 )
...
* Improve tooltips
* Update changelog
3 years ago
Thomas Kaul
dcee651098
Feature/support unlimited currencies ( #387 )
...
* Support unlimited currencies
* Update changelog
3 years ago
Thomas Kaul
9ae9904389
Feature/add story for line chart component ( #385 )
...
* Add story for line chart component
* Update changelog
3 years ago
Thomas Kaul
af022ae316
Feature/add story for portfolio proportion chart component ( #384 )
...
* Add story
* Use new component
* Update changelog
3 years ago
Thomas Kaul
861dff9210
Feature/upgrade storybook dependencies ( #381 )
...
* Upgrade storybook dependencies
3 years ago