Commit Graph

16 Commits

Author SHA1 Message Date
Matthias
7bb2b0fe72 pinia: Update some components to use botStore 2022-04-21 07:50:19 +02:00
Matthias
33660e65c1 composition: balance 2022-04-21 07:50:19 +02:00
Matthias
f63836e56b Add "increase over initial capital" to balance table 2022-02-07 20:06:14 +01:00
Matthias
ce4208c452 Hide small balances from Chart 2022-01-24 19:47:33 +01:00
Matthias
c40660c2cb Update definition of "small balance" for Balance chart 2022-01-24 19:36:32 +01:00
Matthias
7350b5109a chore: use enum for namespaced vuex store referencing 2021-12-20 20:12:57 +01:00
Matthias
7d55958252 Add Balance graph 2021-12-19 20:06:25 +01:00
Matthias
1168b996da Remove direct references to botstore.state 2021-08-28 11:39:03 +02:00
Matthias
ce9ba4cfa7 Small improvements to balance 2021-06-26 20:47:15 +02:00
Matthias
6e20c88e7f Add "hide small balances" button to balance
closes #339
2021-05-08 09:47:31 +02:00
Matthias
240dd06c0f Move types to seperate directory 2020-08-29 11:24:52 +02:00
Matthias
85b5e2abaf Use Refresh arrow 2020-08-15 20:16:11 +02:00
Matthias
b8f5bf294c Convert Balance to typescript 2020-08-09 15:07:09 +02:00
Matthias
878192b754 Fix CamelCase lint errors 2020-06-04 20:06:58 +02:00
Matthias
7f1b1d98e3 Remove nonnsense-card style 2020-05-22 20:04:27 +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