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

feat(feedback): add POST endpoint for user feedback ingest #55735

Merged
merged 42 commits into from
Sep 12, 2023

Commits on Sep 5, 2023

  1. Configuration menu
    Copy the full SHA
    29d64ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    687f063 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e1328aa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4217b01 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    75117ac View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

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

    michellewzhang committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    d760621 View commit details
    Browse the repository at this point in the history
  3. update app label

    michellewzhang committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    4457568 View commit details
    Browse the repository at this point in the history
  4. update migration

    michellewzhang committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    433b7f9 View commit details
    Browse the repository at this point in the history
  5. update dependencies

    michellewzhang committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    b4340b9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9a1adb5 View commit details
    Browse the repository at this point in the history
  7. fixe naming

    michellewzhang committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    48ebb57 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b0297e6 View commit details
    Browse the repository at this point in the history
  9. update naming

    michellewzhang committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    5b1a134 View commit details
    Browse the repository at this point in the history
  10. update fields

    michellewzhang committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    106580f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f5ce1af View commit details
    Browse the repository at this point in the history
  12. fix

    michellewzhang committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    a94a03a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a3b2994 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d6f1bd3 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. post method and test

    michellewzhang committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    58a968e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15d33ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9846869 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd35fc8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6cd5aa4 View commit details
    Browse the repository at this point in the history
  6. fix naming

    michellewzhang committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    e864200 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    62326c7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    56fd5ee View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ec70eb0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7be5a7a View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Configuration menu
    Copy the full SHA
    e42046e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca88806 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    33a6486 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f6fe29d View commit details
    Browse the repository at this point in the history
  5. add tests

    michellewzhang committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    79a314e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    99e19e8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    58308c7 View commit details
    Browse the repository at this point in the history
  8. update test

    michellewzhang committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    a9fb59b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    55f1700 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Configuration menu
    Copy the full SHA
    3e4ef78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e267539 View commit details
    Browse the repository at this point in the history
  3. dist is optional

    michellewzhang committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    37c8c36 View commit details
    Browse the repository at this point in the history
  4. modify test

    michellewzhang committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    d6053e8 View commit details
    Browse the repository at this point in the history