Commit Graph

1616 Commits

Author SHA1 Message Date
dependabot[bot]
79eaf1cdce
Bump @typescript-eslint/parser from 4.29.3 to 4.30.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.29.3 to 4.30.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.30.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-06 05:06:36 +00:00
dependabot[bot]
6c3718bb8b
Bump axios from 0.21.1 to 0.21.3
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.3.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.1...0.21.3)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-06 05:05:59 +00:00
dependabot[bot]
faeb9dabaa
Bump @vue/composition-api from 1.1.3 to 1.1.4
Bumps [@vue/composition-api](https://github.com/vuejs/composition-api) from 1.1.3 to 1.1.4.
- [Release notes](https://github.com/vuejs/composition-api/releases)
- [Changelog](https://github.com/vuejs/composition-api/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/composition-api/compare/v1.1.3...v1.1.4)

---
updated-dependencies:
- dependency-name: "@vue/composition-api"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-06 05:03:45 +00:00
dependabot[bot]
23154529b5
Bump echarts from 5.1.2 to 5.2.0
Bumps [echarts](https://github.com/apache/echarts) from 5.1.2 to 5.2.0.
- [Release notes](https://github.com/apache/echarts/releases)
- [Commits](https://github.com/apache/echarts/compare/5.1.2...5.2.0)

---
updated-dependencies:
- dependency-name: echarts
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-06 05:03:31 +00:00
Matthias
32d2503947 Properly type cumProfitData ... 2021-09-05 09:30:55 +02:00
Matthias
6bae907712 Remove Hourlychart in favor of botcomparison 2021-09-04 17:10:35 +02:00
Matthias
483710c279 Improve profitpill layout 2021-09-04 17:06:42 +02:00
Matthias
532a2ab71d Add open trades for all bots to dashboard 2021-09-04 17:06:27 +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
be4a15c6fa Improve ComparisonList 2021-09-04 16:45:16 +02:00
Matthias
8d8faf89b7 Optional relative ratio for profitpill 2021-09-04 16:45:16 +02:00
Matthias
1cd14b0ec9 Add profit pill 2021-09-04 16:45:16 +02:00
Matthias
8465208bbf Add TradeProfit pill component 2021-09-04 16:45:16 +02:00
Matthias
a7117cae2e Add some types 2021-09-04 16:45:16 +02:00
Matthias
4cd0a1344a Improve botComparisonList ... 2021-09-04 16:45:16 +02:00
Matthias
4f19e9e326 Add botcomparison list 2021-09-04 16:45:16 +02:00
Matthias
3147654b7c Autocreate "all_" getters from list 2021-09-04 16:45:16 +02:00
Matthias
52ab11b376 Add multitrade getter 2021-09-04 16:45:16 +02:00
Matthias
c762009a6f improve update logic 2021-09-04 16:45:16 +02:00
Matthias
8b7d79162d Don't update if bot is offline 2021-09-04 16:45:16 +02:00
Matthias
3df41fdc68 Start refresh from within store 2021-09-04 16:45:16 +02:00
Matthias
d012e3166f Fix double-initial refresh 2021-09-04 16:45:16 +02:00
Matthias
0467a18649 Fix loading of refresh setting 2021-09-04 16:45:16 +02:00
Matthias
be4b90f5a3 move refreshing logic to subbots 2021-09-04 16:45:16 +02:00
Matthias
9d682da2ca Small fixes 2021-09-04 16:45:16 +02:00
Matthias
3718ba007a Add backgroundsync Setting 2021-09-04 16:45:16 +02:00
Matthias
0ce64a17ea Fix type-error in dashboard 2021-09-04 16:45:16 +02:00
Matthias
76eff0dc4b Move autoRefresh to single bot stores 2021-09-04 16:45:16 +02:00
Matthias
10d13d788e Fix setIsBotOnline 2021-09-04 16:45:16 +02:00
Matthias
b73c5cbaed Add autorefresh to userService 2021-09-04 16:45:16 +02:00
Matthias
22e3c1a976 Move controls into multipane 2021-09-04 16:45:16 +02:00
Matthias
55cc721525 Add bot selector view 2021-09-04 16:45:16 +02:00
Matthias
030459023c Don't show signout button in multibot scenario 2021-09-04 16:45:16 +02:00
Matthias
a96eb11812 Improve Botselection view 2021-09-04 16:45:16 +02:00
Matthias
b23c122629 Move refresh actions to subBotStore 2021-09-04 16:45:16 +02:00
Matthias
ea71dcc190 Rename refreshAll to refreshFull 2021-09-04 16:45:16 +02:00
Matthias
44654abdfe Move reloading from ReloadComponent to Store 2021-09-04 16:45:16 +02:00
Matthias
0bdf73e63b Move refresh logic into parent_bot store 2021-09-04 16:45:16 +02:00
Matthias
2cca4c9765 Improve responsiveness of navbar 2021-09-04 16:45:16 +02:00
Matthias
5a8916f2ce Show online status for all bots 2021-09-04 16:45:16 +02:00
Matthias
5f7282cb0a Add URL to botDescriptor 2021-09-04 16:45:16 +02:00
Matthias
1c4e2aed54 Store botlist as objects, not string list 2021-09-04 16:45:16 +02:00
Matthias
f346f49e60 Add bot name input 2021-09-04 16:45:15 +02:00
Matthias
a330a39fe0 Update BotList to be a proper list 2021-09-04 16:45:15 +02:00
Matthias
79c6618b2b Autoselect first available Bot 2021-09-04 16:45:15 +02:00
Matthias
9ad4fefffa Fix multibot logout 2021-09-04 16:45:15 +02:00
Matthias
0955c21082 Allow login to multiple bots 2021-09-04 16:45:15 +02:00
Matthias
acd702dab3 Improve "no bot available" errorhandling 2021-09-04 16:45:15 +02:00
Matthias
29d908bf47 Allow authinfo to store multiple bots 2021-09-04 16:45:15 +02:00