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

[Feature:HelpQueue] Setting required contact info per queue #7128

Merged
merged 41 commits into from
Oct 12, 2021

Commits on Jul 29, 2021

  1. twig fixes

    loadedskiffer committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    43dd312 View commit details
    Browse the repository at this point in the history
  2. Revert "twig fixes"

    This reverts commit 43dd312.
    loadedskiffer committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    2d07eca View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2021

  1. Configuration menu
    Copy the full SHA
    eafe21b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9647971 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2021

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

Commits on Sep 1, 2021

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

Commits on Sep 3, 2021

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

Commits on Sep 6, 2021

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

Commits on Sep 8, 2021

  1. Configuration menu
    Copy the full SHA
    4483d4a View commit details
    Browse the repository at this point in the history
  2. add alert message

    loadedskiffer committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    9f214d9 View commit details
    Browse the repository at this point in the history
  3. lint

    loadedskiffer committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    d2931b9 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2021

  1. requested changes

    loadedskiffer committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    b3a45b6 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2021

  1. add tooltip

    loadedskiffer committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    1872b16 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2021

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

Commits on Sep 21, 2021

  1. change tooltip

    loadedskiffer committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    eed421e View commit details
    Browse the repository at this point in the history
  2. new add queue modal

    loadedskiffer committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    3852134 View commit details
    Browse the repository at this point in the history
  3. get post request

    loadedskiffer committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    38351c9 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2021

  1. database migration

    loadedskiffer committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    3817eb2 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2021

  1. Configuration menu
    Copy the full SHA
    8c6d11b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    344b622 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef3c5d6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ada646b View commit details
    Browse the repository at this point in the history
  5. enhance edit queue UI

    loadedskiffer committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    3d55ff6 View commit details
    Browse the repository at this point in the history
  6. linter

    loadedskiffer committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    e0122bf View commit details
    Browse the repository at this point in the history
  7. fix unit tests

    loadedskiffer committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    735255d View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2021

  1. Configuration menu
    Copy the full SHA
    35171c4 View commit details
    Browse the repository at this point in the history
  2. fix e2e

    loadedskiffer committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    70fa5e7 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2021

  1. fix accesibilty test

    loadedskiffer committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    04b3fcf View commit details
    Browse the repository at this point in the history
  2. requested changes

    loadedskiffer committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    81347fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a0789b View commit details
    Browse the repository at this point in the history
  4. linter again

    loadedskiffer committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    f660efc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    87212cd View commit details
    Browse the repository at this point in the history
  6. e2e again

    loadedskiffer committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    fd9cbb3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ea68544 View commit details
    Browse the repository at this point in the history
  8. fix col length

    loadedskiffer committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    252bff4 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2021

  1. Configuration menu
    Copy the full SHA
    969b017 View commit details
    Browse the repository at this point in the history
  2. requested changes

    loadedskiffer committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    061006c View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2021

  1. fix migration

    loadedskiffer committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    c436d90 View commit details
    Browse the repository at this point in the history
  2. fix migration

    loadedskiffer committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    a9ca759 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2021

  1. Configuration menu
    Copy the full SHA
    43f719c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d074ac View commit details
    Browse the repository at this point in the history