Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

🐛 Fixed failing Facebook URL validation for group urls #906

Merged
merged 3 commits into from
Nov 10, 2017

Commits on Nov 10, 2017

  1. 🐛 Fixed failing Facebook URL validation for group urls

    closes TryGhost/Ghost#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)
    kevinansfield committed Nov 10, 2017
    Configuration menu
    Copy the full SHA
    02eef41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82b04f0 View commit details
    Browse the repository at this point in the history
  3. fix user screen tests

    kevinansfield committed Nov 10, 2017
    Configuration menu
    Copy the full SHA
    2f18dd6 View commit details
    Browse the repository at this point in the history