Ghost/ghost/admin/tests/integration/components
renovate[bot] 654d373655 Update dependency ember-power-select to v4 (#1528)
* Update dependency ember-power-select to v4
* Fixed trigger component override collision when building

- move the "override" into our own namespace
- update all `<PowerSelect>` usage to explicitly reference our customised trigger component

* Bumped ember-power-datepicker

- bumps `ember-basic-dropdown` sub-dependency
- resolves "Error: Could not find module `ember-compatibility-helpers` imported from `@glimmer/component/index`"
- https://github.com/cibernox/ember-basic-dropdown/issues/551

* Updated trigger to use class syntax

- it's not possible to use `.extend()` on an imported class

* Updated <GhBasicDropdown>

- match updated ember-basic-dropdown code

* Added `autofocus` modifier

- added `ember-modifier` dependency so that we can create our own render modifiers

* Updated <GhSearchInputTrigger> to a glimmer component

* Updated gh-token-input components

* Fixed tests

- wrap `<PowerSelect>` with `<div>` to maintain test selectors
- fixed `<GhBasicDropdown>` not rendering anything due to not having a local template

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Kevin Ansfield <kevin@lookingsideways.co.uk>
2020-05-17 22:35:53 +01:00
..
gh-alert-test.js Refactored deprecated usage of setupTest* methods 2019-05-13 15:31:32 +01:00
gh-alerts-test.js Migrate to latest ember, ember-mocha and modern ember testing (#1044) 2019-01-02 09:58:55 +00:00
gh-basic-dropdown-test.js Update dependency ember-power-select to v4 (#1528) 2020-05-17 22:35:53 +01:00
gh-cm-editor-test.js Fixed linting 2019-02-22 12:16:56 +07:00
gh-feature-flag-test.js Migrated to <AngleBracketSyntax /> (#1460) 2020-01-16 15:14:03 +00:00
gh-file-uploader-test.js Swapped and updated pretender dependency 2020-01-06 17:28:47 +00:00
gh-image-uploader-test.js Fixed linting 2020-01-07 09:11:42 +00:00
gh-image-uploader-with-preview-test.js Migrate to latest ember, ember-mocha and modern ember testing (#1044) 2019-01-02 09:58:55 +00:00
gh-member-avatar-test.js Renamed <MemberAvatar/> to <GhMemberAvatar/> for naming consistency 2019-01-25 13:51:18 +00:00
gh-navitem-test.js Refactored deprecated usage of this.$() in rendering tests 2019-05-13 15:31:32 +01:00
gh-navitem-url-input-test.js Migrate to latest ember, ember-mocha and modern ember testing (#1044) 2019-01-02 09:58:55 +00:00
gh-notification-test.js Updated notifications design (#1498) 2020-02-27 09:19:29 +00:00
gh-notifications-test.js Migrate to latest ember, ember-mocha and modern ember testing (#1044) 2019-01-02 09:58:55 +00:00
gh-profile-image-test.js Skipped tests that randomly fail on Travis 2019-02-11 11:43:23 +00:00
gh-psm-tags-input-test.js Skipped tests that frequently fail on Travis 2019-01-22 14:16:15 +00:00
gh-psm-template-select-test.js 🎨 Separated post and page list screens (#1101) 2019-02-22 10:17:33 +07:00
gh-psm-visibility-input-test.js Content visibility configuration in labs (#1346) 2019-10-02 11:13:59 +02:00
gh-search-input-test.js Refactored deprecated usage of this.$() in rendering tests 2019-05-13 15:31:32 +01:00
gh-tag-settings-form-test.js Upgraded eslint-plugin-ghost and fixed new linter errors 2020-01-16 17:01:12 +00:00
gh-task-button-test.js Migrated to <AngleBracketSyntax /> (#1460) 2020-01-16 15:14:03 +00:00
gh-theme-table-test.js Migrate to latest ember, ember-mocha and modern ember testing (#1044) 2019-01-02 09:58:55 +00:00
gh-timezone-select-test.js Migrate to latest ember, ember-mocha and modern ember testing (#1044) 2019-01-02 09:58:55 +00:00
gh-trim-focus-input-test.js Migrate to latest ember, ember-mocha and modern ember testing (#1044) 2019-01-02 09:58:55 +00:00
gh-unsplash-photo-test.js Migrate to latest ember, ember-mocha and modern ember testing (#1044) 2019-01-02 09:58:55 +00:00
gh-unsplash-test.js Refactored deprecated usage of this.$() in rendering tests 2019-05-13 15:31:32 +01:00
gh-uploader-test.js Switched Admin API version from canary to v3 (#1317) 2019-09-03 12:40:27 +05:30
gh-validation-status-container-test.js Upgraded eslint-plugin-ghost and fixed new linter errors 2020-01-16 17:01:12 +00:00
gh-whats-new-test.js Added "What's new" indicator and modal to highlight recent updates (#1292) 2019-08-23 10:01:27 +01:00
modal-transfer-owner-test.js Migrate to latest ember, ember-mocha and modern ember testing (#1044) 2019-01-02 09:58:55 +00:00