summaryrefslogtreecommitdiff
path: root/app/assets
AgeCommit message (Expand)Author
2014-11-12try to pretty up some more views.mo khan
2014-11-12improve look and feel.mo khan
2014-11-10correct spelling of Urkel.mo khan
2014-11-10display details of error.mo khan
2014-11-10display list of failures.mo khan
2014-11-10replace views with helpers.mo khan
2014-11-10add ability to edit a service.mo khan
2014-11-10add ability to delete a service.mo khan
2014-11-10add ability to delete an environment.mo khan
2014-11-10fix link binding.mo khan
2014-11-10create a new environment.mo khan
2014-11-10add search to services controller.mo khan
2014-11-10display details on each environment.mo khan
2014-11-10load has many association asynchronously.mo khan
2014-11-10try to load environments for each service.mo khan
2014-11-10add a show page to display the info on a single service.mo khan
2014-11-10rename application model to service.mo khan
2014-11-10add page to create a new application.mo khan
2014-11-10show list of applications.mo khan
2014-11-09add search.mo khan
2014-11-09add a tiny bit of validation before creating a new video.mo khan
2014-11-09add page to create a new video.mo khan
2014-11-09rename project to erkell.mo khan
2014-11-09add ability to delete a video.mo khan
2014-11-09show indicators when there are unsaved changes and transition back to show pa...mo khan
2014-11-09add ability to edit a video.mo khan
2014-11-09sort videos and convert some files to coffeescript.mo khan
2014-11-09next ember stuff in ember-app div.mo khan
2014-11-09persist videos and add some test gems.mo khan
2014-04-18use findAll instead of find.mo khan
2014-04-18render the video links properly.mo khan
2014-04-18enable ember logging.mo khan
2014-04-18start to flush out videos controller.mo khan
2014-04-11add templates for help, settings, and profile pages.mo khan
2014-04-11move secondary navigation to application template.mo khan
2014-04-11add settings, profile and help routes.mo khan
2014-04-11adjust videos section layout.mo khan
2014-04-11define templates for each video.mo khan
2014-04-11use public js manifest to strip out ember assets in public pages.mo khan
2014-04-11move application template to hbs file.mo khan
2014-04-11remove stub markup.mo khan
2014-04-11use ApplicationStore instead of Store.mo khan
2014-04-11change routes.mo khan
2014-04-11add page title.mo khan
2014-04-11rename Mocode to App in javascript.mo khan
2014-04-11add route to load a single video and all videos.mo khan
2014-04-11get ember data working... finally.. GRRRRrrrrRRRRrrrrRRRRRmo khan
2014-04-11add the videos route and controller.mo khan
2014-04-10add application route and controller.mo khan
2014-04-10move index markup into ember index template.mo khan