Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

admin: allow Twilio messaging service SID as "from number" #1899

Merged
merged 37 commits into from
Sep 23, 2021

Commits on Aug 23, 2021

  1. Configuration menu
    Copy the full SHA
    8cbbf5c View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

  1. inputTypes and helperText

    dctalbot committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    44d930c View commit details
    Browse the repository at this point in the history
  2. initial validation

    KatieMSB committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    e9257e8 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2021

  1. refine validation

    KatieMSB committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    03918af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0455aad View commit details
    Browse the repository at this point in the history
  3. server side validation

    dctalbot committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    a18669c View commit details
    Browse the repository at this point in the history
  4. refactor

    dctalbot committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    984d3c1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6616634 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    902532c View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2021

  1. merge latest

    KatieMSB committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    9dfbda4 View commit details
    Browse the repository at this point in the history
  2. refactor

    dctalbot committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    ecdad5a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73cdf39 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef51f08 View commit details
    Browse the repository at this point in the history
  5. run generate

    KatieMSB committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    5b51f43 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'admin-toolbox-messaging-service-support' of github.com:…

    …target/goalert into admin-toolbox-messaging-service-support
    KatieMSB committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    fb68e0f View commit details
    Browse the repository at this point in the history
  7. run gofmt

    KatieMSB committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    4749dfc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b6096b7 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'admin-toolbox-messaging-service-support' of github.com:…

    …target/goalert into admin-toolbox-messaging-service-support
    dctalbot committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    e9aa9e2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    583debc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    072528b View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2021

  1. fix config validation

    KatieMSB committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    e2f8fe7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59d0926 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f916ccf View commit details
    Browse the repository at this point in the history
  4. run gofmt

    KatieMSB committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    e20cd56 View commit details
    Browse the repository at this point in the history
  5. fix formatting

    KatieMSB committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    dd97346 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2021

  1. Configuration menu
    Copy the full SHA
    86fce5b View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2021

  1. strip out non-alphanum chars

    dctalbot committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    4a736ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b19e97 View commit details
    Browse the repository at this point in the history
  3. merge latest

    KatieMSB committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    74a4e94 View commit details
    Browse the repository at this point in the history
  4. sid -> twiliomessagesid

    KatieMSB committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    dd6386c View commit details
    Browse the repository at this point in the history
  5. update validation

    KatieMSB committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    66654ec View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1e8d4bb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d299309 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    120b4e4 View commit details
    Browse the repository at this point in the history
  9. don't require type

    mastercactapus committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    fa679cd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6c38638 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0e27f2b View commit details
    Browse the repository at this point in the history