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
16dd8f7652
Feature/refactor filters with interface ( #883 )
...
* Refactor filtering with an interface
* Filter by accounts
* Update changelog
3 years ago
Thomas Kaul
01103f3db4
Feature/add asset and asset sub class to wealth items form ( #880 )
...
* Add asset and asset sub class
* Update changelog
3 years ago
Thomas Kaul
751256f158
Feature/add support for real estate and precious metal ( #878 )
...
* Add support for real estate and precious metal
* Update changelog
3 years ago
Thomas Kaul
c2a1cbd20f
Feature/improve layout of position detail dialog ( #877 )
...
* Improve layout
* Update changelog
3 years ago
Thomas Kaul
04044f8720
Support futures ( #845 )
...
* Support futures
* Upgrade yahoo-finance2 to version 2.3.2
* Update changelog
3 years ago
Thomas Kaul
4dc76817ce
Bugfix/fix import validation for numbers equal zero ( #875 )
...
* Fix import validation for numbers equal 0
* 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
899fa0370e
Feature/improve users table of admin control panel ( #866 )
...
* Improve users table
* Update changelog
3 years ago
Thomas Kaul
da27504aa1
Add orderBy statement to make debugging easier ( #868 )
3 years ago
Thomas Kaul
b7bbc029ac
Feature/render tags in dialogs ( #864 )
...
* Render tags
* Update changelog
3 years ago
Thomas Kaul
c61a415fb2
Bugfix/change date to utc in data gathering service ( #867 )
...
* Change date to UTC
* Update changelog
3 years ago
Thomas Kaul
bad9d17c44
Setup allocations page and endpoint ( #859 )
...
* Setup tagging system
* Update changelog
3 years ago
Thomas Kaul
ea89ca5734
Feature/simplify ids in database schema ( #861 )
...
* Simplify ids in database schema
* Access
* Order
* Subscription
* Update changelog
3 years ago
Thomas Kaul
edca05f542
Feature/change get started url of public page ( #857 )
...
* Change url
* Update changelog
3 years ago
Thomas Kaul
1b03ddc586
Feature/add symbol profile overrides model ( #851 )
...
* Add symbol profile overrides model
* Update changelog
3 years ago
Thomas Kaul
beb12637ce
Bugfix/fix total calculation for sell and dividend ( #850 )
...
* Fix calculation for sell and dividend activities
* 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
90efc2ac51
Feature/beautify etf names in asset profile ( #842 )
...
* Beautify ETF names
* Update changelog
3 years ago
Thomas Kaul
056b318d86
Bugfix/fix end date in ics files ( #841 )
...
* Fix end date
* Update changelog
3 years ago
Thomas Kaul
82ede2fe32
Bugfix/fix fear and greed data source ( #840 )
...
* Fix data source of Fear & Greed Index
* Update changelog
3 years ago
Thomas Kaul
638ae3f7fa
Feature/add boringly getting rich guide to resources page ( #836 )
...
* Add "Boringly Getting Rich" guide
* Update changelog
3 years ago
Thomas Kaul
6e7cf0380b
Feature/export single draft ( #835 )
...
* Export single draft
* Update changelog
3 years ago
Thomas Kaul
ec2ecab751
Clean up name ( #834 )
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
65e062ad26
Simplify search ( #828 )
...
* Simplify search
* 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
aef91d3e30
Feature/improve label in summary ( #827 )
...
* Improve label
* Update changelog
3 years ago
Thomas Kaul
23f2ac472e
Feature/add fire calculator ( #822 )
...
* Add fire calculator
* Update changelog
3 years ago
Thomas Kaul
d5ba624403
Feature/add support for terra ( #820 )
...
* Add Terra (LUNA1-USD)
* Update changelog
3 years ago
Thomas Kaul
9b49ed77f7
Feature/add support for thor chain ( #819 )
...
* Add THORChain (RUNE-USD)
* Update changelog
3 years ago
Thomas Kaul
56b169e1c4
Feature/make header background solid ( #817 )
...
* Remove alpha
* Update changelog
3 years ago
Thomas Kaul
67f2b326f3
Switch to new calculation engine ( #814 )
...
* Switch to new calculation engine
* Clean up old portfolio calculation engine (#815 )
* Rename new portfolio calculation engine (#816 )
* Update changelog
3 years ago
Thomas Kaul
3d3a6c1204
Feature/improve fire section ( #813 )
...
* Improve FIRE section
* 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
2a854e2574
Various improvements ( #807 )
3 years ago
Thomas Kaul
52d113e71f
Feature/improve label of average price ( #805 )
...
* Improve label
* Update changelog
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
fa41e25c8f
Release/1.131.1 ( #804 )
...
* Add API version
* 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
d1230ca3ad
Support coupon codes on Google Play ( #795 )
3 years ago
Thomas Kaul
ebbdd47fa2
Exclude google login callback endpoint from versioning ( #793 )
3 years ago
Thomas Kaul
65f6bcb166
Feature/harmonize algebraic sign of gross and net performance percent ( #776 )
...
* Harmonize algebraic sign
* 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
e986310302
Improve price ( #785 )
3 years ago
Thomas Kaul
6762572658
Feature/setup api versioning ( #783 )
...
* Setup API versioning
* Update changelog
3 years ago
Thomas Kaul
dd71f2be45
Feature/improve pricing page ( #778 )
...
* Improve pricing page
* Update changelog
3 years ago
Thomas Kaul
d530cb38fa
Feature/add 7 days in coupon system ( #777 )
...
* Add 7 days
* Update changelog
3 years ago
Thomas Kaul
7f0c98cae6
Feature/setup fire page with 4 percent rule ( #773 )
...
* Setup page for FIRE
* Update changelog
3 years ago
Thomas Kaul
57e4163848
Feature/add 14 days in coupon system ( #772 )
...
* Add 14 days
* Update changelog
3 years ago
Thomas Kaul
14773bf1aa
Bugfix/fix duplicate currency conversion in account calculations ( #771 )
...
* Fix currency conversion (duplicate)
* Update changelog
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
2b4319454d
Feature/add bonds and emergency fund to feature overview ( #768 )
...
* Add bonds and emergency fund
* Update changelog
3 years ago
Thomas Kaul
e2faaf6faa
Feature/add hover effect to page tabs ( #764 )
...
* Add hover effect
* Update changelog
3 years ago
Thomas Kaul
86a1589834
Release/1.128.0 ( #763 )
3 years ago
gizmodus
9f67993c03
Feature/fix issue with recent transactions ( #750 )
...
* Fix percentage performance issue with recent transactions
Co-authored-by: Reto Kaul <retokaul@sublimd.com>
3 years ago
Thomas Kaul
32fb3551dc
Feature/add default market price to scraper configuration ( #762 )
...
* Add default market price to scraper configuration
* Update changelog
3 years ago
Thomas Kaul
30411b1502
Feature/add hover to table ( #760 )
...
* Add hover
* Update changelog
3 years ago
Thomas Kaul
eb0444603b
Bugfix/fix user currency of public page ( #761 )
...
* Fix user currency
* Update changelog
3 years ago
Thomas Kaul
402d73a12c
Bugfix/fix get quotes for multiple ghostfolio symbols ( #758 )
...
* Support multiple symbols in getQuotes()
* Update changelog
3 years ago
Thomas Kaul
4826a51199
Feature/improve handling of scraper configuration ( #757 )
...
* Improve handling of missing scraper configuration
* Update changelog
3 years ago
Thomas Kaul
5a369f29d4
Feature/restructure portfolio summary tab ( #754 )
...
* Restructure portfolio summary
* Update changelog
3 years ago
Thomas Kaul
122ba9046f
Add type ( #751 )
...
* Add type
* Refactor import to import type
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
07799573cb
Harmonize button style ( #748 )
3 years ago
Thomas Kaul
0d897bc461
Improve table header ( #746 )
3 years ago
Thomas Kaul
e4908b51aa
Feature/add context to logger ( #745 )
...
* Add contexts
* 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
50184284e1
Feature/upgrade ngx skeleton loader to 5.0.0 ( #740 )
...
* Upgrade ngx-skeleton-loader to version 5.0.0
* 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
5bb20f6d5f
Bugfix/fix undefined currencies after creating an activity ( #731 )
...
* Fix issue with undefined currencies after creating an activity
* 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
93d6746739
Refactoring ( #727 )
3 years ago
Thomas Kaul
c02bcd9bd8
Feature/migrate to yahoo finance2 ( #722 )
...
* Migrate to yahoo-finance2
* Add support for mutual funds
* Add url to symbol profile
* Clean up
3 years ago
Thomas Kaul
745ba978a3
Bugfix/fix zen mode ( #723 )
...
* Fix Zen mode
* Update changelog
3 years ago
Thomas Kaul
46b91d3c3b
Feature/improve portfolio page ( #721 )
...
* Improve page
* Update changelog
3 years ago
Thomas Kaul
68d07cc8d4
Release 1.119.0 ( #719 )
3 years ago
Thomas Kaul
fed771525e
Feature/extend market data in admin panel ( #716 )
...
* Extend market data view
* Update changelog
3 years ago
gizmodus
a5771f601d
Improve calculation of overall performance percentage ( #701 )
...
* Improve calculation of overall performance percentage
Co-authored-by: Reto Kaul <retokaul@sublimd.com>
3 years ago
Thomas Kaul
2a2a5f4da5
Feature/display features based on permissions ( #714 )
...
* Display features based on permissions
* Update changelog
3 years ago
Thomas Kaul
122107c8a1
Feature/distinguish today s data point in admin panel ( #711 )
...
* Distinguish today's data point
* Update changelog
3 years ago
Thomas Kaul
ca46a9827a
Do not tweet on Sunday ( #712 )
3 years ago
Thomas Kaul
4ec351369b
Bugfix/add fallback to default account in import ( #709 )
...
* Add fallback to default account if account id is invalid
* 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
baa6a3d0f0
Feature/restructure api modules ( #706 )
...
* Restructure modules
* Update changelog
3 years ago
Thomas Kaul
d3382f0809
Update time ( #707 )
3 years ago
Thomas Kaul
1eb4041837
Feature/move countries and sectors chart ( #704 )
...
* Move countries and sectors charts
* 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
52e4504de9
Fix time in market ( #700 )
...
* Fix time in market
* Update changelog
3 years ago
Thomas Kaul
e0bb2b1c78
Feature/improve position detail dialog ( #697 )
...
* Improve mobile layout
* Update changelog
3 years ago
Thomas Kaul
809ee97f6f
Add tests ( #693 )
3 years ago
Thomas Kaul
23da1bd293
Feature/add feature page ( #694 )
...
* Add feature page
* 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
dcc7ef89fe
Release/1.114.1 ( #689 )
...
* Fix creation of wealth items
* Release 1.114.1
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
86943a5f5b
Feature/harmonize big.js operators ( #686 )
...
* Harmonize big.js operators
* Update changelog
3 years ago