Joffrey JAFFEUX
|
c4644c61d9
|
DEV: enforces double quotes ember-template-lint (#9416)
|
2020-04-14 08:18:49 +02:00 |
Robin Ward
|
528eac5a07
|
UX: Various admin class and structure improvements for styling
|
2017-10-30 14:50:43 -04:00 |
Guo Xiang Tan
|
547750e9dd
|
Unify API keys and web hooks into a single admin nav header.
|
2016-09-20 05:22:03 +08:00 |
Robin Ward
|
9ea32bf7d8
|
Deprecation: Change `{{#each x in y}}` to `{{#each y as |x|}}`
|
2016-05-04 16:18:09 -04:00 |
Robin Ward
|
f3babdb319
|
Fixes many Ember 1.9.0 deprecations
|
2014-12-17 09:31:42 -05:00 |
Robin Ward
|
4de412365e
|
The `{{i18n}}` helper should use quotes when looking up keys, always.
|
2014-12-08 16:36:18 -05:00 |
Robin Ward
|
d7a8d053f5
|
Change deprecated `{{action xyz}}` to `{{action "xyz"}}`
|
2014-09-30 12:36:58 -04:00 |
Robin Ward
|
d0fb8bbcfc
|
Instead of `.js.handlebars` use `.hbs` for handlebars templates
|
2014-09-26 15:23:15 -04:00 |