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 |
|
Matthias
|
91c352f090
|
update forceEntry form
|
2022-12-03 08:35:46 +01:00 |
|
Matthias
|
6aa089e71a
|
Fix a few modals
|
2022-12-03 08:35:03 +01:00 |
|
Matthias
|
b9a6a94c57
|
Improve some spacing
|
2022-12-03 08:35:03 +01:00 |
|
Matthias
|
60b38e6e50
|
Fix chart layouting
|
2022-12-03 08:35:03 +01:00 |
|
Matthias
|
b8c4e67fb2
|
Update ml- and mr- to ms- and mr- according to bootstrap5 update
|
2022-12-03 08:35:03 +01:00 |
|
Matthias
|
eebfc82fff
|
dedup vue (why??)
|
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
|
86dcd212e1
|
Update plot-indicator to properly work on v3
|
2022-12-03 08:35:03 +01:00 |
|
Matthias
|
847c0be579
|
Improve Navbar to be almost correct
|
2022-12-03 08:35:03 +01:00 |
|
Matthias
|
07edb3ce2e
|
More updates for vue3
|
2022-12-03 08:35:01 +01:00 |
|
Matthias
|
4a61fa0afb
|
Update to bootstrap 5 classes
|
2022-12-03 08:34:43 +01:00 |
|