Ghost/ghost/admin/tests/unit
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
..
components Fix nav regressions in admin client 2015-09-23 17:05:41 +01:00
controllers Fix nav regressions in admin client 2015-09-23 17:05:41 +01:00
helpers Change permissions for team area 2015-07-03 20:06:45 +01:00
mixins Update Ember to 1.13.2 2015-06-24 11:47:28 -05:00
models Fix up ember test files 2015-03-11 12:37:42 -06:00
services fix bug with config service interpreting rare client secret strings as exponential numbers 2015-09-09 08:19:45 -05:00
utils Fix up ember test files 2015-03-11 12:37:42 -06:00
validators Fix nav regressions in admin client 2015-09-23 17:05:41 +01:00
.gitkeep Ember init, bower deps, es6 modules 2015-03-11 12:37:41 -06:00