Commit Graph

884 Commits

Author SHA1 Message Date
Matthias
4200dd2feb Fix type error 2021-01-09 09:49:09 +01:00
Matthias
5dfcaf1f47 Dark-style combo-boxes 2021-01-06 20:26:32 +01:00
Matthias
1f47d5b778 Fix bug where 2 charts sort the same array twice 2021-01-06 20:26:32 +01:00
Matthias
5fafb635ac
Merge pull request #210 from freqtrade/dependabot/docker/node-15.5.1-alpine
Bump node from 15.5.0-alpine to 15.5.1-alpine
2021-01-06 07:19:30 +01:00
dependabot[bot]
a6c582fa2b
Bump node from 15.5.0-alpine to 15.5.1-alpine
Bumps node from 15.5.0-alpine to 15.5.1-alpine.

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-06 05:24:49 +00:00
Matthias
cc203132b0 Change animation behavior of hourly and cum chart 2021-01-05 19:29:57 +01:00
Matthias
494902eae7 Add tradesLog chart 2021-01-05 19:29:47 +01:00
Matthias
e41c102c35 CumulativeProfit should show profits in steps 2021-01-05 17:32:20 +01:00
Matthias
a7eaf69bdc
Merge pull request #209 from freqtrade/dependabot/npm_and_yarn/master/bootstrap-vue-2.21.2
Bump bootstrap-vue from 2.21.1 to 2.21.2
2021-01-04 09:41:25 +01:00
dependabot[bot]
e47ef90dac
Bump bootstrap-vue from 2.21.1 to 2.21.2
Bumps [bootstrap-vue](https://github.com/bootstrap-vue/bootstrap-vue) from 2.21.1 to 2.21.2.
- [Release notes](https://github.com/bootstrap-vue/bootstrap-vue/releases)
- [Changelog](https://github.com/bootstrap-vue/bootstrap-vue/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/bootstrap-vue/bootstrap-vue/compare/v2.21.1...v2.21.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-04 08:33:39 +00:00
Matthias
0be974a45b
Merge pull request #208 from freqtrade/dependabot/npm_and_yarn/master/typescript-eslint/parser-4.11.1
Bump @typescript-eslint/parser from 4.11.0 to 4.11.1
2021-01-04 08:45:04 +01:00
Matthias
d368d160d6
Merge pull request #207 from freqtrade/dependabot/npm_and_yarn/master/sass-1.32.0
Bump sass from 1.30.0 to 1.32.0
2021-01-04 08:31:30 +01:00
Matthias
b14ab43da4
Merge pull request #206 from freqtrade/dependabot/npm_and_yarn/master/core-js-3.8.2
Bump core-js from 3.8.1 to 3.8.2
2021-01-04 08:29:56 +01:00
dependabot[bot]
7c649fc7a3
Bump @typescript-eslint/parser from 4.11.0 to 4.11.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.11.0 to 4.11.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.11.1/packages/parser)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-04 05:27:46 +00:00
dependabot[bot]
eea3ea4c55
Bump sass from 1.30.0 to 1.32.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.30.0 to 1.32.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.30.0...1.32.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-04 05:27:11 +00:00
dependabot[bot]
72f98a4541
Bump core-js from 3.8.1 to 3.8.2
Bumps [core-js](https://github.com/zloirock/core-js) from 3.8.1 to 3.8.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/compare/v3.8.1...v3.8.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-04 05:26:34 +00:00
Matthias
e756db5d1d Don't transition on initial pageload 2020-12-30 08:18:50 +01:00
Matthias
89bf430064 Add humanizeDuration 2020-12-30 06:36:03 +01:00
Matthias
26c9fcccd3
Merge pull request #204 from freqtrade/custom_theme
Custom theme
2020-12-30 06:31:21 +01:00
Matthias
29abcd0720 Improve icon for dark mode 2020-12-29 16:17:05 +01:00
Matthias
65117a7f5f Default to dark theme 2020-12-29 10:52:14 +01:00
Matthias
d393cd948f Improve dark theme 2020-12-29 10:38:11 +01:00
Matthias
8119c3a392 Improve dark theme 2020-12-28 20:54:15 +01:00
Matthias
c6f0cf2bc1 IMplement theming for candlechart 2020-12-28 20:52:18 +01:00
Matthias
e352dff2e3 Extract theme selection to shared js file
introduce simple theme mode (only dark / light selections)
2020-12-28 20:34:54 +01:00
Matthias
ea5e135a69 Simplify bootswatch_themeselect, transition colormove 2020-12-28 19:41:02 +01:00
Matthias
19c6c77746 Improve styling, introduce FT dark style 2020-12-28 16:54:14 +01:00
Matthias
c50fcccc3e SCSS partials should not be imported with underscore 2020-12-28 11:44:08 +01:00
Matthias
d149b01dc6 Upgrade dependencies 2020-12-28 11:02:06 +01:00
Matthias
7a553184e7 Add icons to tradeactions 2020-12-28 10:55:42 +01:00
Matthias
37bbac4d60 Make it clear which theme is light / dark 2020-12-28 10:49:26 +01:00
Matthias
c80f569a85
Merge pull request #203 from freqtrade/dependabot/npm_and_yarn/master/typescript-eslint/parser-4.11.0
Bump @typescript-eslint/parser from 4.10.0 to 4.11.0
2020-12-28 09:25:29 +01:00
Matthias
0d17f8a5d5
Merge pull request #201 from freqtrade/dependabot/npm_and_yarn/master/eslint-plugin-vue-7.4.0
Bump eslint-plugin-vue from 7.3.0 to 7.4.0
2020-12-28 09:25:03 +01:00
Matthias
78d72f8cbf
Merge pull request #202 from freqtrade/dependabot/npm_and_yarn/master/axios-0.21.1
Bump axios from 0.21.0 to 0.21.1
2020-12-28 09:24:36 +01:00
dependabot[bot]
2c9477a019
Bump @typescript-eslint/parser from 4.10.0 to 4.11.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.10.0 to 4.11.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.11.0/packages/parser)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-28 05:28:15 +00:00
dependabot[bot]
7a58cb8119
Bump axios from 0.21.0 to 0.21.1
Bumps [axios](https://github.com/axios/axios) from 0.21.0 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.0...v0.21.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-28 05:24:56 +00:00
dependabot[bot]
4594a14d77
Bump eslint-plugin-vue from 7.3.0 to 7.4.0
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.3.0 to 7.4.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v7.3.0...v7.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-28 05:24:29 +00:00
Matthias
d3c11d66b5 Fix wrong usage of url 2020-12-26 16:27:10 +01:00
Matthias
675cda2eea
Merge pull request #200 from freqtrade/dependabot/docker/node-15.5.0-alpine
Bump node from 15.4.0-alpine to 15.5.0-alpine
2020-12-24 06:53:38 +01:00
dependabot[bot]
dd684e4bf3
Bump node from 15.4.0-alpine to 15.5.0-alpine
Bumps node from 15.4.0-alpine to 15.5.0-alpine.

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-24 05:48:40 +00:00
Matthias
8eaac9efab UTC button vertical center 2020-12-22 08:04:46 +01:00
Matthias
4ddb72b088 remove unused colors 2020-12-21 20:48:28 +01:00
Matthias
654a7eef3b Support plot-config changes again 2020-12-21 20:46:22 +01:00
Matthias
c90b3b11ce Extract trade data preparation to seperate function 2020-12-21 20:43:13 +01:00
Matthias
68b748a874 Fix resetting datazoom issue 2020-12-21 20:38:11 +01:00
Matthias
45e167265f Convert chartOptions from getter to property
This will give us more control over repainting
2020-12-21 20:37:11 +01:00
Matthias
1ed52ef6a1 Reduce margin between tabs in trade overview 2020-12-21 19:43:15 +01:00
Matthias
53d03aebaf
Merge pull request #195 from freqtrade/dependabot/npm_and_yarn/master/typescript-eslint/parser-4.10.0
Bump @typescript-eslint/parser from 4.9.1 to 4.10.0
2020-12-21 09:33:40 +01:00
dependabot[bot]
910c13d599
Bump @typescript-eslint/parser from 4.9.1 to 4.10.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.9.1 to 4.10.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.10.0/packages/parser)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-21 08:26:51 +00:00
Matthias
62540752d1
Merge pull request #197 from freqtrade/dependabot/npm_and_yarn/master/eslint-plugin-vue-7.3.0
Bump eslint-plugin-vue from 7.2.0 to 7.3.0
2020-12-21 07:44:41 +01:00