Matthias
|
1b087065b5
|
Show signal type in chart tooltip
|
2024-07-10 07:03:06 +02:00 |
|
Matthias
|
291502f6de
|
Don't export private functions
|
2024-07-10 07:03:06 +02: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
|
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
|
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
|
45b7031c22
|
Improve logout view
|
2024-07-05 12:36:30 +02: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
|
087d83a286
|
Fix type issues
|
2024-06-19 06:51:05 +02:00 |
|
Matthias
|
dd0f4bfa19
|
Remove unused comment
|
2024-06-13 06:44:25 +02:00 |
|
Matthias
|
bdc91a9ec9
|
Add support for mixed tags
closes #1917
|
2024-06-13 06:43:59 +02:00 |
|
Matthias
|
913668fe8a
|
input-group doesn't have a "size" attribute
|
2024-06-12 18:59:56 +02:00 |
|
Matthias
|
f933229954
|
Upgrade from b-input-group-prepend to template#prepend
|
2024-06-12 18:28:42 +02:00 |
|
Matthias
|
6a8baede8e
|
Update column header wording
|
2024-06-11 07:12:31 +02:00 |
|
Matthias
|
c42f38ac52
|
Update results table to show "trades" instead of entries
|
2024-06-11 07:02:08 +02:00 |
|
Matthias
|
e0b7caf4f0
|
Use PascalCase for e-charts components
|
2024-06-07 19:12:01 +02:00 |
|
Matthias
|
4a83fc4559
|
Use submit instead of submit button "on-click"
|
2024-06-07 19:07:47 +02:00 |
|
Matthias
|
1eccb165ad
|
Allow filtering on pairlistSummary in all modes
|
2024-06-07 19:07:03 +02:00 |
|
Matthias
|
a8069803fd
|
Fix popover not "popping over" ...
|
2024-06-07 18:28:54 +02:00 |
|
Matthias
|
f5d7c28ae8
|
SetInterval may be overridden by nodejs types...
ensure to use window
|
2024-05-29 06:48:46 +02:00 |
|
Matthias
|
d593b04e23
|
Update timeout to 2 minutes
|
2024-05-28 20:16:02 +02:00 |
|
Matthias
|
bd45b819fe
|
Improve behavior on "long" waiting times
|
2024-05-28 20:14:29 +02:00 |
|
Matthias
|
93e8e621c1
|
Add timeout to "modern" method, too
|
2024-05-28 18:23:13 +02:00 |
|
Matthias
|
0bb60df867
|
Fix light styling hickup
|
2024-05-04 17:12:18 +02:00 |
|
Matthias
|
1d5bfea6c9
|
Make sure cors message is left-aligned
|
2024-05-04 17:12:18 +02:00 |
|
Matthias
|
e18091eb27
|
Don't pointlessly log
|
2024-04-28 22:10:02 +02:00 |
|
Matthias
|
bc743179c1
|
Improve interceptor to avoidwrongly showing "loggedout" stati
|
2024-04-28 22:08:33 +02:00 |
|
Matthias
|
850152eabe
|
Use scrollable legend
(helps when there's tons of indicators in a chart)
|
2024-04-28 16:13:33 +02:00 |
|