Commit Graph

128 Commits

Author SHA1 Message Date
Matthias
d3498cabf8 Convert TradeList to typescript 2020-06-29 21:14:36 +02:00
Matthias
caa895c4de Trading to typescript 2020-06-29 20:43:54 +02:00
Matthias
a0ca9f6793 Show error when login fails (and dont' close window) 2020-06-22 20:19:33 +02:00
Matthias
82f99d7abb More chanes to TS 2020-06-20 17:46:08 +02:00
Matthias
07109699ea Merge branch 'master' into typescript 2020-06-20 17:31:46 +02:00
Matthias
bd10be9531 Convert 2 modules to typescript 2020-06-20 17:10:11 +02:00
Matthias
bb9d8db834 Fix cyclic dependency due to tokens being kept in vuex 2020-06-20 16:55:33 +02:00
Matthias
6f4df7f066 Extract reloadControl to it's own component 2020-06-12 19:40:18 +02:00
Matthias
878192b754 Fix CamelCase lint errors 2020-06-04 20:06:58 +02:00
Matthias
934a168075 Show trade detail or trade history 2020-06-04 19:56:19 +02:00
Matthias
3d6fb799b2 Add refresh all button 2020-05-29 08:42:39 +02:00
Matthias
fa7d4ab77e Show text when no trades are available 2020-05-27 20:24:57 +02:00
Matthias
1da2266030 Add links to documentation 2020-05-27 20:13:25 +02:00
Matthias
0a20b69dda Show freqtrade bot version 2020-05-25 20:41:17 +02:00
Paul D. Mendes
1bfd5fa3c6 Added pairlist component for better looking pairlists in UI. 2020-05-22 16:43:32 +04:00
Matthias
896a9e01df Remove unused style 2020-05-21 19:48:53 +02:00
Matthias
6f84b18130 Have user input login-url 2020-05-20 07:19:14 +02:00
Matthias
e29e6b6329 Use correct image alt 2020-05-18 21:55:14 +02:00
Matthias
2a95ee1a66 Improve code style 2020-05-18 21:49:26 +02:00
Paul D. Mendes
4910fa8227 Rebased to master, merged Dailystats and deleted unused files 2020-05-18 19:41:58 +04:00
Paul D. Mendes
47bf21cdc8 Replaced Header with bootstrap vue component 2020-05-18 19:27:50 +04:00
Paul D. Mendes
916e73ab6f Reorganized folder structure, by moving route Trade into views folder and created a components folder to hold the Trade views components. Also, created a component for the Header and placed layout structure into a folder. 2020-05-18 19:27:50 +04:00
Matthias
bf169495ee Handle input enter key on login form 2020-05-14 17:09:43 +02:00
Matthias
024ed8ac67 Styling fixes 2020-05-09 20:32:47 +02:00
Matthias
a5dada2362 login only via overlay 2020-05-07 19:45:12 +02:00
Matthias
d4d8d05c24 Implement proper login 2020-05-06 21:24:12 +02:00
Matthias
b146f23ba1 VIsual changes, new methods stopbuy and reload_conf 2020-05-06 21:23:47 +02:00
Matthias
d01365a532 Add router ... 2020-05-06 21:23:47 +02:00