summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-30display additional thumbnails.mainmo khan
2014-11-30remove extra stuff from page nav.mo khan
2014-11-30extract method to display a specific page of results and use query params to ...mo khan
2014-11-30add deployment steps.mo khan
2014-11-30inline variables.mo khan
2014-11-30fix test.mo khan
2014-11-29extract scrollable mixin.mo khan
2014-11-29add index view to capture scroll event and load more results.mo khan
2014-11-29format the cakes#show page a little bit better.mo khan
2014-11-29add test for formatted date.mo khan
2014-11-29add sticky footer and nav.mo khan
2014-11-29remove unused import.mo khan
2014-11-29rename API_HOST to API_URL to match buildback convention.mo khan
2014-11-29bump readme.mo khan
2014-11-29remove apiUrl configuration.mo khan
2014-11-29remove host from rest adapter.mo khan
2014-11-29extract apiURL config.mo khan
2014-11-29remove environment productionmo khan
2014-11-29specify environment of production.mo khan
2014-11-29remove ember-cli-dotenv from production.mo khan
2014-11-29return of the hack.mo khan
2014-11-29try a different hack.mo khan
2014-11-29hack to get ember-cli to work in production environment.mo khan
2014-11-29add ASSET_HOST to production environment.mo khan
2014-11-29load ASSET_HOST from .env.mo khan
2014-11-26post errors.mo khan
2014-11-25move pagination to controller.mo khan
2014-11-23load more results.mo khan
2014-11-22remove pagination addon.mo khan
2014-11-22add code climate badge.mo khan
2014-11-22fix broken tests.mo khan
2014-11-22add travis build status.mo khan
2014-11-22add tutorials listing.mo khan
2014-11-22add cakeside production config.mo khan
2014-11-21add category and use side loaded data.mo khan
2014-11-21add params mapping to correct total_pages to totalPages.mo khan
2014-11-21display a different photo when clicked.mo khan
2014-11-20display thumbnails on cakes#show page.mo khan
2014-11-20render photos and artist.mo khan
2014-11-20add twitter bootstrap.mo khan
2014-11-18add pagination.mo khan
2014-11-18use moment js to render dates.mo khan
2014-11-18load cakes from cakeside v2 api.mo khan
2014-11-18Initial Commit from Ember CLI v0.1.2Tomster