Commit Graph

138 Commits

Author SHA1 Message Date
Matthias
f2916bb0fa Improve navbar styling, remove online notion when in multi-bot mode 2024-01-08 19:41:34 +01:00
Matthias
ec30babc09 Fix wrong settings button style 2024-01-08 18:18:02 +01:00
Matthias
ec44760143 Fix wrong color in reset-layout button 2024-01-07 16:20:57 +01:00
Matthias
8288f10cc5 Add warning sign when confirm-dialog is disabled. 2023-12-01 06:29:37 +01:00
Matthias
fa2f271404 Remove default vue imports in favor of autoimports 2023-11-14 06:34:16 +01:00
Matthias
e855896047 Unplugin rmaining components 2023-11-02 06:58:49 +01:00
Matthias
9682d76c11 Implement toaster and toast styles 2023-09-23 16:20:57 +02:00
Matthias
e98701b99e Limit pairlist config generator to correct api version 2023-06-11 12:51:13 +02:00
Matthias
6a8e3bb873 Only show Pairlist config in webserver mode 2023-06-01 20:24:42 +02:00
Tako
52f080f029 Revert "optionally smoother alert/notification experience"
This reverts commit c3d3ee947e.
2023-05-29 00:08:49 +00:00
Tako
c3d3ee947e optionally smoother alert/notification experience 2023-05-25 00:50:38 +00:00
Tako
36737ae6dc Merge branch 'main' into feat/pairlistconfig 2023-05-23 18:34:57 +00:00
Tako
ac78a18414 added pairlist configurator 2023-05-23 18:29:43 +00:00
Matthias
45d93d19e3 Nav-footer script setup and autoimport icons 2023-05-09 18:16:07 +02:00
Matthias
8d32a8fc1d Replace icons with unplugin-iconify icons 2023-05-09 06:49:13 +02:00
Matthias
0677843bd5 multi-word components 2023-04-13 06:44:12 +02:00
Matthias
7c01e0e5f9 small linting fixes 2023-04-13 06:34:39 +02:00
Matthias
a33b071736 Auto-close nav dropdown 2023-04-07 17:47:34 +02:00
Matthias
646a160750 Rename Theme-select component 2023-03-24 20:13:44 +01:00
Matthias
5ed68096e6 Navbar to script setup 2023-03-23 19:41:00 +01:00
Matthias
0d59031d72 Add infobox hints to Dashboard title 2023-02-27 20:19:26 +01:00
Matthias
47bc84e543 Draggable container -> script setup 2023-02-27 20:09:40 +01:00
Matthias
8a34280bb0 Fix container overflow 2022-12-24 10:06:06 +01:00
Matthias
efac66e317 Do some final cleanup on vue3 2022-12-04 17:07:10 +01:00
Matthias
9cfaf29275 Fix login cypress errors 2022-12-03 14:03:01 +01:00
Matthias
3fd3293182 Some minor styling changes 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
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
9d000f50ce useRoute from vue-router 2022-12-03 14:03:01 +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
Matthias
81541bf861 Don't use component alias 2022-10-30 11:15:40 +01:00
Matthias
468d05e496 Remove more unneeded dependencies 2022-07-13 07:35:07 +02:00
Matthias
25445685f5 Update components to import from vue 2022-07-13 07:34:45 +02:00
Matthias
fa493c22d2 Fix tradecount in header not resetting to 0 2022-06-15 19:35:14 +02:00
Matthias
0202bcea96 Fix UI version display 2022-05-01 16:43:17 +02:00
Matthias
4de3a96fae Fix small bug in handling invalid responses 2022-04-23 10:43:12 +02:00
Matthias
4be917852c Improve refresh behaviour during startup 2022-04-22 07:24:20 +02:00
Matthias
4c08ec9030 Improve handling when not logged in 2022-04-21 07:50:19 +02:00
Matthias
9a282856e4 pinia: migrate uiversion 2022-04-21 07:50:19 +02:00
Matthias
f19057f6e9 pinia: migrate chartTheme to settingsStore 2022-04-21 07:50:19 +02:00
Matthias
27d7e01f78 pinia: extract initBots() 2022-04-21 07:50:19 +02:00
Matthias
7bb2b0fe72 pinia: Update some components to use botStore 2022-04-21 07:50:19 +02:00
Matthias
fa5e039e8f pinia: convert navbar 2022-04-21 07:50:19 +02:00
Matthias
938f3dd54b composition: convert some simple views 2022-04-21 07:50:19 +02:00
Matthias
614c2a80c6 Fix navbar badge 2022-04-21 07:50:19 +02:00
Matthias
47d54b8099 composition: botcomparison 2022-04-21 07:50:19 +02:00
Matthias
de0838b97b composition: TradesList 2022-04-21 07:50:19 +02:00