Commit Graph

893 Commits

Author SHA1 Message Date
Matthias
47f5b28da4
Merge pull request #212 from freqtrade/dependabot/npm_and_yarn/master/vue/cli-service-4.5.10
Bump @vue/cli-service from 4.5.9 to 4.5.10
2021-01-11 07:35:13 +01:00
Matthias
b5f0e81c13
Merge pull request #215 from freqtrade/dependabot/npm_and_yarn/master/humanize-duration-3.25.1
Bump humanize-duration from 3.25.0 to 3.25.1
2021-01-11 07:35:01 +01:00
dependabot[bot]
615e17a7b3
Bump @vue/cli-plugin-eslint from 4.5.9 to 4.5.10
Bumps [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-eslint) from 4.5.9 to 4.5.10.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.5.10/packages/@vue/cli-plugin-eslint)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-11 05:31:01 +00:00
dependabot[bot]
95c8ce1cd7
Bump @types/jest from 26.0.19 to 26.0.20
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.19 to 26.0.20.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-11 05:28:44 +00:00
dependabot[bot]
3ef4c5e1c8
Bump humanize-duration from 3.25.0 to 3.25.1
Bumps [humanize-duration](https://github.com/EvanHahn/HumanizeDuration.js) from 3.25.0 to 3.25.1.
- [Release notes](https://github.com/EvanHahn/HumanizeDuration.js/releases)
- [Changelog](https://github.com/EvanHahn/HumanizeDuration.js/blob/main/HISTORY.md)
- [Commits](https://github.com/EvanHahn/HumanizeDuration.js/compare/v3.25.0...v3.25.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-11 05:28:18 +00:00
dependabot[bot]
644b7a8ec4
Bump sass from 1.32.0 to 1.32.2
Bumps [sass](https://github.com/sass/dart-sass) from 1.32.0 to 1.32.2.
- [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.32.0...1.32.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-11 05:27:26 +00:00
dependabot[bot]
7a36b9a9cd
Bump @vue/cli-service from 4.5.9 to 4.5.10
Bumps [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service) from 4.5.9 to 4.5.10.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.5.10/packages/@vue/cli-service)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-11 05:25:31 +00:00
Matthias
983cd5004a Make login default to the call url 2021-01-10 11:13:35 +01:00
Matthias
8228a7ad13 Improve dark style 2021-01-09 10:21:46 +01:00
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