Commit Graph

24 Commits

Author SHA1 Message Date
Matthias
888c67555a Move scrollbar to exclude header 2021-03-10 16:10:20 +01:00
Matthias
081e7a273b Simplify component layout 2020-09-12 17:51:21 +02:00
Matthias
6940643fd8 Small modifications to styles 2020-09-08 11:53:34 +02:00
Matthias
fa278e34da Adjust styles to new eslint-prettier plugin version 2020-07-26 10:48:07 +02:00
Matthias
61d6f54577 Make all styles scoped
closes #17
2020-07-11 20:00:13 +02:00
Matthias
bd10be9531 Convert 2 modules to typescript 2020-06-20 17:10:11 +02:00
Matthias
e468aac018 Autoformat a few files 2020-05-18 20:10:34 +02:00
Paul D. Mendes
9c6a29249c Removed unused package and moved bootstrap from devdependcies. Cleaned up styling. 2020-05-18 20:19:45 +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
351ede73ba Move alerts below header 2020-05-12 07:13:49 +02:00
Matthias
eee98954ec Create alert system 2020-05-11 20:22:23 +02:00
Matthias
9fbb37b264 FIx cardview overflow 2020-05-10 10:27:57 +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
Matthias
d844f1fa60 Add some bot controls and statuses 2020-05-06 21:23:47 +02:00
Matthias
fffbe2ed79 Show open trades 2020-05-06 21:23:44 +02:00
Matthias
9a3cb7b618 Add trades list 2020-05-06 21:23:34 +02:00
Matthias
8eab68d3d5 Export TradeView 2020-05-04 17:45:50 +02:00
Matthias
1254e21cf2 Header ... 2020-05-04 07:20:02 +02:00
Matthias
ccd536f12e Initial project 2020-05-04 06:55:18 +02:00
Matthias
4759e2aef8 init 2020-05-04 06:31:12 +02:00