travis-web/assets
Piotr Sarnacki 5f2f4c3852 First stab at fixing weird view errors
This commit starts refactoring of one of the remaining areas where we do weird
tricks to get the desired behaviour. Namely, we were treating "my_repositories"
and "recent" not as individual routes with separate URLs, but only different
states on the repos controller. Such approach leads to various problem with
connecting outlets on rerenders (ie. we don't explicitly connect outlets when
changing from one view to another programatically).

A new cleaner way is to change both tabs into routes.
2014-12-29 18:17:55 +01:00
..
images ch-ch-changes on topbar 2014-12-22 16:47:55 +01:00
scripts First stab at fixing weird view errors 2014-12-29 18:17:55 +01:00
styles Refactor our layout handling 2014-12-29 18:16:14 +01:00