2017-01-11 16:14:21 +01:00
|
|
|
.pure-g
|
2017-01-11 21:18:23 +01:00
|
|
|
.pure-u-7-12
|
|
|
|
= render 'transactions'
|
|
|
|
.pure-u-5-12
|
|
|
|
.card-wrapper
|
2017-01-12 16:29:49 +01:00
|
|
|
.card.padded
|
|
|
|
= react_component 'TransactionForm', user: current_user, peers: User.all.order(:name).pluck(:name)
|
2017-01-11 21:18:23 +01:00
|
|
|
.card-wrapper
|
|
|
|
.card
|
|
|
|
requests
|
|
|
|
.card-wrapper
|
|
|
|
.card
|
|
|
|
notifications
|
|
|
|
|