Commit Graph

20 Commits

Author SHA1 Message Date
Matthias
d739d84eba Fix reload message not closing
closes #419
2021-07-08 20:21:09 +02:00
Matthias
875bac00d2 Add Confirmations for stop and reload commands
to avoid unintentionally stopping the bot.
2021-07-01 21:02:51 +02:00
Matthias
ce9ba4cfa7 Small improvements to balance 2021-06-26 20:47:15 +02:00
Matthias
cb780817f3 Correctly type StyleElement 2021-03-08 07:46:40 +01:00
Matthias
15945c0487 Improve some type safety 2021-01-16 16:07:06 +01:00
Matthias
041bca890c Use better icon for Forcebuy 2020-11-20 06:56:48 +01:00
Matthias
cbf1981839 Add icons and restyle botcontrols 2020-11-14 20:08:18 +01:00
Matthias
8f896e4ae0 Add title's to have tooltips for controls 2020-11-13 07:40:16 +01:00
Matthias
ab5660731f Controls should only enable buttons that currently make sense 2020-11-13 06:49:41 +01:00
Matthias
f9d75219e4 Move isTrading to store 2020-11-08 11:40:26 +01:00
Matthias
3dae24c16f Merge branch 'start_trades' 2020-11-08 11:08:27 +01:00
Matthias
554f64e91e Show botcontrols only when the bot is trading 2020-11-08 11:00:48 +01:00
Matthias
21e6ac9c8f Move trade view to draggableContainers 2020-08-31 20:01:51 +02:00
Matthias
5f1ce3d7a3 Use vue/recommended eslint setting 2020-08-31 17:43:44 +02:00
Matthias
240dd06c0f Move types to seperate directory 2020-08-29 11:24:52 +02:00
Matthias
c303d8588c Fix some typescript issues 2020-08-15 17:31:29 +02:00
Matthias
54463d7452 botControls to typescript 2020-08-09 15:23:04 +02:00
Matthias
878192b754 Fix CamelCase lint errors 2020-06-04 20:06:58 +02:00
Matthias
eb4b762c8a start trade button 2020-05-29 07:01:56 +02: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