summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2014-10-18move search out of the collapsable region so it always appears on mobile.mo khan
2014-10-18search by cakes or category.mo khan
2014-10-18allow for each page to override the search path.mo khan
2014-10-18add search by name and description.mo khan
2014-10-18route categories to the cakes controller and remove old categories controller.mo khan
2014-10-18update routes to point to cakes controller.mo khan
2014-10-18rename creations controller to cakes.mo khan
2014-10-18fix broken spec.mo khan
2014-10-18shorten search syntax.mo khan
2014-10-18add a category search filter.mo khan
2014-10-16resolve cakes repo from container.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
2014-10-16create a creations repository.mo khan
2014-10-16extract tagged scope.mo khan
2014-10-16move user repository to user/repository and add scopes to User model.mo khan
2014-10-15extract user repositorymo khan
2014-10-15fix broken specs.mo khan
2014-10-15rename encrypted_password to password_digest.mo khan
2014-10-15remove commented out code.mo khan
2014-10-15switch to has_secure_password.mo khan
2014-10-13render cake description using github flavoured markdown.mo khan
2014-10-13Merged in mocheen/cakeside/amazon-product-api (pull request #110) mo k
2014-10-13add button to open detail link on amazon.mo khan
2014-10-13remove amazon api product abstraction.mo khan
2014-10-13tidy up the detail page for a product search and use ajax to fetch search res...mo khan
2014-10-13add product details page.mo khan
2014-10-13add lookup for individual amazon product.mo khan
2014-10-13create amazon product abstraction to parse the xml response.mo khan
2014-10-13rename tools to products.mo khan
2014-10-13only include available items sold by amazon.mo khan
2014-10-13use a star icon in place of the add to favorites button.mo khan
2014-10-13register amazon api in container.mo khan
2014-10-13create amazon api abstraction.mo khan
2014-10-13add tools page to admin section to search the Amazon Product API.mo khan
2014-10-13add mobile app meta attributes.mo khan
2014-10-06make the username/password fit on a 13" mac.mo khan
2014-10-05add cakes/oldest and cakes/newest routes.mo khan
2014-10-04remove time ago because it is getting cached.mo khan
2014-10-04add twitter validation.mo khan
2014-10-04change button text to Update Profile.mo khan
2014-10-03update links to profile edit page.mo khan
2014-10-03hide disqus panel in profile page.mo khan
2014-10-03add client side url validation.mo khan
2014-10-03hide error after fixing validation issues.mo khan
2014-10-03display errors when updating a profile.mo khan
2014-10-03add client side validation to profiles page.mo khan