Commit Graph

31 Commits

Author SHA1 Message Date
Matthias
bb9076a4ea Update dependencies to Vue3 2022-12-03 08:34:42 +01:00
Matthias
7712d49997 Fix some errors in router config 2022-07-13 07:35:07 +02:00
Matthias
27d7e01f78 pinia: extract initBots() 2022-04-21 07:50:19 +02:00
Matthias
54862c0685 Remove airbnb style from eslint config 2022-02-05 19:34:56 +01:00
Matthias
58d42839c8 Switch to vite 2022-02-05 19:28:07 +01:00
Matthias
7bc6192f73 Additional responsive routes 2022-01-01 17:23:29 +01:00
Matthias
5651978902 Add possibility for open / closed trades view 2022-01-01 17:23:29 +01:00
Matthias
922cea51c3 Initial version of customTradeList 2022-01-01 17:23:28 +01: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
acd702dab3 Improve "no bot available" errorhandling 2021-09-04 16:45:15 +02:00
Matthias
096c962607 Fix possibly undefined type error 2021-06-28 19:31:05 +02:00
Matthias
b0184ecdba Add seperate Log View 2021-06-26 20:47:15 +02:00
Matthias
916fd67f9c Use correct webpackchunknames 2021-06-26 20:47:14 +02:00
Matthias
6f14b7a5bf Add first version of backtest view 2021-06-26 20:47:13 +02:00
Matthias
385a7fca11 Implement settings page, Show trades in UI Badge
closes #382
2021-06-12 17:23:06 +02:00
Matthias
7ffc34be9a Use correct chunknames 2021-04-24 16:52:13 +02:00
Matthias
7f29292914 Add CandleChart component 2020-10-02 07:06:37 +02:00
Matthias
c0c2cb8d74 Remove superfluss About page 2020-08-18 07:14:07 +02:00
Matthias
69a7a7f91e Add Dashboard view 2020-08-17 21:16:27 +02:00
Matthias
bd37a309dd enforce login for /trade endpoint
fix #24
2020-07-19 17:17:26 +02:00
Matthias
21a6783e40 Allow login via page 2020-07-19 16:54:58 +02:00
Matthias
363025dabc Convert vue router to typescript 2020-07-19 15:46:09 +02:00
Matthias
caa895c4de Trading to typescript 2020-06-29 20:43:54 +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
f87a2d6bd3 Limit height of trades view 2020-05-07 19:45:33 +02:00
Matthias
d4d8d05c24 Implement proper login 2020-05-06 21:24:12 +02:00
Matthias
d01365a532 Add router ... 2020-05-06 21:23:47 +02:00