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