summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-10extract partials for json rendering.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-10upgrade ember libs.mo khan
2014-11-10add ember specific config for dev and prod environments.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 brand to erkell.mo khan
2014-11-09convert specs from old should to expect style.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-09use puma in development.mo khan
2014-11-09correct json rendering and add rake task to load fake data.mo khan
2014-11-09add timestamps to videos.mo khan
2014-11-09persist videos and add some test gems.mo khan
2014-11-09upgrade to rails 4.1 and rspec 3.mo khan
2014-11-08add byebug and pry.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 logout action.mo khan
2014-04-11rename logins to sessions.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-11add links to different sections of the app.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