Commit Graph

84 Commits

Author SHA1 Message Date
Matthias
c33c8996cc Enhance profit symbol 2020-09-03 06:49:10 +02:00
Matthias
7d9aca8f8f Extract ProfitSymbol to seperate component 2020-09-02 20:53:59 +02:00
Matthias
1ca622c043 Fix tradedetail resetting on every refresh 2020-09-02 20:19:51 +02:00
Matthias
cfa93a732c Better format botStatus 2020-09-02 20:19:09 +02:00
Matthias
c28ccbaff0 Don't use mutations directly 2020-09-02 20:18:55 +02:00
Matthias
5f1ce3d7a3 Use vue/recommended eslint setting 2020-08-31 17:43:44 +02:00
Matthias
01c7c67925 Use shorthand syntax for Array type definitions 2020-08-29 17:47:05 +02:00
Matthias
e8aa806901 TradeDetail to class component 2020-08-29 17:44:08 +02:00
Matthias
3c3a474d9f TradeDetail should support showing closed trades too 2020-08-29 17:39:41 +02:00
Matthias
1d29e31f64 Smaller headers in trade page 2020-08-29 17:31:45 +02:00
Matthias
34841959ba Display button tooltip 2020-08-29 17:22:48 +02:00
Matthias
f849adff89 Ask for confirmation on forcesell 2020-08-29 17:18:56 +02:00
Matthias
240dd06c0f Move types to seperate directory 2020-08-29 11:24:52 +02:00
Matthias
44874377b8 Only show stoploss-dist for open trades 2020-08-29 11:24:52 +02:00
Matthias
ae6f5935b5 Show details when trade is selected 2020-08-29 10:52:33 +02:00
Matthias
c2d8d67625 Implement confirmation box for delete trade 2020-08-29 10:44:11 +02:00
Matthias
79886014ab Introduce closedTrade type 2020-08-25 19:52:07 +02:00
Matthias
b0c69f6d77 Fix profit formatting 2020-08-25 19:36:14 +02:00
Matthias
507cc538f6 Small fixes 2020-08-25 19:33:27 +02:00
Matthias
df54a797f5 Convert ftbot getters to enum 2020-08-24 19:28:59 +02:00
Matthias
4ee16c6591 Improve styling of navbar and tradelist 2020-08-19 20:30:36 +02:00
Daniel Palstra
93ae1b44ce Reorder trade details 2020-08-19 13:31:01 +00:00
Matthias
67d4bf9e4f Extract DailyChart to it's own component 2020-08-17 20:39:14 +02:00
Matthias
bf1495b26c Fix table column formatting 2020-08-17 20:26:23 +02:00
Matthias
359e351d67 Add BlacklistRepsonse type 2020-08-17 07:17:30 +02:00
Matthias
08f6ae7096 Improve chart layout 2020-08-17 06:55:33 +02:00
Matthias
9878169030 Show graph at the top 2020-08-17 06:55:32 +02:00
Matthias
30a3d98408 Add graph to daily chart 2020-08-17 06:55:26 +02:00
Matthias
85b5e2abaf Use Refresh arrow 2020-08-15 20:16:11 +02:00
Matthias
6ae5fc8874 Add small offset to top of logviewer 2020-08-15 19:37:23 +02:00
Matthias
716f38bdd8 Add logviewer 2020-08-15 17:31:56 +02:00
Matthias
c303d8588c Fix some typescript issues 2020-08-15 17:31:29 +02:00
Matthias
ccfb300854 fix small mistake 2020-08-13 13:45:54 +02:00
Matthias
54463d7452 botControls to typescript 2020-08-09 15:23:04 +02:00
Matthias
8fcbc62af7 Changes to botstatus 2020-08-09 15:19:47 +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
53b73494db Type pairlist state 2020-08-04 08:10:04 +02:00
Matthias
a820acc5ec Convert Pairlist to typescript class component 2020-08-04 08:06:30 +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
fa278e34da Adjust styles to new eslint-prettier plugin version 2020-07-26 10:48:07 +02:00
Matthias
afeec39cd5 Store autorefresh state 2020-07-23 19:58:25 +02:00
Matthias
2bd0198697 Don't log on refresh 2020-07-23 19:40:30 +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
b596903845 Convert ReloadControl to class based style 2020-07-19 15:30:34 +02:00
Matthias
61d6f54577 Make all styles scoped
closes #17
2020-07-11 20:00:13 +02:00
Matthias
7cbb0a1e8b Add eslint exclude for used import 2020-06-29 21:29:09 +02:00