Commit Graph

2911 Commits

Author SHA1 Message Date
Matthias
f05400ad51 Improve error messages 2022-12-05 06:58:36 +01:00
Matthias
f2165a5d84 Allow Alerts to have different color 2022-12-05 06:56:45 +01:00
Matthias
04f58eeca9
Merge pull request #1034 from freqtrade/dependabot/npm_and_yarn/main/vitejs/plugin-vue-2.3.4
build(deps-dev): bump @vitejs/plugin-vue from 1.10.2 to 2.3.4
2022-12-05 06:25:49 +01:00
dependabot[bot]
c7ccdf2244
build(deps-dev): bump @vitejs/plugin-vue from 1.10.2 to 2.3.4
Bumps [@vitejs/plugin-vue](https://github.com/vitejs/vite/tree/HEAD/packages/plugin-vue) from 1.10.2 to 2.3.4.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Commits](https://github.com/vitejs/vite/commits/v2.3.4/packages/plugin-vue)

---
updated-dependencies:
- dependency-name: "@vitejs/plugin-vue"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-05 05:19:44 +00:00
Matthias
34e3bb25f6
Merge pull request #1033 from freqtrade/dependabot/npm_and_yarn/main/vue/test-utils-2.2.5
build(deps-dev): bump @vue/test-utils from 2.2.4 to 2.2.5
2022-12-05 06:18:27 +01:00
Matthias
9d491233eb
Merge pull request #1036 from freqtrade/dependabot/npm_and_yarn/main/vue-tsc-1.0.11
build(deps-dev): bump vue-tsc from 1.0.10 to 1.0.11
2022-12-05 06:18:17 +01:00
Matthias
0199d19dfc
Merge pull request #1039 from freqtrade/dependabot/npm_and_yarn/main/cypress/vue-5.0.3
build(deps-dev): bump @cypress/vue from 5.0.2 to 5.0.3
2022-12-05 06:18:09 +01:00
Matthias
084bf6879d
Merge pull request #1032 from freqtrade/dependabot/npm_and_yarn/main/bootstrap-5.2.3
build(deps): bump bootstrap from 5.2.2 to 5.2.3
2022-12-04 19:28:58 +01:00
dependabot[bot]
e4cdb09efa
build(deps-dev): bump @cypress/vue from 5.0.2 to 5.0.3
Bumps [@cypress/vue](https://github.com/cypress-io/cypress) from 5.0.2 to 5.0.3.
- [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/vue-v5.0.2...@cypress/vue-v5.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-04 18:27:59 +00:00
dependabot[bot]
baf66032fc
build(deps-dev): bump vue-tsc from 1.0.10 to 1.0.11
Bumps [vue-tsc](https://github.com/johnsoncodehk/volar/tree/HEAD/vue-language-tools/vue-tsc) from 1.0.10 to 1.0.11.
- [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.11/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-12-04 18:26:33 +00:00
dependabot[bot]
dbdb8aa798
build(deps-dev): bump @vue/test-utils from 2.2.4 to 2.2.5
Bumps [@vue/test-utils](https://github.com/vuejs/test-utils) from 2.2.4 to 2.2.5.
- [Release notes](https://github.com/vuejs/test-utils/releases)
- [Commits](https://github.com/vuejs/test-utils/compare/v2.2.4...v2.2.5)

---
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-12-04 18:25:26 +00:00
dependabot[bot]
113b3f5432
build(deps): bump bootstrap from 5.2.2 to 5.2.3
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 5.2.2 to 5.2.3.
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](https://github.com/twbs/bootstrap/compare/v5.2.2...v5.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-04 18:25:17 +00:00
Matthias
54f2187c23
Merge pull request #1030 from freqtrade/vue3
Vue3 migration
2022-12-04 19:22:50 +01:00
Matthias
16ea7a0457 Format styles file 2022-12-04 17:14:36 +01:00
Matthias
efac66e317 Do some final cleanup on vue3 2022-12-04 17:07:10 +01:00
Matthias
48d63148ac Bump some dependencies 2022-12-04 15:35:40 +01:00
Matthias
5efa81c591 Create layout transitions 2022-12-04 13:35:19 +01:00
Matthias
221693c059 Test Messagebox Behavior 2022-12-04 09:21:54 +01:00
Matthias
72a8f9cf66 Improve Trade cypress test 2022-12-04 09:03:46 +01:00
Matthias
0207612fd4 cy: add dashboard test 2022-12-04 08:47:28 +01:00
Matthias
3c7cc82eb5 Improve cypress test 2022-12-04 08:39:28 +01:00
Matthias
300ff4a863 Update cypress to 11.2.0 2022-12-04 08:31:18 +01:00
Matthias
0b2c48f7b6 Fix login state validation 2022-12-03 20:13:48 +01:00
Matthias
19c41797cd Fix bad order feedback 2022-12-03 17:23:01 +01:00
Matthias
6684992d99 Improve code quality 2022-12-03 14:55:39 +01:00
Matthias
8d0935c0d6 Implement messagebox logic 2022-12-03 14:03:01 +01:00
Matthias
33a126033d Fix login rerouting 2022-12-03 14:03:01 +01:00
Matthias
71fd236674 Fix a few type problems 2022-12-03 14:03:01 +01:00
Matthias
617bdfbe2b vue3: alerts 2022-12-03 14:03:01 +01:00
Matthias
9cfaf29275 Fix login cypress errors 2022-12-03 14:03:01 +01:00
Matthias
9d68db7b56 Fix cypress trade test 2022-12-03 14:03:01 +01:00
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
1c50510ee5 dark-style toast 2022-12-03 14:03:01 +01:00
Matthias
1159191a00 Bootstrap5 - fix table hover 2022-12-03 14:03:01 +01:00
Matthias
3c324a9da8 Ensure startup works by moving initial refresh to botWrapper 2022-12-03 14:03:01 +01:00
Matthias
f8ff5745f2 Fix component tests 2022-12-03 14:03:01 +01:00
Matthias
7bfe209775 Fix some more alignments 2022-12-03 14:03:01 +01:00
Matthias
a3692d7339 Fix some styling issues 2022-12-03 14:03:01 +01:00
Matthias
e851471a55 Fix open trades action popups 2022-12-03 14:03:01 +01:00
Matthias
e7029b0798 Forceexit form validation 2022-12-03 14:03:01 +01:00
Matthias
df3b89c461 fix plot modal 2022-12-03 14:03:01 +01:00
Matthias
da67aec11d Fix modals error 2022-12-03 14:03:01 +01:00
Matthias
9d000f50ce useRoute from vue-router 2022-12-03 14:03:01 +01:00
Matthias
d08250925a Small fix to tradeList 2022-12-03 14:03:01 +01:00
Matthias
7dbea21e91 forceExit form fixes 2022-12-03 14:03:01 +01:00
Matthias
414fb0edc5 Update LoginModal to new bootstrap method 2022-12-03 14:03:01 +01:00
Matthias
a5868f2a18 forceentry - fix validations 2022-12-03 14:03:01 +01:00
Matthias
8b7874dba5 Remove unnecessary div 2022-12-03 14:02:57 +01:00
Matthias
97dd99f4a1 Fix bins odd beavior if only one trade is present 2022-12-03 08:35:46 +01:00