summaryrefslogtreecommitdiff
path: root/app/controllers
AgeCommit message (Expand)Author
2015-01-02remove use of responders.mo khan
2015-01-02remove use of respond_to in categories controller.mo khan
2014-12-20install latest delayed job and remove dependence on responders gem.mo khan
2014-12-13add tool only if it is not in the toolbox.luu
2014-12-13create a new tool.luu
2014-11-26delete the session after revoking the session.mo khan
2014-11-22fix select n+1mo khan
2014-11-22revoke the user session when they log out.mo khan
2014-11-22Merged in mocheen/cakeside/cake-uploads (pull request #117) mo k
2014-11-22render proper json when creating a new tutorial.mo khan
2014-11-22restrict the number of tutorials that can be fetched at once.mo khan
2014-11-22change to my_dashboard_path.mo khan
2014-11-22add tutorial show route.mo khan
2014-11-22add tutorials to api v2.mo khan
2014-11-22remove unused code.mo khan
2014-11-21add specs for users.mo khan
2014-11-21add specs for categories controller.mo khan
2014-11-21add category lookup to api v2.mo khan
2014-11-21add cakes search to api and load photosmo khan
2014-11-20add photos and users to api v2.mo khan
2014-11-18add pagination to the index action.mo khan
2014-11-18add api/v2/cakes/1.jsonmo khan
2014-11-18start v2 of the api for ember.mo khan
2014-11-02try to improve the backbone stuff.mo khan
2014-11-01re-arrange my-dashboard.mo khan
2014-11-01short circuit product link.mo khan
2014-10-31add tools to cake edit page.mo khan
2014-10-28remove author and date and use fixed with image on tutorials page.mo khan
2014-10-28remove the old creation tags controller and views.mo khan
2014-10-28add products catalog.mo khan
2014-10-19add charts to the admin section to analyze usage.mo khan
2014-10-19move caching out of view and to app controller.mo khan
2014-10-19update sorting of usersmo khan
2014-10-19clean up the admin/users#show page.mo khan
2014-10-19add way to update info on a user.mo khan
2014-10-19allow for sorting and searching the admin users listing.mo khan
2014-10-19update tutorials pages to support site wide search.mo khan
2014-10-19fix layout.mo khan
2014-10-18use base class paginatable.mo khan
2014-10-18extract method to search for artists.mo khan
2014-10-18remove all cakes query.mo khan
2014-10-18route categories to the cakes controller and remove old categories controller.mo khan
2014-10-18rename creations controller to cakes.mo khan
2014-10-18fix broken spec.mo khan
2014-10-18add a category search filter.mo khan
2014-10-16merge the two creations controller into one.mo khan
2014-10-16remove extra service object and fix broken spec.mo khan
2014-10-16remove usage of find cake by id query object.mo khan
2014-10-16publish a command to add a favorites to a users collection as a background job.mo khan
2014-10-16rename message_bus to command_bus.mo khan