Commit Graph

4937 Commits

Author SHA1 Message Date
Matthias
d305aa0636
Merge pull request #1733 from freqtrade/dependabot/docker/node-21.6.1-alpine
build(deps): bump node from 21.6.0-alpine to 21.6.1-alpine
2024-01-31 06:35:22 +01:00
Matthias
ac7f8a5efe
Merge pull request #1726 from freqtrade/dependabot/npm_and_yarn/main/vitest-1.2.2
build(deps-dev): bump vitest from 1.2.1 to 1.2.2
2024-01-31 06:35:13 +01:00
Matthias
459c2adf06
Merge pull request #1731 from freqtrade/dependabot/npm_and_yarn/main/eslint-plugin-vue-9.21.0
build(deps-dev): bump eslint-plugin-vue from 9.20.1 to 9.21.0
2024-01-31 06:35:07 +01:00
Matthias
21cf7d0301
Merge pull request #1730 from freqtrade/dependabot/npm_and_yarn/main/unplugin-icons-0.18.3
build(deps-dev): bump unplugin-icons from 0.18.2 to 0.18.3
2024-01-31 06:35:02 +01:00
Matthias
e47156b6de
Merge pull request #1732 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-6.20.0
build(deps-dev): bump @typescript-eslint/parser from 6.19.1 to 6.20.0
2024-01-31 06:34:16 +01:00
Matthias
1d66cfd9e2
Merge pull request #1728 from freqtrade/dependabot/npm_and_yarn/main/noction/vue-draggable-grid-1.9.16
build(deps): bump @noction/vue-draggable-grid from 1.9.15 to 1.9.16
2024-01-31 06:34:10 +01:00
dependabot[bot]
60fb57f74d
build(deps): bump node from 21.6.0-alpine to 21.6.1-alpine
Bumps node from 21.6.0-alpine to 21.6.1-alpine.

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-31 03:41:57 +00:00
dependabot[bot]
7c322c3bda
build(deps-dev): bump @typescript-eslint/parser from 6.19.1 to 6.20.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.19.1 to 6.20.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.20.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>
2024-01-31 03:27:09 +00:00
dependabot[bot]
ef27d5352f
build(deps-dev): bump eslint-plugin-vue from 9.20.1 to 9.21.0
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.20.1 to 9.21.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.20.1...v9.21.0)

---
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>
2024-01-31 03:26:30 +00:00
dependabot[bot]
9c26787804
build(deps-dev): bump unplugin-icons from 0.18.2 to 0.18.3
Bumps [unplugin-icons](https://github.com/unplugin/unplugin-icons) from 0.18.2 to 0.18.3.
- [Release notes](https://github.com/unplugin/unplugin-icons/releases)
- [Commits](https://github.com/unplugin/unplugin-icons/compare/v0.18.2...v0.18.3)

---
updated-dependencies:
- dependency-name: unplugin-icons
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-31 03:26:03 +00:00
dependabot[bot]
b32ae8cafc
build(deps): bump @noction/vue-draggable-grid from 1.9.15 to 1.9.16
Bumps [@noction/vue-draggable-grid](https://github.com/Noction/draggable-grid) from 1.9.15 to 1.9.16.
- [Release notes](https://github.com/Noction/draggable-grid/releases)
- [Commits](https://github.com/Noction/draggable-grid/compare/v1.9.15...v1.9.16)

---
updated-dependencies:
- dependency-name: "@noction/vue-draggable-grid"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-31 03:25:06 +00:00
dependabot[bot]
36fab13565
build(deps-dev): bump vitest from 1.2.1 to 1.2.2
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.2.2/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-31 03:24:06 +00:00
Matthias
a1b678fa8a Update label on trade-detail id 2024-01-30 07:11:43 +01:00
Matthias
1b6e654a08 Add ft-order-tag to trade-detail view 2024-01-30 07:11:30 +01:00
Matthias
2d3479249a
Merge pull request #1712 from freqtrade/dependabot/npm_and_yarn/main/prettier-3.2.4
build(deps-dev): bump prettier from 3.2.3 to 3.2.4
2024-01-24 06:34:21 +01:00
dependabot[bot]
82ac550adb
build(deps-dev): bump prettier from 3.2.3 to 3.2.4
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.3 to 3.2.4.
- [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/3.2.3...3.2.4)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-24 05:27:22 +00:00
Matthias
29577818e3
Merge pull request #1721 from freqtrade/dependabot/npm_and_yarn/main/vue-3.4.15
build(deps): bump vue from 3.4.14 to 3.4.15
2024-01-24 06:26:04 +01:00
Matthias
80d5bad356
Merge pull request #1713 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-6.19.1
build(deps-dev): bump @typescript-eslint/parser from 6.19.0 to 6.19.1
2024-01-24 06:25:45 +01:00
dependabot[bot]
4503c28513
build(deps): bump vue from 3.4.14 to 3.4.15
Bumps [vue](https://github.com/vuejs/core) from 3.4.14 to 3.4.15.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/compare/v3.4.14...v3.4.15)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-24 05:17:29 +00:00
dependabot[bot]
4b1cd3996c
build(deps-dev): bump @typescript-eslint/parser from 6.19.0 to 6.19.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.19.0 to 6.19.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.19.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>
2024-01-24 05:17:01 +00:00
Matthias
2c9cc7e31a
Merge pull request #1716 from freqtrade/dependabot/npm_and_yarn/main/core-js-3.35.1
build(deps): bump core-js from 3.35.0 to 3.35.1
2024-01-24 06:15:19 +01:00
Matthias
983d8e18a9
Merge pull request #1717 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/eslint-plugin-6.19.1
build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.19.0 to 6.19.1
2024-01-24 06:14:57 +01:00
Matthias
ac86aa5d26
Merge pull request #1714 from freqtrade/dependabot/npm_and_yarn/main/sass-1.70.0
build(deps-dev): bump sass from 1.69.7 to 1.70.0
2024-01-24 06:14:32 +01:00
Matthias
00b3f6c8ba
Merge pull request #1715 from freqtrade/dependabot/npm_and_yarn/main/vue/runtime-dom-3.4.15
build(deps-dev): bump @vue/runtime-dom from 3.4.14 to 3.4.15
2024-01-24 06:14:18 +01:00
Matthias
c6ee065dac
Merge pull request #1718 from freqtrade/dependabot/npm_and_yarn/main/vue/compiler-sfc-3.4.15
build(deps-dev): bump @vue/compiler-sfc from 3.4.14 to 3.4.15
2024-01-24 06:14:01 +01:00
Matthias
d39f58dae4
Merge pull request #1720 from freqtrade/dependabot/npm_and_yarn/main/vitest-1.2.1
build(deps-dev): bump vitest from 1.2.0 to 1.2.1
2024-01-24 06:13:46 +01:00
dependabot[bot]
17a2086751
build(deps-dev): bump vitest from 1.2.0 to 1.2.1
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.2.1/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-24 03:30:47 +00:00
dependabot[bot]
02be3dcc6a
build(deps-dev): bump @vue/compiler-sfc from 3.4.14 to 3.4.15
Bumps [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc) from 3.4.14 to 3.4.15.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits/v3.4.15/packages/compiler-sfc)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-24 03:29:43 +00:00
dependabot[bot]
5d6dfa1ca5
build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.19.0 to 6.19.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.19.1/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-24 03:29:11 +00:00
dependabot[bot]
4ac5d92f09
build(deps): bump core-js from 3.35.0 to 3.35.1
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.35.0 to 3.35.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.35.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>
2024-01-24 03:28:19 +00:00
dependabot[bot]
30281969da
build(deps-dev): bump @vue/runtime-dom from 3.4.14 to 3.4.15
Bumps [@vue/runtime-dom](https://github.com/vuejs/core/tree/HEAD/packages/runtime-dom) from 3.4.14 to 3.4.15.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits/v3.4.15/packages/runtime-dom)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-24 03:27:43 +00:00
dependabot[bot]
dd0cad63f6
build(deps-dev): bump sass from 1.69.7 to 1.70.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.69.7 to 1.70.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.69.7...1.70.0)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-24 03:27:09 +00:00
Matthias
ecfd6d74bf
Merge pull request #1710 from freqtrade/dependabot/npm_and_yarn/vite-5.0.12
build(deps-dev): bump vite from 5.0.11 to 5.0.12
2024-01-20 08:21:20 +01:00
dependabot[bot]
38fe3c6196
build(deps-dev): bump vite from 5.0.11 to 5.0.12
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.11 to 5.0.12.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.0.12/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.0.12/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-20 07:12:57 +00:00
Matthias
0e99c0a0cb
Merge pull request #1709 from freqtrade/dependabot/npm_and_yarn/main/prettier-3.2.3
build(deps-dev): bump prettier from 3.1.1 to 3.2.3
2024-01-17 18:07:41 +01:00
Matthias
8265698605 Fix error after new prettier version 2024-01-17 18:00:36 +01:00
Matthias
4dd1555098 center navbar on mobile 2024-01-17 17:57:57 +01:00
Matthias
f16073bd09
Merge pull request #1700 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/eslint-plugin-6.19.0
build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.18.1 to 6.19.0
2024-01-17 06:57:12 +01:00
Matthias
53532a3265
Merge pull request #1704 from freqtrade/dependabot/npm_and_yarn/main/vue-3.4.14
build(deps): bump vue from 3.4.7 to 3.4.14
2024-01-17 06:56:56 +01:00
dependabot[bot]
4ddabd092c
build(deps): bump vue from 3.4.7 to 3.4.14
Bumps [vue](https://github.com/vuejs/core) from 3.4.7 to 3.4.14.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/compare/v3.4.7...v3.4.14)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-17 05:36:22 +00:00
dependabot[bot]
cdcdaba639
build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.18.1 to 6.19.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.19.0/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-17 05:35:24 +00:00
dependabot[bot]
52b8c5b596
build(deps-dev): bump prettier from 3.1.1 to 3.2.3
Bumps [prettier](https://github.com/prettier/prettier) from 3.1.1 to 3.2.3.
- [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/3.1.1...3.2.3)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-17 05:35:01 +00:00
Matthias
7aaa6b476b
Merge pull request #1699 from freqtrade/dependabot/npm_and_yarn/main/eslint-plugin-vue-9.20.1
build(deps-dev): bump eslint-plugin-vue from 9.19.2 to 9.20.1
2024-01-17 06:34:14 +01:00
Matthias
7173cc6a7f
Merge pull request #1706 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-6.19.0
build(deps-dev): bump @typescript-eslint/parser from 6.18.1 to 6.19.0
2024-01-17 06:33:59 +01:00
Matthias
1cf6012d02
Merge pull request #1707 from freqtrade/dependabot/npm_and_yarn/main/vueuse/integrations-10.7.2
build(deps): bump @vueuse/integrations from 10.7.1 to 10.7.2
2024-01-17 06:31:24 +01:00
Matthias
a09be1909a
Merge pull request #1701 from freqtrade/dependabot/npm_and_yarn/main/vue/runtime-dom-3.4.14
build(deps-dev): bump @vue/runtime-dom from 3.4.7 to 3.4.14
2024-01-17 06:31:15 +01:00
dependabot[bot]
477ab4983a
build(deps-dev): bump eslint-plugin-vue from 9.19.2 to 9.20.1
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.19.2 to 9.20.1.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.19.2...v9.20.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>
2024-01-17 05:30:29 +00:00
dependabot[bot]
caf4b3666e
build(deps-dev): bump @typescript-eslint/parser from 6.18.1 to 6.19.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.18.1 to 6.19.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.19.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>
2024-01-17 05:30:18 +00:00
Matthias
44b597e06d
Merge pull request #1705 from freqtrade/dependabot/npm_and_yarn/main/noction/vue-draggable-grid-1.9.15
build(deps): bump @noction/vue-draggable-grid from 1.9.14 to 1.9.15
2024-01-17 06:29:42 +01:00
Matthias
2582d4b92b
Merge pull request #1696 from freqtrade/dependabot/npm_and_yarn/main/eslint-plugin-prettier-5.1.3
build(deps-dev): bump eslint-plugin-prettier from 5.1.2 to 5.1.3
2024-01-17 06:28:31 +01:00