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(devtools): devtools improvements #5875

Merged
merged 11 commits into from Apr 24, 2024
Merged

Conversation

aliemir
Copy link
Member

@aliemir aliemir commented Apr 21, 2024

PR Checklist

Please check if your PR fulfills the following requirements:

Bugs / Features

Changes

  • @refinedev/devtools-ui @refinedev/devtools-shared @refinedev/devtools-internal @refinedev/core
    Added the resource name to the devtools xray calls to allow resource names to be displayed in the devtools even with custom query keys.
  • @refinedev/devtools-server
    Moved @refinedev/devtools-ui dependency to devDependencies since only the vite output is used in the server.
  • @refinedev/devtools-ui @refinedev/devtools-shared @refinedev/devtools-internal @refinedev/core
    Updated resource name displaying logic to use resourceName from activity records to make sure resource is correctly displayed with custom query keys.
  • @refinedev/devtools-internal @refinedev/devtools-shared @refinedev/devtools-server @refinedev/devtools-uiAddedInvalidate Query` button to settled queries in the devtools panel to allow users to manually invalidate queries for debugging purposes.
  • @refinedev/devtools-ui
    Replaced outdated react-json-view package with react-json-view-lite for both performance and dependency resolution reasons.
  • @refinedev/core
    Removed internal button hook calls from devtools trace to avoid crowding the trace with unnecessary information.

image

@aliemir aliemir requested a review from a team as a code owner April 21, 2024 21:44
Copy link

changeset-bot bot commented Apr 21, 2024

🦋 Changeset detected

Latest commit: 0809fb6

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

nx-cloud bot commented Apr 21, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 0809fb6. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 75 targets

Sent with 💌 from NxCloud.

@refine-bot refine-bot temporarily deployed to deploy-preview-mui-5875 April 21, 2024 21:47 Inactive
@refine-bot refine-bot temporarily deployed to deploy-preview-antd-5875 April 21, 2024 21:50 Inactive
@refine-bot refine-bot temporarily deployed to deploy-preview-mui-5875 April 21, 2024 21:54 Inactive
@refine-bot refine-bot temporarily deployed to deploy-preview-antd-5875 April 21, 2024 21:56 Inactive
Copy link

cypress bot commented Apr 21, 2024

Passing run #10973 ↗︎

0 378 33 0 Flakiness 0

Details:

Merge 0809fb6 into 876ed45...
Project: refine Commit: c057fce8b1 ℹ️
Status: Passed Duration: 30:14 💡
Started: Apr 23, 2024 8:44 PM Ended: Apr 23, 2024 9:14 PM

Review all test suite changes for PR #5875 ↗︎

@aliemir aliemir changed the base branch from master to releases/may April 24, 2024 10:49
@aliemir aliemir merged commit 1c9a95f into releases/may Apr 24, 2024
94 checks passed
@aliemir aliemir deleted the feat/devtools-improvements branch April 24, 2024 11:33
@aliemir aliemir mentioned this pull request Apr 24, 2024
@omeraplak omeraplak added this to the May Release milestone May 3, 2024
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.

None yet

3 participants