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(backend): messages #6450

Merged
merged 9 commits into from
Jun 20, 2023
Merged

feat(backend): messages #6450

merged 9 commits into from
Jun 20, 2023

Commits on Jun 14, 2023

  1. Configuration menu
    Copy the full SHA
    bb8a745 View commit details
    Browse the repository at this point in the history
  2. add permissions for messages

    Mogge committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    ae131cc View commit details
    Browse the repository at this point in the history
  3. set up unit tests for messages

    Mogge committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    d2beca2 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. Configuration menu
    Copy the full SHA
    610d538 View commit details
    Browse the repository at this point in the history
  2. message query is working

    Mogge committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    90bf188 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Configuration menu
    Copy the full SHA
    31d81aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f86d6f View commit details
    Browse the repository at this point in the history
  3. Update backend/src/schema/resolvers/messages.spec.ts

    Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
    Mogge and ulfgebhardt authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    1ee8e48 View commit details
    Browse the repository at this point in the history
  4. test with second message

    Mogge committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    45ef5be View commit details
    Browse the repository at this point in the history