• 
      

    Fix UI for adding API credentials for Trello integration.

    Review Request #13384 — Created Oct. 27, 2023 and submitted — Latest diff uploaded

    Information

    rbintegrations
    release-3.x

    Reviewers

    Trello increased the size of their API tokens, breaking our UI.
    According to their documentation for the change, API keys and tokens are
    expected to be opaque values, so we shouldn't have been enforcing any
    kind of limits on these anyway.

    This also updates the help text for new URLs and names in the Trello UI.

    Registered a trello integration and was able to link to cards in the
    field.

    Commits

    Files