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 |
|