Commit Graph

138 Commits

Author SHA1 Message Date
Matthias
009a23f32e Improve multiplot saving 2020-10-02 07:07:57 +02:00
Matthias
062769f764 ALlow multiple plotconfigs 2020-10-02 07:07:57 +02:00
Matthias
08fa402df4 Rename plotconfigstorage function 2020-10-02 07:07:57 +02:00
Matthias
a5e7eab8e8 Round timeframe to correct candle 2020-10-02 07:07:57 +02:00
Matthias
21947ad39b Improve documentation of formatters.ts 2020-10-02 07:07:56 +02:00
Matthias
b31df7c644 Add more timestampformatting methods 2020-10-02 07:07:56 +02:00
Matthias
1e2d1c2587 Persist plotconfig to localstore 2020-10-02 07:07:56 +02:00
Matthias
6e497f1214 Show all lines in legend 2020-10-02 07:06:37 +02:00
Matthias
655726ddca Update dyamic layout to have seperate tradedetail container 2020-09-01 07:51:03 +02:00
Matthias
240dd06c0f Move types to seperate directory 2020-08-29 11:24:52 +02:00
Matthias
79886014ab Introduce closedTrade type 2020-08-25 19:52:07 +02:00
Matthias
f2668c852a Add Hourly chart 2020-08-17 21:16:19 +02:00
Matthias
6721ff4db4 Allow apiService to use store 2020-07-24 07:22:25 +02:00
Matthias
2bd0198697 Don't log on refresh 2020-07-23 19:40:30 +02:00
Matthias
88e9de35a4 improve apiservice 2020-07-19 15:47:54 +02:00
Matthias
ea46907ed2 FIx typescript "@" imports 2020-07-19 15:45:44 +02:00
Matthias
9a6e4b4306 Fix login not updating header bar 2020-07-19 15:12:06 +02:00
Matthias
f9f1c37c61 Convert login to typescript class component 2020-07-17 07:20:26 +02:00
Matthias
d115f8efb0 Retry requests if they fail with 401
Resolves JWT token timeout handling #23
2020-07-17 07:09:52 +02:00
Matthias
1a9767dea4 Fix bug in time formatting 2020-07-13 21:40:05 +02:00
Matthias
d5cb48d186 Properly typehint formatters.ts 2020-07-11 17:13:27 +02:00
Matthias
bf5c9b80d1 Formatters should be in typescript 2020-07-11 17:12:16 +02:00
Matthias
53c4641e8a Fix bug with token refresh 2020-06-23 20:38:02 +02:00
Matthias
c5eadc3d3d Improve handling when bot is down 2020-06-23 19:57:15 +02:00
Matthias
e6f6f92009 Improve login handling 2020-06-22 20:18:45 +02:00
Matthias
b0883693e7 Some small cleanup 2020-06-22 19:39:44 +02:00
Matthias
835cc658f1 Fix typo and store apiurl 2020-06-20 19:19:30 +02:00
Matthias
07109699ea Merge branch 'master' into typescript 2020-06-20 17:31:46 +02:00
Matthias
bb9d8db834 Fix cyclic dependency due to tokens being kept in vuex 2020-06-20 16:55:33 +02:00
Bruno Sarlo
3b6aada219 Typescript fixes. 2020-06-20 01:44:57 -03:00
Matthias
39eef24daf Use yarn as package manager 2020-06-05 11:22:14 +02:00
Matthias
b9000f96f9 Rename js files to ts 2020-06-04 20:20:48 +02:00
Matthias
d12f732250 Add formatter helper function for prices 2020-06-04 19:47:44 +02:00
Matthias
ccb09dc859 Show detail view of trade 2020-06-04 19:27:40 +02:00
Matthias
c06fb73b41 Improve eslint / prettier configuration 2020-05-20 07:23:10 +02:00
Matthias
6f84b18130 Have user input login-url 2020-05-20 07:19:14 +02:00
Matthias
2a95ee1a66 Improve code style 2020-05-18 21:49:26 +02:00
Matthias
8ffc817732 SImplify api calls by using an axios API object 2020-05-16 10:52:26 +02:00