Commit Graph

  • cbe60d24af Fix tests Thomas 2021-07-25 13:31:44 +0200
  • bc702ac1a8 Add name to position Thomas 2021-07-25 12:23:18 +0200
  • 18994f32d0 Fix tests Thomas 2021-07-24 11:08:34 +0200
  • 6254d03ff7 Refactor positions Thomas 2021-07-24 10:53:15 +0200
  • dde12c8e5f optimize performance of positions endpoint Valentin Zickner 2021-07-21 18:29:52 +0200
  • f9e8289c80 Extend type Thomas 2021-07-20 23:32:18 +0200
  • daea26a868 add multi-date fetch for current values Valentin Zickner 2021-07-20 23:05:12 +0200
  • b56add9c24 prepare for multi-day database fetch Valentin Zickner 2021-07-20 22:38:47 +0200
  • e05fdec698 Implement new positions endpoint Thomas 2021-07-20 22:52:50 +0200
  • b005adbfd5 fix gross performance number type Valentin Zickner 2021-07-20 22:23:56 +0200
  • 32724482ea optimize portfolio calculator to fetch all symbols for one day Valentin Zickner 2021-07-20 22:17:37 +0200
  • e139db8390 add current position gross performance (percentage) Valentin Zickner 2021-07-20 21:14:26 +0200
  • 13ff5601b3 add sorting and symbol as a result Valentin Zickner 2021-07-20 21:07:17 +0200
  • 579cd63183 change getValues to multiple symbols Valentin Zickner 2021-07-20 20:42:56 +0200
  • e8510a89af disable naming convention eslint Valentin Zickner 2021-07-20 20:42:28 +0200
  • 3b40a408bc ignore missing values Valentin Zickner 2021-07-13 22:51:32 +0200
  • 0624af8077 optimize order loading Valentin Zickner 2021-07-11 20:59:23 +0200
  • bcd8c5f103 add additional time measurements Valentin Zickner 2021-07-11 20:32:59 +0200
  • 0da962f329 Add logs to benchmark Thomas 2021-07-11 11:24:15 +0200
  • b0e65a9c82 Declare functions explicitly as public Thomas 2021-07-11 10:50:22 +0200
  • 9bc906fb7d Extend current rate service with getRange() Thomas 2021-07-09 21:35:54 +0200
  • 3f53508e16 Sort imports Thomas 2021-07-09 21:35:06 +0200
  • 6702461bd4 Sort imports Thomas 2021-07-09 21:34:03 +0200
  • ca158684bd Optimize market data query Thomas 2021-07-09 20:25:42 +0200
  • 64d1a20a31 Support today in current rate service Thomas 2021-07-08 22:42:19 +0200
  • ab0cc5309d optimize database query execution for portfolio chart Valentin Zickner 2021-07-08 19:28:44 +0200
  • f597a36e86 add workaround for database date search Valentin Zickner 2021-07-08 00:02:25 +0200
  • 8a846afc75 add draft integration of new portfolio calculator to chart Valentin Zickner 2021-07-07 23:29:37 +0200
  • a64da75e4b add gross performance Valentin Zickner 2021-07-07 22:34:41 +0200
  • 8e8c117442 add calculation of current investment Valentin Zickner 2021-07-06 22:41:56 +0200
  • 98553c3c64 add investment to timeline calculation Valentin Zickner 2021-07-06 21:19:41 +0200
  • 2382bbc46f add timeline time point calculation Valentin Zickner 2021-07-06 20:54:51 +0200
  • b9065377cd make it pretty Valentin Zickner 2021-07-06 19:40:37 +0200
  • f25fcef688 implement getCurrentPositions of PortfolioCalculator Valentin Zickner 2021-07-06 19:34:37 +0200
  • e44f22e3eb Fix version of big.js Thomas 2021-07-03 16:40:02 +0200
  • 3f6c5fe6c2 Extend current rate service test Thomas 2021-07-03 16:37:33 +0200
  • 509e838e88 create base structure for portfolio rewrite Valentin Zickner 2021-07-01 23:11:41 +0200
  • 61e667213e
    Feature/add date range selector to positions tab (#234) Thomas 2021-07-27 22:38:55 +0200
  • 0a5a67870a Update comment #235 Thomas 2021-07-27 20:56:40 +0200
  • 4ebfb88804 add further tests for portfolio-calculator with one transaction Valentin Zickner 2021-07-27 20:49:04 +0200
  • a8cae18b83 fix single buy test Valentin Zickner 2021-07-27 20:37:46 +0200
  • e9f5dcaeb8 Update test Thomas 2021-07-27 17:48:49 +0200
  • 57d368b335 Re-enable all tests Thomas 2021-07-27 13:52:57 +0200
  • 7dd795be3b Add test for single buy Thomas 2021-07-27 13:36:38 +0200
  • 5e851a3171 Improve error handling Thomas 2021-07-27 12:01:35 +0200
  • f2fb139254 Update tab on change #234 Thomas 2021-07-27 11:28:01 +0200
  • 43897f62a3 Update changelog Thomas 2021-07-27 09:53:55 +0200
  • 0bf6b20736 Add date range selector Thomas 2021-07-27 09:53:39 +0200
  • 66fd727a4c add error handling for current positions Valentin Zickner 2021-07-26 23:03:22 +0200
  • 09de3061ac change hardcoded timestamp in test to timezone specific Valentin Zickner 2021-07-26 22:23:32 +0200
  • d363a36821 remove console.time statements during portfolio calls Valentin Zickner 2021-07-26 22:18:08 +0200
  • ba47212057
    Release 1.29.0 (#233) v1.29.0 Thomas 2021-07-26 22:14:04 +0200
  • bc3ef3808e add current position calculation with holding period return calculation Valentin Zickner 2021-07-26 22:13:09 +0200
  • 5b3c0aa686 Release 1.29.0 #233 Thomas 2021-07-26 21:37:52 +0200
  • f0c6517019
    Improve tabs layout (#232) Thomas 2021-07-26 21:36:52 +0200
  • d4ff6fce74 Improve tabs layout #232 Thomas 2021-07-26 21:28:02 +0200
  • 80ba112bc0
    Feature/change menu icon if menu open (#231) Thomas 2021-07-26 21:06:10 +0200
  • f22ff580ef Change order #231 Thomas 2021-07-26 20:57:41 +0200
  • 320a7d0547 Update changelog Thomas 2021-07-26 20:56:46 +0200
  • 5e50c8c779 Change menu icon Thomas 2021-07-26 20:56:38 +0200
  • 40696b425e
    Feature/add tabs on the home page (#230) Thomas 2021-07-26 20:23:32 +0200
  • e4925805f4 Refactor class #230 Thomas 2021-07-26 20:22:55 +0200
  • 07ed243fce Improvements Thomas 2021-07-25 20:10:59 +0200
  • 0bae016c97 Update changelog Thomas 2021-07-25 19:54:01 +0200
  • d775ca4aec Add tabs Thomas 2021-07-25 19:53:51 +0200
  • 0e357e74d2 Fix tests Thomas 2021-07-25 13:31:44 +0200
  • 98889d6688 Add name to position Thomas 2021-07-25 12:23:18 +0200
  • c55ec8c2b9 Fix tests Thomas 2021-07-24 11:08:34 +0200
  • 9b793af1ce Refactor positions Thomas 2021-07-24 10:53:15 +0200
  • 6815350b9c optimize performance of positions endpoint Valentin Zickner 2021-07-21 18:29:52 +0200
  • 295c5d95ed Extend type Thomas 2021-07-20 23:32:18 +0200
  • 85d42ef655 add multi-date fetch for current values Valentin Zickner 2021-07-20 23:05:12 +0200
  • fac291b72a prepare for multi-day database fetch Valentin Zickner 2021-07-20 22:38:47 +0200
  • e7bc8e6c8f Implement new positions endpoint Thomas 2021-07-20 22:52:50 +0200
  • ba8bbb6fba fix gross performance number type Valentin Zickner 2021-07-20 22:23:56 +0200
  • 77400e3581 optimize portfolio calculator to fetch all symbols for one day Valentin Zickner 2021-07-20 22:17:37 +0200
  • 9e24f5847a add current position gross performance (percentage) Valentin Zickner 2021-07-20 21:14:26 +0200
  • 16f8bd4639 add sorting and symbol as a result Valentin Zickner 2021-07-20 21:07:17 +0200
  • 661fed68cc change getValues to multiple symbols Valentin Zickner 2021-07-20 20:42:56 +0200
  • 8d71e5ff1b disable naming convention eslint Valentin Zickner 2021-07-20 20:42:28 +0200
  • e9291f69b8 ignore missing values Valentin Zickner 2021-07-13 22:51:32 +0200
  • ccb2e4d58b optimize order loading Valentin Zickner 2021-07-11 20:59:23 +0200
  • b7c9a6a88e add additional time measurements Valentin Zickner 2021-07-11 20:32:59 +0200
  • bd95ae9067 Add logs to benchmark Thomas 2021-07-11 11:24:15 +0200
  • 7e75b9107f Declare functions explicitly as public Thomas 2021-07-11 10:50:22 +0200
  • 03d51d09e2 Extend current rate service with getRange() Thomas 2021-07-09 21:35:54 +0200
  • 27e3abf631 Sort imports Thomas 2021-07-09 21:35:06 +0200
  • a95d8c9fe3 Sort imports Thomas 2021-07-09 21:34:03 +0200
  • af99213e4e Optimize market data query Thomas 2021-07-09 20:25:42 +0200
  • 749bae662c Support today in current rate service Thomas 2021-07-08 22:42:19 +0200
  • cceccf6f2e optimize database query execution for portfolio chart Valentin Zickner 2021-07-08 19:28:44 +0200
  • f976f27db0 add workaround for database date search Valentin Zickner 2021-07-08 00:02:25 +0200
  • ecb0840392 add draft integration of new portfolio calculator to chart Valentin Zickner 2021-07-07 23:29:37 +0200
  • 394c8ca35d add gross performance Valentin Zickner 2021-07-07 22:34:41 +0200
  • 67032d8b5c add calculation of current investment Valentin Zickner 2021-07-06 22:41:56 +0200
  • a56b42243e add investment to timeline calculation Valentin Zickner 2021-07-06 21:19:41 +0200
  • f13a0bda40 add timeline time point calculation Valentin Zickner 2021-07-06 20:54:51 +0200
  • c4c1c68b57 make it pretty Valentin Zickner 2021-07-06 19:40:37 +0200
  • 577e10d10c implement getCurrentPositions of PortfolioCalculator Valentin Zickner 2021-07-06 19:34:37 +0200
  • 034b5233cc Fix version of big.js Thomas 2021-07-03 16:40:02 +0200