Commit Graph

9 Commits

Author SHA1 Message Date
Vishwasrao Salunkhe
b5588433ba Update Customers.vue
Added closing tags for customer-card and customer-row which were missing.
2017-03-26 19:31:28 +05:30
2c11f883cd add and use object spread 2017-03-21 19:44:34 -07:00
87e02e52ce move loading state into component
change behavior and add getter to trigger the reloading of data
2017-02-20 19:03:02 -07:00
e76a233d00 add customer loading, and refresh button
reload customer data if it's been more than 30 seconds
2017-02-20 16:59:46 -07:00
bad35c762f hook up customer store to Customers page 2017-02-20 14:48:34 -07:00
e1e8145d26 allow customers view to be toggled 2017-02-20 14:12:13 -07:00
b800513800 use custom elements compliant component names 2017-02-14 20:34:17 -07:00
0008b0a1ea use fancy name casting for imported component 2017-02-14 20:34:16 -07:00
fc6528c668 name all the things, consistently 2017-02-14 19:26:17 -07:00