Ghost/ghost/admin/tests/unit/components
Kevin Ansfield d8728aad57 Fix nav regressions in admin client
issue #5841

- fix relative link checks in navlink url input component
- fix navlink url input component sending absolute URLs instead of relative URLs to action handler
- remove URL manipulation in navigation settings controller (url input handles URL manipulation, validator flags anything that's still incorrect)
- capture cmd-s in url input to ensure changes are actioned before save
- automatically add mailto: to e-mail addresses
- add gh-validation-state-container component so .error/.success validation classes can be applied to any container element
- add validation-state mixin that can be mixed in to any other component to give it access to validation status (used in gh-navitem component to keep alignment when inline error message elements are added)
- validate and display inline errors on save
- improve ember test coverage for navigation settings related controller and components
2015-09-23 17:05:41 +01:00
..
gh-alert-test.js Refactor notifications service & components 2015-07-28 12:26:11 +01:00
gh-alerts-test.js Refactor notifications service & components 2015-07-28 12:26:11 +01:00
gh-app-test.js Update Ember to 1.13.2 2015-06-24 11:47:28 -05:00
gh-content-preview-content-test.js Update Ember to 1.13.2 2015-06-24 11:47:28 -05:00
gh-editor-save-button-test.js add spin-button component & implement it 2015-08-10 09:43:50 -06:00
gh-editor-test.js Update Ember to 1.13.2 2015-06-24 11:47:28 -05:00
gh-infinite-scroll-box-test.js Update Ember to 1.13.2 2015-06-24 11:47:28 -05:00
gh-infinite-scroll-test.js Update Ember to 1.13.2 2015-06-24 11:47:28 -05:00
gh-navitem-url-input-test.js Fix nav regressions in admin client 2015-09-23 17:05:41 +01:00
gh-notification-test.js Refactor notifications service & components 2015-07-28 12:26:11 +01:00
gh-notifications-test.js Refactor notifications service & components 2015-07-28 12:26:11 +01:00
gh-posts-list-item-test.js Update Ember to 1.13.2 2015-06-24 11:47:28 -05:00
gh-profile-image-test.js added profile image component 2015-07-05 17:37:22 -04:00
gh-search-input-test.js Basic post/user search 2015-08-31 22:47:26 +01:00
gh-select-native-test.js Update Ember to 1.13.2 2015-06-24 11:47:28 -05:00
gh-spin-button-test.js add spin-button component & implement it 2015-08-10 09:43:50 -06:00
gh-trim-focus-input_test.js Fix up ember test files 2015-03-11 12:37:42 -06:00
gh-url-preview_test.js Fix up ember test files 2015-03-11 12:37:42 -06:00
gh-user-active-test.js Update Ember to 1.13.2 2015-06-24 11:47:28 -05:00
gh-user-invited-test.js Update Ember to 1.13.2 2015-06-24 11:47:28 -05:00