Matthias
|
1616c10602
|
Small style improvements, always show Graph link
|
2021-06-26 20:47:15 +02:00 |
|
Matthias
|
bff02ab487
|
Show Graphs view in backtest mode
|
2021-06-26 20:47:15 +02:00 |
|
Matthias
|
8a3451e4cf
|
Conditionally show Trade OR backtest points
|
2021-06-26 20:47:15 +02:00 |
|
Matthias
|
6f14b7a5bf
|
Add first version of backtest view
|
2021-06-26 20:47:13 +02:00 |
|
Matthias
|
a61f6e860c
|
Use enum for possible tradeViz options
|
2021-06-12 19:47:02 +02:00 |
|
Matthias
|
385a7fca11
|
Implement settings page, Show trades in UI Badge
closes #382
|
2021-06-12 17:23:06 +02:00 |
|
Matthias
|
0dba3b9578
|
Improve responsiveess of navbar
|
2021-05-28 20:07:30 +02:00 |
|
Matthias
|
5437aa68db
|
Implement layout locking
|
2021-05-28 19:07:34 +02:00 |
|
Matthias
|
37fd8835b5
|
Set botname as page title
|
2021-05-08 10:07:31 +02:00 |
|
Matthias
|
78ab25a7b5
|
Improve dark style slightly
|
2021-03-19 08:43:42 +01:00 |
|
Matthias
|
888c67555a
|
Move scrollbar to exclude header
|
2021-03-10 16:10:20 +01:00 |
|
Varun (Linux)
|
fd49970cae
|
multi-pane window to overflow after reaching the max height h-100
|
2021-02-10 17:00:55 +08:00 |
|
Matthias
|
c240b6c104
|
Show bot-name
|
2021-01-16 11:16:13 +01:00 |
|
Matthias
|
d393cd948f
|
Improve dark theme
|
2020-12-29 10:38:11 +01:00 |
|
Matthias
|
e352dff2e3
|
Extract theme selection to shared js file
introduce simple theme mode (only dark / light selections)
|
2020-12-28 20:34:54 +01:00 |
|
Matthias
|
067cb6597a
|
Merge pull request #113 from freqtrade/dependabot/npm_and_yarn/master/eslint-plugin-vue-7.0.1
Bump eslint-plugin-vue from 6.2.2 to 7.0.1
|
2020-10-06 08:38:21 +02:00 |
|
Matthias
|
6daa8fc349
|
Update files from new linting rule
|
2020-10-06 08:00:26 +02:00 |
|
Matthias
|
a714b11782
|
Update layout store to use enum
|
2020-10-06 07:59:05 +02:00 |
|
Matthias
|
71c00804e1
|
Make sure tooltip is shown
|
2020-10-02 07:07:57 +02:00 |
|
Matthias
|
7f29292914
|
Add CandleChart component
|
2020-10-02 07:06:37 +02:00 |
|
Matthias
|
aeae12ff9d
|
no padding on main body view
|
2020-09-12 17:51:21 +02:00 |
|
Matthias
|
081e7a273b
|
Simplify component layout
|
2020-09-12 17:51:21 +02:00 |
|
Matthias
|
aa31fa8cdb
|
Fix setInterval
|
2020-09-07 20:45:19 +02:00 |
|
Matthias
|
6637135db8
|
Merge branch 'master' into vue-grid-merge
|
2020-09-03 06:58:06 +02:00 |
|
Matthias
|
c28ccbaff0
|
Don't use mutations directly
|
2020-09-02 20:18:55 +02:00 |
|
Matthias
|
28b8aee404
|
Improve log layout
|
2020-08-31 20:01:21 +02:00 |
|
Matthias
|
82cf7adb3d
|
Introduce draggable container
|
2020-08-31 19:24:09 +02:00 |
|
Matthias
|
a7d78b7c74
|
Implement layout reset
|
2020-08-31 19:24:09 +02:00 |
|
Matthias
|
1ce89fdda3
|
Adjust a few styles
|
2020-08-31 19:24:09 +02:00 |
|
Matthias
|
5f1ce3d7a3
|
Use vue/recommended eslint setting
|
2020-08-31 17:43:44 +02:00 |
|
Matthias
|
4ee16c6591
|
Improve styling of navbar and tradelist
|
2020-08-19 20:30:36 +02:00 |
|
Matthias
|
c0c2cb8d74
|
Remove superfluss About page
|
2020-08-18 07:14:07 +02:00 |
|
Matthias
|
69a7a7f91e
|
Add Dashboard view
|
2020-08-17 21:16:27 +02:00 |
|
Matthias
|
139d9866cc
|
Convert performance to typescript
|
2020-08-09 14:55:29 +02:00 |
|
Matthias
|
6f54864295
|
Use /ping to verify online status
|
2020-07-26 13:59:01 +02:00 |
|
Matthias
|
b516cae97f
|
Add online indicator
|
2020-07-24 07:22:21 +02:00 |
|
Matthias
|
21a6783e40
|
Allow login via page
|
2020-07-19 16:54:58 +02:00 |
|
Matthias
|
ea46907ed2
|
FIx typescript "@" imports
|
2020-07-19 15:45:44 +02:00 |
|
Matthias
|
b596903845
|
Convert ReloadControl to class based style
|
2020-07-19 15:30:34 +02:00 |
|
Matthias
|
9a6e4b4306
|
Fix login not updating header bar
|
2020-07-19 15:12:06 +02:00 |
|
Matthias
|
61d6f54577
|
Make all styles scoped
closes #17
|
2020-07-11 20:00:13 +02:00 |
|
Matthias
|
82f99d7abb
|
More chanes to TS
|
2020-06-20 17:46:08 +02:00 |
|
Matthias
|
415afe212e
|
Update more components to typescript
|
2020-06-20 17:25:52 +02:00 |
|
Matthias
|
bb9d8db834
|
Fix cyclic dependency due to tokens being kept in vuex
|
2020-06-20 16:55:33 +02:00 |
|
Paul D. Mendes
|
013fa93ac9
|
bootswatch theme picker
|
2020-05-23 16:08:04 +04:00 |
|
Matthias
|
896a9e01df
|
Remove unused style
|
2020-05-21 19:48:53 +02:00 |
|
Matthias
|
87dfdf8e0e
|
Remove kitten
|
2020-05-21 19:48:01 +02:00 |
|
Matthias
|
37188543d8
|
Remove unhandled click handler clogging up my log
|
2020-05-20 07:08:42 +02:00 |
|
Matthias
|
2a95ee1a66
|
Improve code style
|
2020-05-18 21:49:26 +02:00 |
|
Matthias
|
e468aac018
|
Autoformat a few files
|
2020-05-18 20:10:34 +02:00 |
|
Paul D. Mendes
|
9c6a29249c
|
Removed unused package and moved bootstrap from devdependcies. Cleaned up styling.
|
2020-05-18 20:19:45 +04:00 |
|
Paul D. Mendes
|
4910fa8227
|
Rebased to master, merged Dailystats and deleted unused files
|
2020-05-18 19:41:58 +04:00 |
|
Paul D. Mendes
|
47bf21cdc8
|
Replaced Header with bootstrap vue component
|
2020-05-18 19:27:50 +04:00 |
|
Paul D. Mendes
|
916e73ab6f
|
Reorganized folder structure, by moving route Trade into views folder and created a components folder to hold the Trade views components. Also, created a component for the Header and placed layout structure into a folder.
|
2020-05-18 19:27:50 +04:00 |
|