travis-web/assets/scripts
Piotr Sarnacki 5cfc3d44a6 Fix ssh key form when returning after form was open
When user opens ssh key form, navigates to a different rote and returns, ssh key
form shows that a custom key is added, but it's just a leftover from the
previous open of the form. It seems that Ember Model caches the new model in
the store and returns it from fetch. The fix is to return null in such case.
2014-12-31 15:35:02 +01:00
..
app Fix ssh key form when returning after form was open 2014-12-31 15:35:02 +01:00
config Cleaned Up public directory 2014-05-22 09:33:28 -04:00
lib Merge branch 'refactoring' into ps-travis-pro-merge 2014-12-30 11:30:08 +01:00
spec Merge branch 'refactoring' into ps-travis-pro-merge 2014-12-30 11:30:08 +01:00
vendor [pro-merge] Add config entries from travis pro 2014-12-29 18:17:56 +01:00
travis.coffee Remove unneeded code 2014-12-29 18:20:22 +01:00