Hannah Wolfe
3b9f465635
Add titles to key icons
...
closes #5379 , refs #3964
- add 'Markdown Help' title to markdown logo
- add 'Post Settings' title to post settings cog
- add 'Edit this post' title to edit icon on content screen
2015-10-12 09:04:16 +01:00
Jason Williams
42166c8d9f
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
7e3cf6efd9
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
5b25dd2929
Content management & editor refactor
2015-06-05 13:58:00 +01:00
John O'Nolan
5012657163
Minor visual fixes
2015-05-22 19:05:16 +01:00
John O'Nolan
71255a3827
Move in new icons
2015-05-22 19:02:09 +01:00
Matt Enlow
b429baa02b
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
ee0c32dfc9
Ember 1.11.1
...
- remove `bind-attr` all over the place
2015-04-05 21:13:30 -06:00
Matt Enlow
91124646ed
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
6e4bdbaefb
The great migration (EAK -> ember-cli)
2015-03-11 12:37:41 -06:00