Uses route resolves to slim down DashboardController
Renames propertiesApi to propertyStoreApi. I think this makes more sense, since "properties" implies an array of properties to me, and it's really an object with attributes that store properties.
Eliminates all the movieClub.* modules in favor of a single movieClub module
Combines all the app.* files into a single app.js file in the src/ dir.
First round of some big clean ups. This PR:
DashboardController
propertiesApi
topropertyStoreApi
. I think this makes more sense, since "properties" implies an array of properties to me, and it's really an object with attributes that store properties.movieClub.*
modules in favor of a singlemovieClub
moduleapp.*
files into a singleapp.js
file in thesrc/
dir.nav/nav.html