Commit Graph

5599 Commits

Author SHA1 Message Date
dependabot[bot]
435b22656f
chore(deps): bump bootstrap-vue-next in the bootstrap group
Bumps the bootstrap group with 1 update: [bootstrap-vue-next](https://github.com/bootstrap-vue-next/bootstrap-vue-next/tree/HEAD/packages/bootstrap-vue-next).


Updates `bootstrap-vue-next` from 0.22.7 to 0.23.1
- [Release notes](https://github.com/bootstrap-vue-next/bootstrap-vue-next/releases)
- [Changelog](https://github.com/bootstrap-vue-next/bootstrap-vue-next/blob/main/packages/bootstrap-vue-next/CHANGELOG.md)
- [Commits](https://github.com/bootstrap-vue-next/bootstrap-vue-next/commits/nuxt-v0.23.1/packages/bootstrap-vue-next)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-10 04:00:05 +00:00
dependabot[bot]
9bc76c5600
chore(deps-dev): bump vue-tsc from 2.0.24 to 2.0.26 in the vue group
Bumps the vue group with 1 update: [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc).


Updates `vue-tsc` from 2.0.24 to 2.0.26
- [Release notes](https://github.com/vuejs/language-tools/releases)
- [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/language-tools/commits/v2.0.26/packages/tsc)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-10 03:59:32 +00:00
dependabot[bot]
36b38dfc30
chore(deps-dev): bump the eslint group with 3 updates
Bumps the eslint group with 3 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).


Updates `@typescript-eslint/eslint-plugin` from 7.15.0 to 7.16.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/v7.16.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 7.15.0 to 7.16.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/v7.16.0/packages/parser)

Updates `typescript-eslint` from 7.15.0 to 7.16.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.16.0/packages/typescript-eslint)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-10 03:58:56 +00:00
dependabot[bot]
808fb18e2d
chore(deps): bump node from 22.4.0-alpine to 22.4.1-alpine
Bumps node from 22.4.0-alpine to 22.4.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-07-10 03:54:45 +00:00
Matthias
0680329fbd chore: notification -> utils 2024-07-05 14:50:13 +02:00
Matthias
631c834bf8 chore: Update alerts to util 2024-07-05 14:48:33 +02:00
Matthias
e385292514 chore: further utlils transition 2024-07-05 14:40:23 +02:00
Matthias
35ab5e4df1 chore: theme -> utils 2024-07-05 14:37:38 +02:00
Matthias
b215b20724 chore: cleanup Themes 2024-07-05 14:36:16 +02:00
Matthias
2bc363183e chore: more to utils 2024-07-05 14:34:17 +02:00
Matthias
fc306cf14d Auto-import chart utils 2024-07-05 14:31:44 +02:00
Matthias
6846367f7c chore: auto-import formatters 2024-07-05 14:27:43 +02:00
Matthias
0428ecbe6a chore: randomColor -> utils 2024-07-05 14:18:10 +02:00
Matthias
df2dfd5f70 chore: roundTimeframe util 2024-07-05 14:16:49 +02:00
Matthias
8f73ae1071 chore: autoimport deepClone 2024-07-05 14:11:00 +02:00
Matthias
924179401e Move useApi to composables 2024-07-05 14:07:44 +02:00
Matthias
13273c5380 chore: re-adjust test for new login button 2024-07-05 13:19:07 +02:00
Matthias
4cd553d300 chore: remaining batch of bootstrap-vue PascalCase 2024-07-05 12:36:31 +02:00
Matthias
97b6cc4211 chore: first batch of bootstrap-vue PascalCase 2024-07-05 12:36:31 +02:00
Matthias
09d3239c53 chore: Flip PascalCase rule to apply to all components 2024-07-05 12:36:31 +02:00
Matthias
35b5280439 chore: more PascalCase components 2024-07-05 12:36:31 +02:00
Matthias
f4e610bc99 chore: Update internal component styles to PascalCase 2024-07-05 12:36:31 +02:00
Matthias
6fe7757276 PascalCase internal components 2024-07-05 12:36:31 +02:00
Matthias
0fb6dfc812 DashboardView - use proper Functions 2024-07-05 12:36:31 +02:00
Matthias
739c79faf3 botstore - hmr 2024-07-05 12:36:31 +02:00
Matthias
bba00cd918 Ensure Trades is at the beginning of a longer legend 2024-07-05 12:36:31 +02:00
Matthias
0ebe6ec08b Don't fail on non-git executions
warn about this not being supported.
2024-07-05 12:36:31 +02:00
Matthias
7650b4842a Sort vite imports 2024-07-05 12:36:31 +02:00
Matthias
3e91115df0 Update deprecated resolver ... 2024-07-05 12:36:31 +02:00
Matthias
45b7031c22 Improve logout view 2024-07-05 12:36:30 +02:00
Matthias
b53fa93874
Merge pull request #1966 from haxwell/readme
pnpm run install -->  pnpm install.
2024-07-05 07:31:25 +02:00
Johnathan James
f5609d9d4b pnpm run install --> pnpm install. There is no target in package.json defining install. Instead what is meant is the pnpm command 'install' 2024-07-04 14:17:52 -06:00
Matthias
e6923e7881 chore: Move LoginModal to components (it's not a view) 2024-07-03 15:26:28 +02:00
Matthias
aa156d3b42 Hide overlapping labels 2024-07-03 15:20:42 +02:00
Matthias
7724ca60f5 Add Option to configure chart Scale side (left or right). 2024-07-03 15:04:10 +02:00
Matthias
742edecb64 Add Left / right chart pane option 2024-07-03 15:01:32 +02:00
Matthias
7dfabba2cc Use type-based props declaration for CandleChart 2024-07-03 14:52:38 +02:00
Matthias
6e7a7295e2 Auto-import Pinia, add HMR to most stores 2024-07-03 14:39:53 +02:00
Matthias
b602a699ac Update exchange entry type 2024-07-03 13:37:11 +02:00
Matthias
0fb99be76a
Merge pull request #1962 from freqtrade/dependabot/npm_and_yarn/main/eslint-2654f0bd83
Bump eslint-plugin-vue from 9.26.0 to 9.27.0 in the eslint group across 1 directory
2024-07-03 10:03:26 +02:00
dependabot[bot]
0328a6f548
Bump eslint-plugin-vue in the eslint group across 1 directory
Bumps the eslint group with 1 update in the / directory: [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue).


Updates `eslint-plugin-vue` from 9.26.0 to 9.27.0
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.26.0...v9.27.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-vue
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-03 07:56:20 +00:00
Matthias
76b3bcf50b
Merge pull request #1953 from freqtrade/dependabot/npm_and_yarn/main/vue-9e26b9232d
Bump the vue group with 4 updates
2024-07-03 09:54:24 +02:00
dependabot[bot]
c116f56846 Bump the vue group with 4 updates
Bumps the vue group with 4 updates: [vue](https://github.com/vuejs/core), [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc), [@vue/runtime-dom](https://github.com/vuejs/core/tree/HEAD/packages/runtime-dom) and [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc).

Updates `vue` from 3.4.30 to 3.4.31
- [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.30...v3.4.31)

Updates `@vue/compiler-sfc` from 3.4.30 to 3.4.31
- [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.31/packages/compiler-sfc)

Updates `@vue/runtime-dom` from 3.4.30 to 3.4.31
- [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.31/packages/runtime-dom)

Updates `vue-tsc` from 2.0.22 to 2.0.24
- [Release notes](https://github.com/vuejs/language-tools/releases)
- [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/language-tools/commits/v2.0.24/packages/tsc)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-03 09:50:15 +02:00
Matthias
5ba64bf04b
Merge pull request #1955 from freqtrade/dependabot/npm_and_yarn/main/typescript-5.5.3
Bump typescript from 5.5.2 to 5.5.3
2024-07-03 09:34:29 +02:00
dependabot[bot]
6e647778d4
Bump typescript from 5.5.2 to 5.5.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.5.2 to 5.5.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.5.2...v5.5.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-03 07:27:13 +00:00
Matthias
b18393a3ee
Merge pull request #1960 from freqtrade/dependabot/npm_and_yarn/main/echarts-5.5.1
Bump echarts from 5.5.0 to 5.5.1
2024-07-03 09:26:12 +02:00
Matthias
df530f7446
Merge pull request #1958 from freqtrade/dependabot/npm_and_yarn/main/playwright/test-1.45.1
Bump @playwright/test from 1.45.0 to 1.45.1
2024-07-03 09:25:33 +02:00
Matthias
ccca426619
Merge pull request #1954 from freqtrade/dependabot/npm_and_yarn/main/bootstrap-e2d03e2f8d
Bump bootstrap-vue-next from 0.22.2 to 0.22.7 in the bootstrap group
2024-07-03 09:25:09 +02:00
Matthias
77e06fc5eb
Merge pull request #1956 from freqtrade/dependabot/npm_and_yarn/main/vite-5.3.2
Bump vite from 5.3.1 to 5.3.2
2024-07-03 09:23:49 +02:00
Matthias
df08a7092b
Merge pull request #1961 from freqtrade/dependabot/docker/node-22.4.0-alpine
Bump node from 22.3.0-alpine to 22.4.0-alpine
2024-07-03 09:20:31 +02:00