Ghost/ghost/admin/tests
Kevin Ansfield b89a0d0a5e ️ Added per-post code injection fields to PSM (#811)
- Remove gh-tab* components
    - The PSM was the only place where the `gh-tabs-manager`, `gh-tab`, and `gh-tab-pane` components were being used. These were very old components and did not work well with newer Ember versions and best practices.
    - 🔥 remove `gh-tab*` components
    - 💄 fix indents in `gh-post-settings-menu` template
    - 🎨 add support for named subviews ready for additional PSM panes

- Added per-post code injection fields to PSM
    - add "Code Injection" pane to the PSM
    - implement `codeinjectionHead` and `codeinjectionFoot`  attributes on `Post` model and save values from PSM
    - use CodeMirror for the PSM code injection fields
2017-08-02 13:32:51 +04:00
..
acceptance ️ Added per-post code injection fields to PSM (#811) 2017-08-02 13:32:51 +04:00
helpers
integration 🎨 use blue instead of yellow for warning alerts (#792) 2017-07-20 16:00:41 +02:00
unit 🐛 fix duplicate posts bug, more intelligent autosave when transitioning (#800) 2017-07-22 10:25:00 -04:00
.eslintrc.js
index.html
test-helper.js