1
0
Fork 0
mirror of https://github.com/TryGhost/Ghost-Admin.git synced 2023-12-14 02:33:04 +01:00
Ghost-Admin/tests/acceptance
Kevin Ansfield 4b48328e6d SimpleMDE editor (#682)
no issue

* move "save on first change" behaviour into editor controller
* allow TAB events to be specified in keyEvents hash of gh-input
* replace mobiledoc-kit/gh-koenig with a SimpleMDE based editor
    - remove `gh-koenig` in-repo-addon from `package.json` so that test files etc aren't loaded
    - remove `mobiledoc-kit` dependencies
    - extends `gh-editor` to handle file drag/drop
    - adds `gh-uploader` and `gh-progress-bar` components to handle file uploads in a more composable manner
    - adds `gh-simplemde` component that wraps SimpleMDE
2017-05-08 11:35:42 +01:00
..
settings 💄 refactor acceptance tests to use async/await (#663) 2017-04-25 00:29:48 +12:00
authentication-test.js 💄 refactor acceptance tests to use async/await (#663) 2017-04-25 00:29:48 +12:00
content-test.js 💄 refactor acceptance tests to use async/await (#663) 2017-04-25 00:29:48 +12:00
editor-test.js SimpleMDE editor (#682) 2017-05-08 11:35:42 +01:00
ghost-desktop-test.js 💄 refactor acceptance tests to use async/await (#663) 2017-04-25 00:29:48 +12:00
password-reset-test.js 💄 refactor acceptance tests to use async/await (#663) 2017-04-25 00:29:48 +12:00
setup-test.js 🐛 fix chrome autofill on setup/two (#670) 2017-04-25 09:45:23 +01:00
signin-test.js 💄 refactor acceptance tests to use async/await (#663) 2017-04-25 00:29:48 +12:00
signup-test.js 💄 refactor acceptance tests to use async/await (#663) 2017-04-25 00:29:48 +12:00
subscribers-test.js 💄 refactor acceptance tests to use async/await (#663) 2017-04-25 00:29:48 +12:00
team-test.js 💄 refactor acceptance tests to use async/await (#663) 2017-04-25 00:29:48 +12:00
version-mismatch-test.js 💄 refactor acceptance tests to use async/await (#663) 2017-04-25 00:29:48 +12:00