0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/client/tests/integration/components
David Balderston 9eb0a8a690 Remove Nav Item Placeholder and Set as Base Url Value
Closes #6440

* Removed the `.fake-placeholder`class from the input, test, and css
* On adding a nav item, if the url value has not been set by the user,
then set it to the base url as shown in the input
* If url has been set by the user, just do what it has always done
2016-03-22 07:11:20 -07:00
..
gh-alert-test.js
gh-alerts-test.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
gh-cm-editor-test.js
gh-feature-flag-test.js Continuation of #6207 (convert feature controller to service) 2016-02-09 08:37:44 -06:00
gh-navigation-test.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
gh-navitem-test.js Replace jquery-ui.sortable with ember-sortable for nav items 2016-02-09 22:08:21 +00:00
gh-navitem-url-input-test.js Remove Nav Item Placeholder and Set as Base Url Value 2016-03-22 07:11:20 -07:00
gh-notification-test.js
gh-notifications-test.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
gh-profile-image-test.js Fix mixed content security warnings due to gravatar images 2016-02-05 16:48:15 +00:00
gh-tag-settings-form-test.js Merge pull request #6373 from kevinkucharczyk/standardise-camelcase 2016-02-03 16:41:23 +00:00
gh-tags-management-container-test.js
gh-validation-status-container-test.js