1
0
Fork 0
mirror of https://github.com/TryGhost/Ghost-Admin.git synced 2023-12-14 02:33:04 +01:00
Ghost-Admin/tests
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
..
acceptance 🐛 Fixed failing Facebook URL validation for group urls (#906) 2017-11-10 16:38:30 +00:00
helpers Removed defunct Ghost OAuth code (#848) 2017-09-04 21:17:04 +02:00
integration 🎨 Increased maximum tag description length to 500 (#904) 2017-11-07 12:54:44 +00:00
unit 🎨 Increased allowed lengths of tag names/slugs and user names (#905) 2017-11-09 14:31:25 +00:00
.eslintrc.js new publish menu and date/time picker (#588) 2017-04-11 14:39:45 +01:00
index.html Fetch config from endpoint rather than meta tags (#368) 2016-10-28 14:07:50 +01:00
test-helper.js Update code to match eslint rules 2016-11-14 13:26:00 +00:00