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

Bugfixes #23

Merged
merged 4 commits into from
Aug 7, 2018
Merged

Bugfixes #23

merged 4 commits into from
Aug 7, 2018

Conversation

ateufel
Copy link
Contributor

@ateufel ateufel commented Aug 6, 2018

  • POST requests did not work anymore (Approve, Reject, New Contribution, ...)
  • The scroll issue with articles/users happens because of 404 server error code if there are no more entries. This PR removes the workaround that only works if there are less than 25 entries anyway. The issue needs to be solved server side.
  • The API call to get information about the currently logged in user includes the Access Token now.

@onozasi onozasi merged commit 6aa9642 into knacksteem:master Aug 7, 2018
@ateufel ateufel deleted the bugfixes branch August 8, 2018 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants