Commit Graph

32 Commits

Author SHA1 Message Date
Matthias
25445685f5 Update components to import from vue 2022-07-13 07:34:45 +02:00
Matthias
9d7748b504 Update/Improve timezone handling 2022-06-05 14:27:51 +02:00
Matthias
77ad7d20a2 Update components to use pinia store 2022-04-21 07:50:18 +02:00
Matthias
9997d7aca1 First try bottom-nav 2022-01-01 17:23:00 +01:00
Matthias
7350b5109a chore: use enum for namespaced vuex store referencing 2021-12-20 20:12:57 +01:00
Matthias
095dc6adcc Remove pointless component 2021-12-19 16:57:22 +01:00
Matthias
3db97c07ad Move timezone configuration to App component 2021-07-01 20:19:51 +02:00
Matthias
d464f12121 Improve whitespaces 2021-06-26 20:47:15 +02:00
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