summaryrefslogtreecommitdiff
path: root/app/views/tutorials
AgeCommit message (Collapse)Author
2012-09-20run jquery masonry script after images are loaded and remove the read button ↵mo k
from the index page.
2012-09-20filter tutorials by tag.mo k
2012-09-18inline embedly service.mo k
2012-09-18connect the embedly service.mo k
2012-09-18update the heading and description in the preview.mo k
2012-09-18change preview to match the look on the tutorials#index page.mo k
2012-09-17add a bit of js to add each tag one at a time using the typeahead plugin.mo k
2012-09-17use typeahead to load list of used tags.mo k
2012-09-17save tags added to a tutorial and display the tags on the tutorials page.mo k
2012-09-13add tags to the tutorial model.mo k
2012-09-13display the newest tutorials first.mo k
2012-09-12fix broken spec.mo k
2012-09-12bump the listing down so you can see the new tutorial link.mo k
2012-09-12use jquery masonry on the tutorials index page to reduce whitespace.mo k
2012-09-12remove javascript block from tutorials#index.mo k
2012-09-12display saved image urls on the index page instead of using embedly api.mo k
2012-09-12add image url to tutorials.mo k
2012-09-11use embedly api to pre-fill heading and description on page.mo k
2012-09-10use embedly to display previews on the tutorials index page.mo k
2012-09-10use embedly to display a preview image on the new share page.mo k
2012-09-10tidy up the new tutorial form.mo k
2012-09-06tidy up the tutorial show page.mo k
2012-09-06tidy up the tutorial index page.mo k
2012-09-06authenticate to add/edit/delete tutorials.mo k
2012-09-06add tutorial scaffold.mo k