1
0
Fork 0
mirror of https://github.com/TryGhost/Ghost-Admin.git synced 2023-12-14 02:33:04 +01:00
Ghost-Admin/app/controllers
Kevin Ansfield ea34d49c89
🐛 Fixed failing Facebook URL validation for group urls (#906)
closes https://github.com/TryGhost/Ghost/issues/9160
- simplified FB validation to allow any valid FB url (autocomplete of raw usernames and facebook-like URLs is still in place)
- fixed a bug with sticky Twitter validation message, if you entered an invalid URL then changed it to an invalid username you still saw the invalid URL message (surfaced through new test helpers for validating facebook/twitter fields)
2017-11-10 16:38:30 +00:00
..
editor Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
settings 🐛 Fixed failing Facebook URL validation for group urls (#906) 2017-11-10 16:38:30 +00:00
setup Bump ember-ajax dependency (#902) 2017-11-03 22:59:39 +00:00
team 🐛 Fixed failing Facebook URL validation for group urls (#906) 2017-11-10 16:38:30 +00:00
about.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
application.js Match service/controller import to ember-modules-codemod style for consistency 2017-10-30 09:38:01 +00:00
error.js Fix Ember deprecations and warnings (#895) 2017-10-13 16:39:49 +07:00
posts-loading.js Match service/controller import to ember-modules-codemod style for consistency 2017-10-30 09:38:01 +00:00
posts.js Match service/controller import to ember-modules-codemod style for consistency 2017-10-30 09:38:01 +00:00
reset.js Match service/controller import to ember-modules-codemod style for consistency 2017-10-30 09:38:01 +00:00
setup.js Match service/controller import to ember-modules-codemod style for consistency 2017-10-30 09:38:01 +00:00
signin.js Bump ember-ajax dependency (#902) 2017-11-03 22:59:39 +00:00
signup.js Bump ember-ajax dependency (#902) 2017-11-03 22:59:39 +00:00
subscribers.js Match service/controller import to ember-modules-codemod style for consistency 2017-10-30 09:38:01 +00:00