Ghost/ghost/admin/tests/integration/components
Kevin Ansfield d88e7efd04 🎨 Changed tags list, filter dropdown, and select input to sort alphabetically (#1066)
no issue
- switch tags sorting from ID based to alphabetical
- pre-requisite to nested tags sorting
2018-11-07 15:06:28 +00:00
..
modals Switch to eslint-plugin-ghost extending plugin:ghost/ember 2018-01-12 12:17:56 +00:00
gh-alert-test.js Switch to eslint-plugin-ghost extending plugin:ghost/ember 2018-01-12 12:17:56 +00:00
gh-alerts-test.js Switch to eslint-plugin-ghost extending plugin:ghost/ember 2018-01-12 12:17:56 +00:00
gh-basic-dropdown-test.js Switch to eslint-plugin-ghost extending plugin:ghost/ember 2018-01-12 12:17:56 +00:00
gh-cm-editor-test.js Switch to eslint-plugin-ghost extending plugin:ghost/ember 2018-01-12 12:17:56 +00:00
gh-date-time-picker-test.js Switch to eslint-plugin-ghost extending plugin:ghost/ember 2018-01-12 12:17:56 +00:00
gh-download-count-test.js Switch to eslint-plugin-ghost extending plugin:ghost/ember 2018-01-12 12:17:56 +00:00
gh-editor-post-status-test.js Switch to eslint-plugin-ghost extending plugin:ghost/ember 2018-01-12 12:17:56 +00:00
gh-feature-flag-test.js Switch to eslint-plugin-ghost extending plugin:ghost/ember 2018-01-12 12:17:56 +00:00
gh-file-uploader-test.js Use Admin API v2 with session auth (#1046) 2018-10-05 19:46:33 +01:00
gh-image-uploader-test.js Use Admin API v2 with session auth (#1046) 2018-10-05 19:46:33 +01:00
gh-image-uploader-with-preview-test.js Switch to eslint-plugin-ghost extending plugin:ghost/ember 2018-01-12 12:17:56 +00:00
gh-koenig-editor-test.js Koenig reboot - rich text (#952) 2018-01-30 10:01:07 +00:00
gh-markdown-editor-test.js Switch to eslint-plugin-ghost extending plugin:ghost/ember 2018-01-12 12:17:56 +00:00
gh-navitem-test.js Switch to eslint-plugin-ghost extending plugin:ghost/ember 2018-01-12 12:17:56 +00:00
gh-navitem-url-input-test.js Switch to eslint-plugin-ghost extending plugin:ghost/ember 2018-01-12 12:17:56 +00:00
gh-notification-test.js Switch to eslint-plugin-ghost extending plugin:ghost/ember 2018-01-12 12:17:56 +00:00
gh-notifications-test.js Switch to eslint-plugin-ghost extending plugin:ghost/ember 2018-01-12 12:17:56 +00:00
gh-profile-image-test.js Fixed gh-profile-image tests 2018-08-30 11:10:10 +01:00
gh-progress-bar-test.js Switch to eslint-plugin-ghost extending plugin:ghost/ember 2018-01-12 12:17:56 +00:00
gh-psm-tags-input-test.js 🎨 Changed tags list, filter dropdown, and select input to sort alphabetically (#1066) 2018-11-07 15:06:28 +00:00
gh-psm-template-select-test.js Switch to eslint-plugin-ghost extending plugin:ghost/ember 2018-01-12 12:17:56 +00:00
gh-publishmenu-draft-test.js Switch to eslint-plugin-ghost extending plugin:ghost/ember 2018-01-12 12:17:56 +00:00
gh-publishmenu-published-test.js Switch to eslint-plugin-ghost extending plugin:ghost/ember 2018-01-12 12:17:56 +00:00
gh-publishmenu-scheduled-test.js Switch to eslint-plugin-ghost extending plugin:ghost/ember 2018-01-12 12:17:56 +00:00
gh-publishmenu-test.js Switch to eslint-plugin-ghost extending plugin:ghost/ember 2018-01-12 12:17:56 +00:00
gh-search-input-test.js Switch to eslint-plugin-ghost extending plugin:ghost/ember 2018-01-12 12:17:56 +00:00
gh-simplemde-test.js Switch to eslint-plugin-ghost extending plugin:ghost/ember 2018-01-12 12:17:56 +00:00
gh-subscribers-table-test.js Switch to eslint-plugin-ghost extending plugin:ghost/ember 2018-01-12 12:17:56 +00:00
gh-tag-settings-form-test.js Switch to eslint-plugin-ghost extending plugin:ghost/ember 2018-01-12 12:17:56 +00:00
gh-tags-management-container-test.js Switch to eslint-plugin-ghost extending plugin:ghost/ember 2018-01-12 12:17:56 +00:00
gh-task-button-test.js Bump dependencies (#991) 2018-03-26 11:41:45 +01:00
gh-theme-table-test.js Switch to eslint-plugin-ghost extending plugin:ghost/ember 2018-01-12 12:17:56 +00:00
gh-timezone-select-test.js Switch to eslint-plugin-ghost extending plugin:ghost/ember 2018-01-12 12:17:56 +00:00
gh-trim-focus-input-test.js Remove ember-one-way-controls (#959) 2018-02-28 11:44:03 +00:00
gh-unsplash-photo-test.js Switch to eslint-plugin-ghost extending plugin:ghost/ember 2018-01-12 12:17:56 +00:00
gh-unsplash-test.js Switch to eslint-plugin-ghost extending plugin:ghost/ember 2018-01-12 12:17:56 +00:00
gh-uploader-test.js Use Admin API v2 with session auth (#1046) 2018-10-05 19:46:33 +01:00
gh-validation-status-container-test.js Switch to eslint-plugin-ghost extending plugin:ghost/ember 2018-01-12 12:17:56 +00:00
koenig-basic-html-input-test.js Koenig - Added rich-text support to captions 2018-08-08 13:38:41 +01:00
koenig-caption-input-test.js Koenig - Extract card caption input into component 2018-06-12 18:10:23 +01:00
koenig-card-embed-test.js Koenig - Embed card 2018-06-12 14:07:50 +01:00
koenig-card-gallery-test.js Added gallery card to the editor 2018-08-30 17:48:20 +01:00
koenig-card-html-test.js Koenig - HTML card template 2018-02-03 19:20:50 +01:00
koenig-card-image-test.js Koenig - Display-only image card with markdown text expansion 2018-01-30 20:46:03 +00:00
koenig-card-markdown-test.js Fix failing tests 2018-02-14 11:45:31 +00:00
koenig-editor-test.js Koenig reboot - rich text (#952) 2018-01-30 10:01:07 +00:00
koenig-link-input-test.js Koenig - Link creation/editing via formatting toolbar 2018-04-06 17:49:16 +01:00
koenig-link-toolbar-test.js Koenig - Link hover toolbar 2018-04-11 18:42:27 +01:00
koenig-plus-menu-test.js Koenig - (+) card/list selection menu 2018-01-31 15:49:20 +01:00
koenig-slash-menu-test.js Koenig - HTML card template 2018-02-03 19:20:50 +01:00
koenig-toolbar-test.js Koenig reboot - rich text (#952) 2018-01-30 10:01:07 +00:00
transfer-owner-test.js Switch to eslint-plugin-ghost extending plugin:ghost/ember 2018-01-12 12:17:56 +00:00