Commit Graph

75 Commits

Author SHA1 Message Date
Matthias
246417ebc2 Store layouts in localStorage 2020-08-31 19:24:09 +02:00
Matthias
a7d78b7c74 Implement layout reset 2020-08-31 19:24:09 +02:00
Matthias
829cb07745 Move layouts to store 2020-08-31 19:24:09 +02:00
Matthias
240dd06c0f Move types to seperate directory 2020-08-29 11:24:52 +02:00
Matthias
39c7a832ac Support trade-detail also on closed trades 2020-08-29 11:18:09 +02:00
Matthias
79886014ab Introduce closedTrade type 2020-08-25 19:52:07 +02:00
Matthias
d61136c399 Improve Refresh load - not refreshing everything frequently 2020-08-24 19:28:59 +02:00
Matthias
df54a797f5 Convert ftbot getters to enum 2020-08-24 19:28:59 +02:00
Matthias
dd6a03db66 Add abs_profit 2020-08-24 19:28:59 +02:00
Matthias
dceb7b5fe8 Improve naming 2020-08-17 20:42:37 +02:00
Matthias
67d4bf9e4f Extract DailyChart to it's own component 2020-08-17 20:39:14 +02:00
Matthias
5f9b3b2e9d Reinstate default timescale 2020-08-17 07:55:25 +02:00
Matthias
359e351d67 Add BlacklistRepsonse type 2020-08-17 07:17:30 +02:00
Matthias
7985a283fb Fix daily payload 2020-08-17 07:05:51 +02:00
Matthias
d2575665a3 Fix payload in getdaily 2020-08-17 06:55:33 +02:00
Matthias
e9c46db38a Allow different scales for daily query 2020-08-17 06:54:23 +02:00
Matthias
716f38bdd8 Add logviewer 2020-08-15 17:31:56 +02:00
Matthias
9539aba2f1 Forcebuy form to typescript 2020-08-09 15:11:47 +02:00
Matthias
b8f5bf294c Convert Balance to typescript 2020-08-09 15:07:09 +02:00
Matthias
139d9866cc Convert performance to typescript 2020-08-09 14:55:29 +02:00
Matthias
61fe53660b IMprove trade deletion message 2020-08-04 20:01:09 +02:00
Matthias
faee161379 Add blacklist payload type 2020-08-04 08:03:08 +02:00
Matthias
c88308213d Improve async support in forcesell 2020-08-04 08:00:11 +02:00
Matthias
980eec5e30 Implement delete_trade endpoint 2020-08-04 07:19:43 +02:00
Matthias
6f54864295 Use /ping to verify online status 2020-07-26 13:59:01 +02:00
Matthias
2d2f04fad6 Default online to false - and switch to true once requests work 2020-07-26 11:10:56 +02:00
Matthias
b516cae97f Add online indicator 2020-07-24 07:22:21 +02:00
Matthias
afeec39cd5 Store autorefresh state 2020-07-23 19:58:25 +02:00
Matthias
ea46907ed2 FIx typescript "@" imports 2020-07-19 15:45:44 +02:00
Matthias
e7d66adda8 Only start refresh when logged in 2020-07-19 15:35:10 +02:00
Matthias
9a6e4b4306 Fix login not updating header bar 2020-07-19 15:12:06 +02:00
Matthias
5a7184efa8 Improve typography 2020-07-17 16:45:18 +02:00
Matthias
1571a8fd77 Rename closedtrades to closedTrades 2020-07-17 16:42:28 +02:00
Matthias
f9f1c37c61 Convert login to typescript class component 2020-07-17 07:20:26 +02:00
Matthias
6de14c33f5 Add botState type 2020-07-13 21:05:43 +02:00
Matthias
caa895c4de Trading to typescript 2020-06-29 20:43:54 +02:00
Matthias
fddced5770 Small improvements 2020-06-29 20:23:09 +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
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
bb40edf362 Use reload_config (aligned to latest freqtrade develop ) 2020-06-12 13:57:41 +02:00
Matthias
b9000f96f9 Rename js files to ts 2020-06-04 20:20:48 +02:00
Matthias
934a168075 Show trade detail or trade history 2020-06-04 19:56:19 +02:00
Matthias
4c315e1b87 Store tradeid and use Getter to return latest detail trade state 2020-06-04 19:27:41 +02:00
Matthias
5dcc63c9e6 Have popover behave correctly 2020-05-28 06:47:28 +02:00
Matthias
5afe652a19 Add popover to add pairs to blacklist 2020-05-27 21:13:48 +02:00
Matthias
0a20b69dda Show freqtrade bot version 2020-05-25 20:41:17 +02:00
Matthias
91876b4c1f Fix typo 2020-05-25 20:41:01 +02:00