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: add console integration for Sentry #347

Merged
merged 1 commit into from
Jun 14, 2024

Conversation

puehringer
Copy link
Contributor

@puehringer puehringer commented Jun 14, 2024

Developer Checklist (Definition of Done)

Issue

  • All acceptance criteria from the issue are met
  • Tested in latest Chrome/Firefox

UI/UX/Vis

  • Requires UI/UX/Vis review
    • Reviewer(s) are notified (tag assignees)
    • Review has occurred (link to notes)
    • Feedback is included in this PR
    • Reviewer(s) approve of concept and design

Code

  • Branch is up-to-date with the branch to be merged with, i.e., develop
  • Code is cleaned up and formatted
  • Unit tests are written (frontend/backend if applicable)
  • Integration tests are written (if applicable)

PR

  • Descriptive title for this pull request is provided (will be used for release notes later)
  • Reviewer and assignees are defined
  • Add type label (e.g., bug, feature) to this pull request
  • Add release label (e.g., release: minor) to this PR following semver
  • The PR is connected to the corresponding issue (via Closes #...)
  • Summary of changes is written

Summary of changes

  • Adds sentry logging to all console.error calls

Screenshots

Additional notes for the reviewer(s)

Thanks for creating this pull request 🤗

@puehringer puehringer marked this pull request as ready for review June 14, 2024 09:50
@puehringer puehringer requested a review from a team as a code owner June 14, 2024 09:50
@puehringer puehringer added release: patch PR merge results in a new patch version type: feature New feature or request labels Jun 14, 2024
@puehringer puehringer requested a review from thinkh June 14, 2024 09:50
@puehringer puehringer merged commit 70bfa31 into develop Jun 14, 2024
4 checks passed
@puehringer puehringer deleted the mp/sentry_console_integration branch June 14, 2024 10:00
@dvvanessastoiber dvvanessastoiber mentioned this pull request Jun 19, 2024
puehringer added a commit that referenced this pull request Jun 19, 2024
## What's changed

* feat(vis): align visual appearance, rotate bar plot axis labels, add
vis hooks, remove raincloud plot
(#293)
* feat(vis-violin): violin vis subcategories and proper facets
(#331)
* feat: add console integration for Sentry
(#347)
* feat: add boxplot vis type
(#302)
* deps: upgrade deps to latest versions (20240611)
(#344)
* feat(vis): add column description to selects and pills
(#358)
* feat: lazy load plotly where possible
(#346)
* feat: add BlurredOverlay component
(#359)
* Fix: export vis color and fix y-axis label
(#360)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release: patch PR merge results in a new patch version type: feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants