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

Integrate Apollo inspector UI packages in rempl apollo devtools #365

Merged
merged 4 commits into from
Oct 15, 2023

Conversation

jpsahoo14
Copy link
Contributor

@jpsahoo14 jpsahoo14 commented Oct 4, 2023

Changes

  1. Integrate apollo-inspector-ui package in rempl-apollo-devtools. With apollo-inspector-ui package, it becomes more easier to make changes. And just update the version in rempl-apollo-devtools to ingest those changes.
  2. Now operations tracker shows ongoing operations without stopping the recording
  3. Implemented column options button, where users can define what all columns should be visible in the grid
  4. Added support to track operations across multiple apollo-clients together.
  5. Added more filter options to filter operations based on operation types
  6. Deleted the old UI files from the rempl-apollo-devtools.

Files of interest

  1. operations-tracker-container: It imports the apollo-inspector-ui package and renders the UI
  2. apollo-operations-tracker-publisher: It integrates the apollo-inspector package to track apollo-clients operations.
image image

Validation

  1. Validated by running locally using yarn playground
  2. Validated by running this within Teams

@jpsahoo14
Copy link
Contributor Author

Hi @alloy Please need your review!

@vejrj vejrj force-pushed the jpsahoo/integrate-apollo-inspector-ui branch from 785d9aa to 8666ef5 Compare October 14, 2023 07:41
Jyoti Prakash Sahoo added 2 commits October 15, 2023 00:09
@vejrj vejrj merged commit fcbb78b into microsoft:main Oct 15, 2023
2 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.

2 participants