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

[API] Add Reactions #9220

Merged
merged 19 commits into from
Dec 7, 2019
Merged

Commits on Dec 7, 2019

  1. Configuration menu
    Copy the full SHA
    6f941b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d430a76 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c5739e View commit details
    Browse the repository at this point in the history
  4. add Find Functions

    6543 committed Dec 7, 2019
    Configuration menu
    Copy the full SHA
    7a041ca View commit details
    Browse the repository at this point in the history
  5. fix some swagger stuff + add issue reaction endpoints + GET ReactionL…

    …ist now use FindReactions...
    6543 committed Dec 7, 2019
    Configuration menu
    Copy the full SHA
    e8cd6e2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    492c7d9 View commit details
    Browse the repository at this point in the history
  7. load issue; load user ...

    6543 committed Dec 7, 2019
    Configuration menu
    Copy the full SHA
    e3c9dbd View commit details
    Browse the repository at this point in the history
  8. return error again

    6543 committed Dec 7, 2019
    Configuration menu
    Copy the full SHA
    b4650b5 View commit details
    Browse the repository at this point in the history
  9. swagger def canged after LINT

    6543 committed Dec 7, 2019
    Configuration menu
    Copy the full SHA
    8954552 View commit details
    Browse the repository at this point in the history
  10. check if user has ben loaded

    6543 committed Dec 7, 2019
    Configuration menu
    Copy the full SHA
    b278062 View commit details
    Browse the repository at this point in the history
  11. add Tests

    6543 committed Dec 7, 2019
    Configuration menu
    Copy the full SHA
    6d6d4ed View commit details
    Browse the repository at this point in the history
  12. better way of comparing results

    6543 committed Dec 7, 2019
    Configuration menu
    Copy the full SHA
    682c6ff View commit details
    Browse the repository at this point in the history
  13. add suggestion

    6543 committed Dec 7, 2019
    Configuration menu
    Copy the full SHA
    1b42792 View commit details
    Browse the repository at this point in the history
  14. use different issue for test

    (dont interfear with integration test)
    6543 committed Dec 7, 2019
    Configuration menu
    Copy the full SHA
    5fadb7b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f4303c2 View commit details
    Browse the repository at this point in the history
  16. TEST: add forbidden dubble add

    6543 committed Dec 7, 2019
    Configuration menu
    Copy the full SHA
    6a25109 View commit details
    Browse the repository at this point in the history
  17. add comments in code to explain

    6543 committed Dec 7, 2019
    Configuration menu
    Copy the full SHA
    76c1758 View commit details
    Browse the repository at this point in the history
  18. add settings.UI.ReactionsMap

    so if !setting.UI.ReactionsMap[opts.Type] works
    6543 committed Dec 7, 2019
    Configuration menu
    Copy the full SHA
    567af84 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    30a9d78 View commit details
    Browse the repository at this point in the history