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

Add network logging for responses, not only requests #1405

Merged

Conversation

MarcelRobitaille
Copy link
Collaborator

Fixes #1185

Related to #1283

Adds logging for network responses as well as network requests. With this, all the features requested in #1185 are implemented.

@github-actions
Copy link

github-actions bot commented Dec 29, 2022

Test Results

     21 files     952 suites   5m 5s ⏱️
   495 tests    495 ✔️ 0 💤 0
3 465 runs  3 464 ✔️ 1 💤 0

Results for commit 0d0fad8.

♻️ This comment has been updated with latest results.

@christianlupus christianlupus force-pushed the 1185-add-network-logging branch 2 times, most recently from cb518e5 to 708c2c5 Compare January 14, 2023 15:28
Copy link
Collaborator

@christianlupus christianlupus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change causes problems when loading the app. The categories and tags are no longer loaded successfully.

src/js/api-interface.js Outdated Show resolved Hide resolved
Signed-off-by: Marcel Robitaille <mail@marcelrobitaille.me>
Signed-off-by: Christian Wolf <github@christianwolf.email>
@christianlupus christianlupus merged commit c855a5d into nextcloud:master Mar 17, 2023
20 checks passed
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.

Add client-side logging
2 participants