Matthias
|
551e684315
|
Improve backtest layout
|
2021-07-05 07:18:16 +02:00 |
|
Matthias
|
466f809425
|
Update timerangeselect dynamically
|
2021-07-05 07:18:16 +02:00 |
|
Matthias
|
8c8c430513
|
Remove pointless div from TradeList
|
2021-07-05 07:18:16 +02:00 |
|
Matthias
|
6ca06e6742
|
Improved backtest layout
|
2021-07-05 07:18:16 +02:00 |
|
Matthias
|
4899e1aa57
|
Slightly improve table style
|
2021-07-05 07:18:16 +02:00 |
|
Matthias
|
c117e20118
|
Merge pull request #415 from freqtrade/dependabot/npm_and_yarn/master/typescript-eslint/parser-4.28.1
Bump @typescript-eslint/parser from 4.28.0 to 4.28.1
|
2021-07-05 07:18:10 +02:00 |
|
Matthias
|
373de2145d
|
Merge pull request #413 from freqtrade/dependabot/npm_and_yarn/master/vue/composition-api-1.0.0-rc.13
Bump @vue/composition-api from 1.0.0-rc.12 to 1.0.0-rc.13
|
2021-07-05 07:18:01 +02:00 |
|
Matthias
|
db7d7554a2
|
Merge pull request #416 from freqtrade/dependabot/npm_and_yarn/master/typescript-4.3.5
Bump typescript from 4.3.4 to 4.3.5
|
2021-07-05 07:17:51 +02:00 |
|
Matthias
|
bc68dc1918
|
Merge pull request #414 from freqtrade/dependabot/npm_and_yarn/master/core-js-3.15.2
Bump core-js from 3.15.1 to 3.15.2
|
2021-07-05 07:13:06 +02:00 |
|
dependabot[bot]
|
be2c870e32
|
Bump typescript from 4.3.4 to 4.3.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.4 to 4.3.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.3.4...v4.3.5)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-05 05:08:22 +00:00 |
|
dependabot[bot]
|
67aee26311
|
Bump @typescript-eslint/parser from 4.28.0 to 4.28.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.28.0 to 4.28.1.
- [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.28.1/packages/parser)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-05 05:07:13 +00:00 |
|
dependabot[bot]
|
d08620e848
|
Bump core-js from 3.15.1 to 3.15.2
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.15.1 to 3.15.2.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.15.2/packages/core-js)
---
updated-dependencies:
- dependency-name: core-js
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-05 05:06:05 +00:00 |
|
dependabot[bot]
|
b77499c5f2
|
Bump @vue/composition-api from 1.0.0-rc.12 to 1.0.0-rc.13
Bumps [@vue/composition-api](https://github.com/vuejs/composition-api) from 1.0.0-rc.12 to 1.0.0-rc.13.
- [Release notes](https://github.com/vuejs/composition-api/releases)
- [Changelog](https://github.com/vuejs/composition-api/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/composition-api/compare/v1.0.0-rc.12...v1.0.0-rc.13)
---
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-07-05 05:05:30 +00:00 |
|
Matthias
|
875bac00d2
|
Add Confirmations for stop and reload commands
to avoid unintentionally stopping the bot.
|
2021-07-01 21:02:51 +02:00 |
|
Matthias
|
e97bfa8788
|
Use DatetimeTZ also in botstatus
closes #211
|
2021-07-01 20:41:55 +02:00 |
|
Matthias
|
205928e517
|
Add tooltip in UTC to datetime visualization
|
2021-07-01 20:36:41 +02:00 |
|
Matthias
|
3db97c07ad
|
Move timezone configuration to App component
|
2021-07-01 20:19:51 +02:00 |
|
Matthias
|
9f985b6070
|
Allow timezone selection via settings
|
2021-07-01 07:15:11 +02:00 |
|
Matthias
|
445f4642e9
|
Use end-mode for cum-profit-chart
closes #412
|
2021-07-01 06:34:55 +02:00 |
|
Matthias
|
280380a7ff
|
Merge pull request #408 from freqtrade/dependabot/npm_and_yarn/master/vue-router-3.5.2
Bump vue-router from 3.5.1 to 3.5.2
|
2021-06-28 20:03:42 +02:00 |
|
Matthias
|
096c962607
|
Fix possibly undefined type error
|
2021-06-28 19:31:05 +02:00 |
|
Matthias
|
531813413f
|
Fix dropdown style
|
2021-06-28 19:28:58 +02:00 |
|
Matthias
|
064fde140e
|
Merge pull request #409 from freqtrade/dependabot/npm_and_yarn/master/core-js-3.15.1
Bump core-js from 3.15.0 to 3.15.1
|
2021-06-28 13:25:41 +02:00 |
|
dependabot[bot]
|
1dd9117552
|
Bump core-js from 3.15.0 to 3.15.1
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.15.0 to 3.15.1.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.15.1/packages/core-js)
---
updated-dependencies:
- dependency-name: core-js
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-28 08:14:17 +00:00 |
|
Matthias
|
8e838b5bde
|
Merge pull request #410 from freqtrade/dependabot/npm_and_yarn/master/bootswatch-5.0.2
Bump bootswatch from 5.0.1 to 5.0.2
|
2021-06-28 10:07:31 +02:00 |
|
Matthias
|
c50b051c75
|
Merge pull request #407 from freqtrade/dependabot/npm_and_yarn/master/eslint-plugin-vue-7.12.1
Bump eslint-plugin-vue from 7.11.1 to 7.12.1
|
2021-06-28 10:06:51 +02:00 |
|
Matthias
|
8e3a31fc25
|
Merge pull request #405 from freqtrade/dependabot/npm_and_yarn/master/prettier-2.3.2
Bump prettier from 2.3.1 to 2.3.2
|
2021-06-28 10:06:27 +02:00 |
|
Matthias
|
a1964f95ae
|
Merge pull request #406 from freqtrade/dependabot/npm_and_yarn/master/typescript-eslint/parser-4.28.0
Bump @typescript-eslint/parser from 4.27.0 to 4.28.0
|
2021-06-28 10:06:10 +02:00 |
|
dependabot[bot]
|
25dcbba55c
|
Bump bootswatch from 5.0.1 to 5.0.2
Bumps [bootswatch](https://github.com/thomaspark/bootswatch) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/thomaspark/bootswatch/releases)
- [Commits](https://github.com/thomaspark/bootswatch/compare/v5.0.1...v5.0.2)
---
updated-dependencies:
- dependency-name: bootswatch
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-28 05:09:57 +00:00 |
|
dependabot[bot]
|
921ca26688
|
Bump vue-router from 3.5.1 to 3.5.2
Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.5.1 to 3.5.2.
- [Release notes](https://github.com/vuejs/vue-router/releases)
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-router/compare/v3.5.1...v3.5.2)
---
updated-dependencies:
- dependency-name: vue-router
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-28 05:08:37 +00:00 |
|
dependabot[bot]
|
5eb93c71d9
|
Bump eslint-plugin-vue from 7.11.1 to 7.12.1
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.11.1 to 7.12.1.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v7.11.1...v7.12.1)
---
updated-dependencies:
- dependency-name: eslint-plugin-vue
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-28 05:08:07 +00:00 |
|
dependabot[bot]
|
2e915489b2
|
Bump @typescript-eslint/parser from 4.27.0 to 4.28.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.27.0 to 4.28.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.28.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-06-28 05:05:55 +00:00 |
|
dependabot[bot]
|
6cd6b79bff
|
Bump prettier from 2.3.1 to 2.3.2
Bumps [prettier](https://github.com/prettier/prettier) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.3.1...2.3.2)
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-28 05:05:03 +00:00 |
|
Matthias
|
d464f12121
|
Improve whitespaces
|
2021-06-26 20:47:15 +02:00 |
|
Matthias
|
c143778a49
|
Fix active navbar link
|
2021-06-26 20:47:15 +02:00 |
|
Matthias
|
0c1721d9e9
|
Default plotconfig to closed
|
2021-06-26 20:47:15 +02:00 |
|
Matthias
|
b0184ecdba
|
Add seperate Log View
|
2021-06-26 20:47:15 +02:00 |
|
Matthias
|
47a333a840
|
Add transition for backtesting-sidebsar
|
2021-06-26 20:47:15 +02:00 |
|
Matthias
|
1616c10602
|
Small style improvements, always show Graph link
|
2021-06-26 20:47:15 +02:00 |
|
Matthias
|
7b68d9ce7a
|
Prevent horizontal scrollbar
|
2021-06-26 20:47:15 +02:00 |
|
Matthias
|
66fcab1119
|
Small wording changes
|
2021-06-26 20:47:15 +02:00 |
|
Matthias
|
b78172385f
|
Add option for proper color picker
|
2021-06-26 20:47:15 +02:00 |
|
Matthias
|
1680b1b227
|
Add PlotIndicator component, Refactor PlotConfig
|
2021-06-26 20:47:15 +02:00 |
|
Matthias
|
4ed0bb46e4
|
Update pair init logic for candlecharts
|
2021-06-26 20:47:15 +02:00 |
|
Matthias
|
ccfe3e0e97
|
Flatten plot configuratior
|
2021-06-26 20:47:15 +02:00 |
|
Matthias
|
17049a8f45
|
Improve some plot styling
|
2021-06-26 20:47:15 +02:00 |
|
Matthias
|
65e55986a0
|
Improve Plotconfig layout
|
2021-06-26 20:47:15 +02:00 |
|
Matthias
|
30955c39f5
|
Improve Graph view
|
2021-06-26 20:47:15 +02:00 |
|
Matthias
|
a9da0781d8
|
Plotconfig at right hand side
|
2021-06-26 20:47:15 +02:00 |
|
Matthias
|
ce9ba4cfa7
|
Small improvements to balance
|
2021-06-26 20:47:15 +02:00 |
|