Jason Williams
feac9682d0
Update Ember to 1.13.2
...
- Refactor to handle deprecations including removal of
all Views, ArrayControllers, and ItemControllers.
2015-06-24 11:47:28 -05:00
Jason Williams
6d63ee4451
Always get latest post from API when editing
...
Closes #5450
- No longer provide the edit route a model when transitioning from the
posts list/content screen and no longer check to see if a copy of the
post already exists in the store from the model hook.
2015-06-18 11:53:40 -05:00
John O'Nolan
636390b58e
Content management & editor refactor
2015-06-05 13:58:00 +01:00
John O'Nolan
b92314904b
Minor visual fixes
2015-05-22 19:05:16 +01:00
John O'Nolan
6972271dd6
Move in new icons
2015-05-22 19:02:09 +01:00
Matt Enlow
406c8aa883
Use absolute url for post preview link
...
Closes #5116
- adds new CP `absoluteUrl` to PostModel
- use `absoluteUrl` in the two places we link previews
- swap out some code for es6 loveliness
2015-04-08 18:58:52 -06:00
Matt Enlow
3b5c7f634b
Ember 1.11.1
...
- remove `bind-attr` all over the place
2015-04-05 21:13:30 -06:00
Matt Enlow
cd41fdd653
Add link to published posts preview on content page
...
Ref #1756
- the word "Published" in "Published by {{author}}" now links to the post's front page
2015-04-03 09:51:53 -06:00
Matt Enlow
589a563b30
The great migration (EAK -> ember-cli)
2015-03-11 12:37:41 -06:00