Commit Graph

75 Commits

Author SHA1 Message Date
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