Feature: get user's accounts

This commit is contained in:
2015-10-01 09:09:48 +00:00
parent 8ed20ebf78
commit fdedcdcdff
17 changed files with 476 additions and 82 deletions

View File

@@ -7,7 +7,8 @@
"angular-route": "~1.4.1",
"animate.css": "~3.3.0",
"bootstrap": "~3.3.5",
"font-awesome": "~4.4.0"
"font-awesome": "~4.4.0",
"angular-xeditable": "~0.1.9"
},
"devDependencies": {
"angular-mocks": "~1.4.4"