2271 Commits

Author SHA1 Message Date
Valentin Zickner
c88ad2c225 change getValues to multiple symbols 2021-08-01 00:55:10 +02:00
Valentin Zickner
cbe079ae66 ignore missing values 2021-08-01 00:55:10 +02:00
Valentin Zickner
8e4ee7feea optimize order loading 2021-08-01 00:55:10 +02:00
Valentin Zickner
f1b3c61675 add additional time measurements 2021-08-01 00:55:10 +02:00
Thomas
24dc312367 Add logs to benchmark 2021-08-01 00:55:10 +02:00
Thomas
7ac7442f73 Declare functions explicitly as public 2021-08-01 00:55:10 +02:00
Thomas
099571437e Extend current rate service with getRange() 2021-08-01 00:55:10 +02:00
Thomas
7dac059a55 Sort imports 2021-08-01 00:55:10 +02:00
Thomas
48fbeda72d Sort imports 2021-08-01 00:55:10 +02:00
Thomas
19007cdc34 Optimize market data query 2021-08-01 00:55:10 +02:00
Thomas
5037393866 Support today in current rate service 2021-08-01 00:55:10 +02:00
Valentin Zickner
ddf24163b4 optimize database query execution for portfolio chart 2021-08-01 00:55:10 +02:00
Valentin Zickner
b26521c4bd add workaround for database date search 2021-08-01 00:55:10 +02:00
Valentin Zickner
cfee6c1ddd add draft integration of new portfolio calculator to chart 2021-08-01 00:55:10 +02:00
Valentin Zickner
19bcd601d1 add gross performance 2021-08-01 00:55:10 +02:00
Valentin Zickner
836df69e68 add calculation of current investment 2021-08-01 00:55:10 +02:00
Valentin Zickner
dd86adcea1 add investment to timeline calculation 2021-08-01 00:55:10 +02:00
Valentin Zickner
4f7628921d add timeline time point calculation 2021-08-01 00:55:10 +02:00
Valentin Zickner
88f0cb095d make it pretty 2021-08-01 00:55:10 +02:00
Valentin Zickner
7538133d09 implement getCurrentPositions of PortfolioCalculator 2021-08-01 00:55:10 +02:00
Thomas
67606e4026 Extend current rate service test 2021-08-01 00:55:10 +02:00
Valentin Zickner
9de56c32ac create base structure for portfolio rewrite
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2021-08-01 00:55:10 +02:00
Thomas
1c65599a16
Feature/add blog (#218)
* Setup blog

* Add german blog post

* Add english blog post

* Update changelog
2021-07-31 11:21:32 +02:00
Thomas
61e667213e
Feature/add date range selector to positions tab (#234)
* Add date range selector

* Update changelog
2021-07-27 22:38:55 +02:00
Thomas
f0c6517019
Improve tabs layout (#232) 2021-07-26 21:36:52 +02:00
Thomas
80ba112bc0
Feature/change menu icon if menu open (#231)
* Change menu icon

* Update changelog
2021-07-26 21:06:10 +02:00
Thomas
40696b425e
Feature/add tabs on the home page (#230)
* Add tabs

* Update changelog
2021-07-26 20:23:32 +02:00
Thomas
cdcbe3ab71
Feature/various layout improvements (#224)
* Various layout improvements

* Update changelog
2021-07-24 21:17:06 +02:00
Thomas
6996e5a140
Feature/add data gathering for symbol profile data (#228)
* Implement profile data gathering

* Update changelog
2021-07-24 21:13:48 +02:00
Thomas
be8d60968d
Feature/improve active menu button style (#227)
* Improve text decoration style

* Update changelog
2021-07-24 13:04:37 +02:00
Thomas
d53e5c4da5
Refactor auth guard (#226) 2021-07-24 10:57:03 +02:00
Thomas
9072cbdba1
Feature/add no transactions info on zen page (#222)
* Add no transactions info to zen page

* Update changelog
2021-07-18 17:34:28 +02:00
Thomas
120b691336
Bugfix/fix url to fear and greed index (#221)
* Fix url

* Update changelog
2021-07-18 09:33:23 +02:00
Thomas
bd4ad76953
Feature/remove pause in onboarding (#220)
* Improve onboarding
  * Remove pause
  * Add icon

* Update changelog
2021-07-18 08:19:05 +02:00
Thomas
94d56f553f
Bugfix/fix chart on landing page (#219)
* Fix chart on landing page

* Update changelog
2021-07-17 20:48:08 +02:00
Thomas
51fbc538ca
Feature/set public stripe key dynamically (#216)
* Set public Stripe key dynamically

* Update changelog
2021-07-17 11:04:43 +02:00
Thomas
39a76f7f40
Feature/add robots.txt (#215)
* Add robots.txt

* Update changelog
2021-07-16 21:32:02 +02:00
Thomas
e4d325daab
Feature/various style improvements (#214)
* Improve styles

* Update changelog
2021-07-15 18:10:18 +02:00
Thomas
b765df65d6
Improve wording (#213) 2021-07-14 20:54:23 +02:00
Thomas
c7b7efae3b
Feature/import transactions (#212)
* Implement import transactions functionality

* Update changelog
2021-07-14 20:54:05 +02:00
Thomas
be5b58f49a
Bugfix/fix warn color (#211)
* Fix warn color

* Update changelog
2021-07-13 20:29:22 +02:00
Thomas
ecfe694f0b
Feature/export transactions (#209)
* Export functionality for transactions

* Update changelog
2021-07-11 17:05:58 +02:00
Thomas
b3b9a051c3
Shorten slogan (#207) 2021-07-11 10:31:36 +02:00
Thomas
bf1146bfd6
Feature/change slogan to wealth management (#206)
* Harmonize slogans to "Open Source Wealth Management Software"

* Update changelog
2021-07-10 19:20:02 +02:00
Thomas
0774ca91a1
Improve settings selectors layout (#205) 2021-07-10 18:17:17 +02:00
Thomas
f403807f2d
Bugfix/fix average buy price calculation (#204)
* Fix average buy price calculation

* Update changelog
2021-07-10 18:16:46 +02:00
Thomas
f22991b090
Feature/respect cash balance in analysis (#203)
* Respect cash balance in in analysis

* Update changelog
2021-07-10 14:57:03 +02:00
Thomas
1135a5b335
Fix rendering of currency and platform in dialogs and clean up observables (#202) 2021-07-08 21:28:28 +02:00
Thomas
2c19d8c8e7
Feature/add balance to account (#193)
* Add balance attribute and calculate total balance

* Update changelog
2021-07-07 21:23:36 +02:00
Thomas
db090229ce
Feature/add total value in the create or edit transaction dialog (#192)
* Display total value

* Update changelog
2021-07-07 21:14:01 +02:00