Matthias
|
3ab4aed5f4
|
Fix daily chart not loading properly
|
2022-04-22 20:08:35 +02:00 |
|
Matthias
|
a4e97807aa
|
pinia: dashboard...
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
090cc3ec5e
|
pinia: Small fixes to layout
|
2022-04-21 07:50:18 +02:00 |
|
Matthias
|
e1810eabbf
|
pinia: add layout store
Navbar to composition API
Trading.vue to composition API
|
2022-04-21 07:50:18 +02:00 |
|
Matthias
|
73ecb0c332
|
Improve responsiveness of grid layouts
|
2022-01-01 17:23:29 +01:00 |
|
Matthias
|
7350b5109a
|
chore: use enum for namespaced vuex store referencing
|
2021-12-20 20:12:57 +01:00 |
|
Matthias
|
1554bc079a
|
ensure that open profit also updates in bot-comparison
closes #543
|
2021-10-28 19:33:08 +02:00 |
|
Matthias
|
23986494f7
|
Show bot-name in dashboard open-trades view
|
2021-09-18 20:00:48 +02:00 |
|
Matthias
|
8eada44433
|
TradesLog show all trades (from all bots)
|
2021-09-18 19:49:36 +02:00 |
|
Matthias
|
7685703b8c
|
Update DailyStats in dashboard
|
2021-09-18 19:45:26 +02:00 |
|
Matthias
|
f6505166fc
|
Remove botKPI's from dashboard
|
2021-09-18 16:32:08 +02:00 |
|
Matthias
|
6bae907712
|
Remove Hourlychart in favor of botcomparison
|
2021-09-04 17:10:35 +02:00 |
|
Matthias
|
211d7a3115
|
Update profit-chart to include all bots
|
2021-09-04 16:45:16 +02:00 |
|
Matthias
|
1df87176bc
|
Create global "profit/loss" colors
|
2021-09-04 16:45:16 +02:00 |
|
Matthias
|
a7117cae2e
|
Add some types
|
2021-09-04 16:45:16 +02:00 |
|
Matthias
|
52ab11b376
|
Add multitrade getter
|
2021-09-04 16:45:16 +02:00 |
|
Matthias
|
0ce64a17ea
|
Fix type-error in dashboard
|
2021-09-04 16:45:16 +02:00 |
|
Matthias
|
1168b996da
|
Remove direct references to botstore.state
|
2021-08-28 11:39:03 +02:00 |
|
Matthias
|
cf4ee1ba23
|
Convert some state references to Getters
|
2021-08-26 20:35:33 +02:00 |
|
Matthias
|
cd87ef20a5
|
Create responsive Dashboard layout (static, non-modifiable)
|
2021-08-20 20:19:26 +02:00 |
|
Matthias
|
9e1a068d08
|
Properly format dashboard values
|
2021-06-26 20:45:41 +02:00 |
|
Matthias
|
385a7fca11
|
Implement settings page, Show trades in UI Badge
closes #382
|
2021-06-12 17:23:06 +02:00 |
|
Matthias
|
5437aa68db
|
Implement layout locking
|
2021-05-28 19:07:34 +02:00 |
|
Matthias
|
494902eae7
|
Add tradesLog chart
|
2021-01-05 19:29:47 +01:00 |
|
Matthias
|
d393cd948f
|
Improve dark theme
|
2020-12-29 10:38:11 +01:00 |
|
Matthias
|
1ed52ef6a1
|
Reduce margin between tabs in trade overview
|
2020-12-21 19:43:15 +01:00 |
|
Matthias
|
a714b11782
|
Update layout store to use enum
|
2020-10-06 07:59:05 +02:00 |
|
Matthias
|
cbcad3fc3f
|
Fix lint warnings
|
2020-09-08 15:45:01 +02:00 |
|
Matthias
|
9cf812eef1
|
Simplify KPI layout by removing unneeded div
|
2020-09-03 07:17:00 +02:00 |
|
Matthias
|
80e525bbf8
|
Add longer timescale for daily
|
2020-09-03 07:10:08 +02:00 |
|
Matthias
|
6637135db8
|
Merge branch 'master' into vue-grid-merge
|
2020-09-03 06:58:06 +02:00 |
|
Matthias
|
b95dc57f0e
|
Enhance types for dashboard component
|
2020-09-03 06:43:41 +02:00 |
|
Matthias
|
32e56ed3d8
|
Remove unused and unavailable variable
|
2020-09-03 06:38:31 +02:00 |
|
Daniel Palstra
|
217b3563eb
|
Add dashboard cards showing statistics
|
2020-09-02 19:54:31 +00:00 |
|
Matthias
|
0cc5c73c2e
|
use Enum for layout names
|
2020-08-31 19:24:09 +02:00 |
|
Matthias
|
62627cd56d
|
Simplify dashboard layout by using getters
|
2020-08-31 19:24:09 +02:00 |
|
Matthias
|
82cf7adb3d
|
Introduce draggable container
|
2020-08-31 19:24:09 +02:00 |
|
Matthias
|
e5e3de5700
|
Fix vue dynamic layout
|
2020-08-31 19:24:09 +02:00 |
|
Matthias
|
fe21a9e2f3
|
Add minsize to dashboard items
|
2020-08-31 19:24:09 +02:00 |
|
Matthias
|
829cb07745
|
Move layouts to store
|
2020-08-31 19:24:09 +02:00 |
|
Matthias
|
2f1942f48c
|
Use typed griditem
|
2020-08-31 19:24:09 +02:00 |
|
Matthias
|
b3363b0f90
|
Use dynamic layout for Dashboard
|
2020-08-31 19:24:09 +02:00 |
|
Matthias
|
5f1ce3d7a3
|
Use vue/recommended eslint setting
|
2020-08-31 17:43:44 +02:00 |
|
Matthias
|
01c7c67925
|
Use shorthand syntax for Array type definitions
|
2020-08-29 17:47:05 +02:00 |
|
Matthias
|
240dd06c0f
|
Move types to seperate directory
|
2020-08-29 11:24:52 +02:00 |
|
Matthias
|
759af1f768
|
Add cumulative profit chart
|
2020-08-24 19:28:59 +02:00 |
|
Matthias
|
69a7a7f91e
|
Add Dashboard view
|
2020-08-17 21:16:27 +02:00 |
|