Ghost/core/client
Kevin Ansfield 52089705d7 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
..
app Fix nav regressions in admin client 2015-09-23 17:05:41 +01:00
config Fix broken content mgmt -> editor links on mobile 2015-08-28 11:52:38 +01:00
lib Merge core/built instead of clearing on every build. 2015-08-21 12:17:39 -04:00
public/assets Added multiline "placeholder" to 3rd step of setup 2015-07-01 23:14:27 +02:00
tests Fix nav regressions in admin client 2015-09-23 17:05:41 +01:00
.ember-cli grunt init, dev 2015-03-11 12:37:41 -06:00
.gitignore Convert Sass to Myth 2015-05-22 19:05:09 +01:00
.jshintrc ES6 module version of ic-ajax instead of global 2015-05-26 22:13:25 -05:00
.watchmanconfig updates Ember-CLI to 0.2.7 2015-06-08 09:18:50 -04:00
bower.json Fix nav regressions in admin client 2015-09-23 17:05:41 +01:00
ember-cli-build.js Fix nav regressions in admin client 2015-09-23 17:05:41 +01:00
package.json upgrade ember-cli to 1.13.0 and ember-cli-mocha to 0.9.3 2015-09-21 14:55:59 +01:00
testem.json upgrade ember-cli to 1.13.0 and ember-cli-mocha to 0.9.3 2015-09-21 14:55:59 +01:00