Piotr Sarnacki
a6b9c2b0d9
Properly check for caches and ssKey on pro
2015-02-06 15:10:53 +01:00
Lisa Passing
5dbd90be5d
rewrite layout rules
2015-02-06 15:00:18 +01:00
Piotr Sarnacki
95619b42fb
Don't filter env vars in controller
...
Depending on isNew can result in rerendering templates in some cases, which will
also create a new object controller, which in turn will reset isEditing value.
2015-02-06 13:20:56 +01:00
Piotr Sarnacki
ab33383d15
Fix a few issues after ember-cli switch
2015-02-06 12:57:49 +01:00
Piotr Sarnacki
9c1427db3c
Move 404 files to app/
2015-02-05 15:57:05 +01:00
Piotr Sarnacki
24d18afd48
Merge branch 'css-refactor' into ember-cli
...
Conflicts:
app/templates/layouts/profile.hbs
assets/scripts/app/routes.coffee
assets/scripts/app/views.coffee
2015-02-05 12:49:26 +01:00
Piotr Sarnacki
141457c4f9
Change config keys to camel case
2015-02-05 11:35:47 +01:00
Piotr Sarnacki
420cab0d75
Remove workers/list.hbs, it's not used anymore
2015-02-04 18:34:37 +01:00
Piotr Sarnacki
67cae2c8f5
Remove Travis global usage from templates
2015-02-04 18:34:25 +01:00
Piotr Sarnacki
f82025c6d5
Don't use Handlebars.compile, ember-cli includes only runtime for performance
2015-02-03 20:48:02 +01:00
Piotr Sarnacki
3a09a0da9a
Move assets/scripts/app to root dir
2015-02-03 09:44:34 +01:00