Matthias
|
a983bc3f51
|
Add locks side to type
|
2022-04-25 11:17:07 +02:00 |
|
Matthias
|
30317bf2b0
|
Merge pull request #737 from freqtrade/pinia
Vuex to Pinia and composition API
|
2022-04-23 14:33:08 +02:00 |
|
Matthias
|
4de3a96fae
|
Fix small bug in handling invalid responses
|
2022-04-23 10:43:12 +02:00 |
|
Matthias
|
3ab4aed5f4
|
Fix daily chart not loading properly
|
2022-04-22 20:08:35 +02:00 |
|
Matthias
|
8a0b852912
|
Fix empty layout on initial load
|
2022-04-22 19:35:57 +02:00 |
|
Matthias
|
4be917852c
|
Improve refresh behaviour during startup
|
2022-04-22 07:24:20 +02:00 |
|
Matthias
|
d87ee8a71d
|
Merge pull request #736 from freqtrade/dependabot/docker/node-18.0.0-alpine
Bump node from 17.9.0-alpine to 18.0.0-alpine
|
2022-04-22 07:04:52 +02:00 |
|
dependabot[bot]
|
06d9cb6791
|
Bump node from 17.9.0-alpine to 18.0.0-alpine
Bumps node from 17.9.0-alpine to 18.0.0-alpine.
---
updated-dependencies:
- dependency-name: node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-22 05:01:30 +00:00 |
|
Matthias
|
118b21de3f
|
Fix plotconfigurator Bug
|
2022-04-21 20:24:28 +02:00 |
|
Matthias
|
70011435de
|
Fix online status
|
2022-04-21 20:18:28 +02:00 |
|
Matthias
|
0c731255ab
|
Some minor updates
|
2022-04-21 19:36:12 +02:00 |
|
Matthias
|
4c08ec9030
|
Improve handling when not logged in
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
90695c7650
|
Remove class api hlepers
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
e969cf83a8
|
composition: migrate remaining components
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
2baabf7f04
|
composition: more components to composition api
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
fe3075e6d3
|
composition: some more components
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
b272c73e89
|
pinia: Update error handling
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
18e56258e9
|
pinia: Remove vuex dependencies
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
9a282856e4
|
pinia: migrate uiversion
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
f19057f6e9
|
pinia: migrate chartTheme to settingsStore
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
27d7e01f78
|
pinia: extract initBots()
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
a4e97807aa
|
pinia: dashboard...
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
d58d7c5fd2
|
pinia: botcomparison
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
ef364ddc94
|
pinia: update backtesting to pinia
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
381455ddc4
|
pinia: more components to pinia
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
46402fb7aa
|
pinia: more modules to pinia
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
f7ec082720
|
pinia: fix some stuff
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
7bb2b0fe72
|
pinia: Update some components to use botStore
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
f8d6bad055
|
pinia: Update refresh logic
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
9d78c0781a
|
pinia: Update Trading view
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
43587cfe45
|
pinia: candlechart and logview
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
c7620cd1ed
|
pinia: reloadControl
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
02f73ed0d5
|
pinia: Update BotList
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
fa5e039e8f
|
pinia: convert navbar
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
aed1e7da73
|
pinia: some small adjustments
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
673cc4e4c0
|
pinia: first versio of botwrapper
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
98fbe02566
|
pinia: some actions transformed
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
8aef54aa17
|
pinia: botgetters
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
24d7fb7104
|
pinia: botstore-state
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
987d42b4b8
|
vuex: fix some types
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
ffada86507
|
composition: ThemeSelect
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
be80da4f06
|
compositioN: error and valuepair
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
fdfeed35af
|
composition: DailyStats
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
5298127402
|
composition: plotconfig
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
2a49381c6c
|
compositon: candleChartcontainer
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
938f3dd54b
|
composition: convert some simple views
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
f9c9a487b5
|
composition: hourlyChart
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
1c1143b086
|
composition: comprofitchart
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
0cef5e780d
|
composition: tradesLog
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
2b1fbeb6f3
|
composition: TradeProfit
|
2022-04-21 07:50:19 +02:00 |
|