added login-layout and changed default layout to different stuff. Also included Balance

This commit is contained in:
Stefan Dresselhaus
2015-08-18 12:28:15 +02:00
parent ae16513293
commit a71c8f3b26
12 changed files with 155 additions and 41 deletions

View File

@ -8,9 +8,11 @@ User
accessToken Text
walletTimeout UTCTime
standingsTimeout UTCTime
balanceTimeout UTCTime
skillTimeout UTCTime
br Int -- Broker-Relations-Skill
acc Int -- Accounting-Skill
balanceCents Int64
UniqueUser ident
deriving Typeable