Commit Graph

1189 Commits

Author SHA1 Message Date
Matthias
2dcb91f49f Bump bootstrap-vue 2022-12-03 14:03:01 +01:00
Matthias
3fd3293182 Some minor styling changes 2022-12-03 14:03:01 +01:00
Matthias
f8ff5745f2 Fix component tests 2022-12-03 14:03:01 +01:00
Matthias
6aa089e71a Fix a few modals 2022-12-03 08:35:03 +01:00
Matthias
dd940a09d3 Update grid-layout to use vue3-dragable-grid-layout
https://github.com/melrose13-69/vue3-dragable-grid-layout/
2022-12-03 08:35:03 +01:00
Matthias
07edb3ce2e More updates for vue3 2022-12-03 08:35:01 +01:00
Matthias
bb9076a4ea Update dependencies to Vue3 2022-12-03 08:34:42 +01:00
Matthias
fdbd47e0d6
Merge pull request #1027 from freqtrade/dependabot/npm_and_yarn/main/pinia-plugin-persistedstate-3.0.1
build(deps): bump pinia-plugin-persistedstate from 2.4.0 to 3.0.1
2022-11-30 06:44:49 +01:00
Matthias
e0baeed44b
Merge pull request #1026 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.45.0
build(deps-dev): bump @typescript-eslint/parser from 5.44.0 to 5.45.0
2022-11-30 06:44:29 +01:00
Matthias
b8813760b3
Merge pull request #1029 from freqtrade/dependabot/npm_and_yarn/main/vue-tsc-1.0.10
build(deps-dev): bump vue-tsc from 1.0.9 to 1.0.10
2022-11-30 06:44:22 +01:00
dependabot[bot]
fe4756a161
build(deps): bump pinia-plugin-persistedstate from 2.4.0 to 3.0.1
Bumps [pinia-plugin-persistedstate](https://github.com/prazdevs/pinia-plugin-persistedstate) from 2.4.0 to 3.0.1.
- [Release notes](https://github.com/prazdevs/pinia-plugin-persistedstate/releases)
- [Commits](https://github.com/prazdevs/pinia-plugin-persistedstate/compare/v2.4.0...v3.0.1)

---
updated-dependencies:
- dependency-name: pinia-plugin-persistedstate
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-30 05:37:54 +00:00
dependabot[bot]
53975efedf
build(deps-dev): bump vue-tsc from 1.0.9 to 1.0.10
Bumps [vue-tsc](https://github.com/johnsoncodehk/volar/tree/HEAD/vue-language-tools/vue-tsc) from 1.0.9 to 1.0.10.
- [Release notes](https://github.com/johnsoncodehk/volar/releases)
- [Changelog](https://github.com/johnsoncodehk/volar/blob/master/CHANGELOG.md)
- [Commits](https://github.com/johnsoncodehk/volar/commits/v1.0.10/vue-language-tools/vue-tsc)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-30 05:03:58 +00:00
dependabot[bot]
d698be0623
build(deps): bump pinia from 2.0.25 to 2.0.27
Bumps [pinia](https://github.com/vuejs/pinia) from 2.0.25 to 2.0.27.
- [Release notes](https://github.com/vuejs/pinia/releases)
- [Commits](https://github.com/vuejs/pinia/compare/pinia@2.0.25...pinia@2.0.27)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-30 05:02:36 +00:00
dependabot[bot]
0273608f35
build(deps-dev): bump @typescript-eslint/parser from 5.44.0 to 5.45.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.44.0 to 5.45.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/v5.45.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>
2022-11-30 05:01:40 +00:00
Matthias
99fb34737b
Merge pull request #1020 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.44.0
build(deps-dev): bump @typescript-eslint/parser from 5.43.0 to 5.44.0
2022-11-23 19:45:03 +01:00
Matthias
2309ce64fe
Merge pull request #1019 from freqtrade/dependabot/npm_and_yarn/main/axios-1.2.0
build(deps): bump axios from 1.1.3 to 1.2.0
2022-11-23 06:25:33 +01:00
Matthias
8a4107871e
Merge pull request #1022 from freqtrade/dependabot/npm_and_yarn/main/prettier-2.8.0
build(deps-dev): bump prettier from 2.7.1 to 2.8.0
2022-11-23 06:25:17 +01:00
dependabot[bot]
4690b60f89
build(deps-dev): bump prettier from 2.7.1 to 2.8.0
Bumps [prettier](https://github.com/prettier/prettier) from 2.7.1 to 2.8.0.
- [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.7.1...2.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-23 05:03:28 +00:00
dependabot[bot]
683cc73e74
build(deps): bump pinia from 2.0.23 to 2.0.25
Bumps [pinia](https://github.com/vuejs/pinia) from 2.0.23 to 2.0.25.
- [Release notes](https://github.com/vuejs/pinia/releases)
- [Commits](https://github.com/vuejs/pinia/compare/pinia@2.0.23...pinia@2.0.25)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-23 05:03:20 +00:00
dependabot[bot]
c3bf2e877d
build(deps-dev): bump @typescript-eslint/parser from 5.43.0 to 5.44.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.43.0 to 5.44.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/v5.44.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>
2022-11-23 05:03:05 +00:00
dependabot[bot]
40fe269340
build(deps): bump axios from 1.1.3 to 1.2.0
Bumps [axios](https://github.com/axios/axios) from 1.1.3 to 1.2.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.1.3...v1.2.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-23 05:02:32 +00:00
Matthias
773602a72e Bump Vue to 2.7.14 2022-11-16 06:33:25 +01:00
Matthias
023b9105c1
Merge pull request #1012 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.43.0
build(deps-dev): bump @typescript-eslint/parser from 5.42.1 to 5.43.0
2022-11-16 06:32:12 +01:00
Matthias
c61f09807c
Merge pull request #1006 from freqtrade/dependabot/npm_and_yarn/main/vue/runtime-dom-3.2.45
build(deps-dev): bump @vue/runtime-dom from 3.2.42 to 3.2.45
2022-11-16 06:31:59 +01:00
Matthias
14807af655
Merge pull request #1005 from freqtrade/dependabot/npm_and_yarn/main/typescript-4.9.3
build(deps-dev): bump typescript from 4.8.4 to 4.9.3
2022-11-16 06:28:52 +01:00
Matthias
01e03b341a
Merge pull request #1013 from freqtrade/dependabot/npm_and_yarn/main/sass-loader-13.2.0
build(deps-dev): bump sass-loader from 13.1.0 to 13.2.0
2022-11-16 06:28:40 +01:00
Matthias
fd23179177
Merge pull request #1008 from freqtrade/dependabot/npm_and_yarn/main/pinia-plugin-persistedstate-2.4.0
build(deps): bump pinia-plugin-persistedstate from 2.3.0 to 2.4.0
2022-11-16 06:28:15 +01:00
dependabot[bot]
4603d1b7c1
build(deps-dev): bump sass-loader from 13.1.0 to 13.2.0
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 13.1.0 to 13.2.0.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v13.1.0...v13.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-16 05:19:09 +00:00
dependabot[bot]
e40b01a200
build(deps-dev): bump @typescript-eslint/parser from 5.42.1 to 5.43.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.42.1 to 5.43.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/v5.43.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>
2022-11-16 05:17:43 +00:00
dependabot[bot]
1ea0c900a0
build(deps): bump pinia-plugin-persistedstate from 2.3.0 to 2.4.0
Bumps [pinia-plugin-persistedstate](https://github.com/prazdevs/pinia-plugin-persistedstate) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/prazdevs/pinia-plugin-persistedstate/releases)
- [Changelog](https://github.com/prazdevs/pinia-plugin-persistedstate/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prazdevs/pinia-plugin-persistedstate/compare/v2.3.0...v2.4.0)

---
updated-dependencies:
- dependency-name: pinia-plugin-persistedstate
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-16 05:12:10 +00:00
dependabot[bot]
6d4cbe5d8b
build(deps): bump core-js from 3.26.0 to 3.26.1
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.26.0 to 3.26.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.26.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>
2022-11-16 05:11:57 +00:00
dependabot[bot]
eb24f66ef0
build(deps-dev): bump @vue/runtime-dom from 3.2.42 to 3.2.45
Bumps [@vue/runtime-dom](https://github.com/vuejs/core/tree/HEAD/packages/runtime-dom) from 3.2.42 to 3.2.45.
- [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.2.45/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>
2022-11-16 05:10:31 +00:00
dependabot[bot]
ae6ee578d0
build(deps-dev): bump typescript from 4.8.4 to 4.9.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.4 to 4.9.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-16 05:08:40 +00:00
dependabot[bot]
6eeba18ee1
build(deps-dev): bump @vue/runtime-dom from 3.2.41 to 3.2.42
Bumps [@vue/runtime-dom](https://github.com/vuejs/core/tree/HEAD/packages/runtime-dom) from 3.2.41 to 3.2.42.
- [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.2.42/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>
2022-11-09 05:54:52 +00:00
Matthias
cd2f6ed6e7
Merge pull request #1000 from freqtrade/dependabot/npm_and_yarn/main/vue/test-utils-1.3.3
build(deps-dev): bump @vue/test-utils from 1.3.2 to 1.3.3
2022-11-09 06:51:45 +01:00
Matthias
d6b6c86254
Merge pull request #997 from freqtrade/dependabot/npm_and_yarn/main/cypress/vite-dev-server-4.0.1
build(deps-dev): bump @cypress/vite-dev-server from 3.4.0 to 4.0.1
2022-11-09 06:51:32 +01:00
Matthias
c40f92ef09
Merge pull request #998 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.42.1
build(deps-dev): bump @typescript-eslint/parser from 5.42.0 to 5.42.1
2022-11-09 06:50:48 +01:00
dependabot[bot]
57e9c0cbba
build(deps-dev): bump sass from 1.55.0 to 1.56.1
Bumps [sass](https://github.com/sass/dart-sass) from 1.55.0 to 1.56.1.
- [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.55.0...1.56.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-09 05:08:55 +00:00
dependabot[bot]
17110bf1f9
build(deps-dev): bump @vue/test-utils from 1.3.2 to 1.3.3
Bumps [@vue/test-utils](https://github.com/vuejs/test-utils) from 1.3.2 to 1.3.3.
- [Release notes](https://github.com/vuejs/test-utils/releases)
- [Commits](https://github.com/vuejs/test-utils/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-09 05:04:11 +00:00
dependabot[bot]
b12ce2ffee
build(deps-dev): bump @typescript-eslint/parser from 5.42.0 to 5.42.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.42.0 to 5.42.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/v5.42.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>
2022-11-09 05:02:32 +00:00
dependabot[bot]
cfe79f136a
build(deps-dev): bump @cypress/vite-dev-server from 3.4.0 to 4.0.1
Bumps [@cypress/vite-dev-server](https://github.com/cypress-io/cypress) from 3.4.0 to 4.0.1.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/@cypress/vite-dev-server-v3.4.0...@cypress/vite-dev-server-v4.0.1)

---
updated-dependencies:
- dependency-name: "@cypress/vite-dev-server"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-09 05:01:02 +00:00
Matthias
967ce7382a
Merge pull request #993 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.42.0
build(deps-dev): bump @typescript-eslint/parser from 5.41.0 to 5.42.0
2022-11-02 06:32:16 +01:00
Matthias
eba80208c5
Merge pull request #992 from freqtrade/dependabot/npm_and_yarn/main/vue/test-utils-1.3.2
build(deps-dev): bump @vue/test-utils from 1.3.0 to 1.3.2
2022-11-02 06:32:08 +01:00
dependabot[bot]
4670c06993
build(deps-dev): bump @cypress/vite-dev-server from 3.3.1 to 3.4.0
Bumps [@cypress/vite-dev-server](https://github.com/cypress-io/cypress) from 3.3.1 to 3.4.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/@cypress/vite-dev-server-v3.3.1...@cypress/vite-dev-server-v3.4.0)

---
updated-dependencies:
- dependency-name: "@cypress/vite-dev-server"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-02 05:02:45 +00:00
dependabot[bot]
f06346cb75
build(deps-dev): bump @typescript-eslint/parser from 5.41.0 to 5.42.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.41.0 to 5.42.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/v5.42.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>
2022-11-02 05:02:35 +00:00
dependabot[bot]
61ee4dd754
build(deps-dev): bump @vue/test-utils from 1.3.0 to 1.3.2
Bumps [@vue/test-utils](https://github.com/vuejs/test-utils) from 1.3.0 to 1.3.2.
- [Release notes](https://github.com/vuejs/test-utils/releases)
- [Commits](https://github.com/vuejs/test-utils/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-02 05:01:50 +00:00
dependabot[bot]
02d7b2be27
build(deps): bump bootstrap-vue from 2.22.0 to 2.23.1
Bumps [bootstrap-vue](https://github.com/bootstrap-vue/bootstrap-vue) from 2.22.0 to 2.23.1.
- [Release notes](https://github.com/bootstrap-vue/bootstrap-vue/releases)
- [Changelog](https://github.com/bootstrap-vue/bootstrap-vue/blob/v2.23.1/CHANGELOG.md)
- [Commits](https://github.com/bootstrap-vue/bootstrap-vue/compare/v2.22.0...v2.23.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-26 05:22:31 +00:00
Matthias
9e911537ea
Merge pull request #986 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.41.0
build(deps-dev): bump @typescript-eslint/parser from 5.40.1 to 5.41.0
2022-10-26 07:19:37 +02:00
Matthias
b90c2d1a6c
Merge pull request #988 from freqtrade/dependabot/npm_and_yarn/main/vue-tsc-1.0.9
build(deps-dev): bump vue-tsc from 1.0.8 to 1.0.9
2022-10-26 07:18:33 +02:00
dependabot[bot]
3a2f75544d
build(deps): bump core-js from 3.25.5 to 3.26.0
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.25.5 to 3.26.0.
- [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.26.0/packages/core-js)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-26 05:06:40 +00:00