forked from mongodb-js/compass
-
Notifications
You must be signed in to change notification settings - Fork 0
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
[pull] main from mongodb-js:main #374
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Also does the compass-specific bits of COMPASS-8253. Fixes: #6122 Fixes: #6334 Co-authored-by: Sergey Petushkov <[email protected]>
) Update report Co-authored-by: addaleax <[email protected]>
* persist json value in document * use ref and remove useEffect dep * ref current assignment
) Update report Co-authored-by: mabaasit <[email protected]>
…COMPASS-8280 (#6405) * open global writes tab * dont open tab for special namespaces
) Update report Co-authored-by: mabaasit <[email protected]>
…box; add rolling index build e2e tests COMPASS-8361 (#6411) chore(e2e): add a new mode to e2e tests to run against logged in sandbox; add rolling index build e2e tests
) Update report Co-authored-by: gribnoysup <[email protected]>
…to be updated with electron (#6414)
) Update report Co-authored-by: gribnoysup <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
) Update report Co-authored-by: gribnoysup <[email protected]>
) Update report Co-authored-by: gribnoysup <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
) Update report Co-authored-by: gribnoysup <[email protected]>
) Update report Co-authored-by: paula-stacho <[email protected]>
* Add "Schema Exported" event * Update tracking plan * Send "Schema Exported" event
) Update report Co-authored-by: kraenhansen <[email protected]>
…2e tests locally (#6425) * chore(e2e): adjust the scripts to make it easier to run atlas cloud e2e tests locally * chore(ci): remove COMPASS_E2E_ATLAS_CLOUD_SANDBOX_CLOUD_CONFIG env var from test-sanbox-with-atlas function
) Update report Co-authored-by: gribnoysup <[email protected]>
) Update report Co-authored-by: gribnoysup <[email protected]>
…cess list before running tests (#6432)
) Update report Co-authored-by: gribnoysup <[email protected]>
) Update report Co-authored-by: mcasimir <[email protected]>
) Update report Co-authored-by: gribnoysup <[email protected]>
* bump cross-spawn * npm update
) Update report Co-authored-by: mabaasit <[email protected]>
…nnection" telemetry event COMPASS-8476 (#6464) * Add new fields telemetry event * Send active and inactive connections
) Update report Co-authored-by: kraenhansen <[email protected]>
* global writes tests * clean up confirmation action * rename func * cr feedback * timeout * fix doc * cr feedback * clean up * sensable selector * use timeout for wait condition as well * chore(e2e): use different collection names between tests * chore(e2e): temporarily skip failing test * update test after incomplete sharding status * try to re-enable the test * remove comment --------- Co-authored-by: Sergey Petushkov <[email protected]> Co-authored-by: Paula Stachova <[email protected]>
) Update report Co-authored-by: mabaasit <[email protected]>
…idebar COMPASS-8381 (#6449) * Add connect action to connections in sidebar * Disable pointer cursor and connect on click for disconnected connections * Add "button" representation for the connect button * Update e2e tests * Invert sidebar test
) Update report Co-authored-by: kraenhansen <[email protected]>
* Add ConnectedPlugs and DisconnectedPlug icons * Show icon button to the right of NavigationItemsFilter * Add "exclude inactive" to connections filtering * Turn IconButton active when filtering is active * fixup! Show icon button to the right of NavigationItemsFilter Use default align for the Tooltip * Fix existing tests * Add a new test * fixup! Add a new test Use queryByTestId to fix test * fixup! fixup! Add a new test Move asserts into a shared expectElementByTestId * Add useFilteredConnections tests * fixup! fixup! fixup! Add a new test Revert the shared helper * fixup! fixup! fixup! fixup! Add a new test Remove unused import
) Update report Co-authored-by: kraenhansen <[email protected]>
…donly and config/local/admin collections COMPASS-8447 (#6479) * changes * specialish
) Update report Co-authored-by: djechlin-mongodb <[email protected]>
fix(compass-global-writes): unite banner btn styles Co-authored-by: Paula Stachova <[email protected]>
) Update report Co-authored-by: paula-stacho <[email protected]>
* Refactor ConnectionsNavigation into NavigationItemsFilter * Refactor to a popover * Delete unused icons * Add activated indicator * Blur trigger when closing popover * Fix failing tests * Avoid className prop on NavigationItemsFilter * fixup! Refactor to a popover Pass hideCloseButton instead of using display none * fixup! Blur trigger when closing popover Fix generating unique ids * Remove comments * Revert "Blur trigger when closing popover" This reverts part of commit 6d19bbe. * Control tooltip to avoid it showing when closing popover
) Update report Co-authored-by: kraenhansen <[email protected]>
) Update report Co-authored-by: gribnoysup <[email protected]>
…a file COMPASS-8504 (#6494) chore(compass): work around local dev issue with loading worker from a file
) Update report Co-authored-by: gribnoysup <[email protected]>
) Update report Co-authored-by: paula-stacho <[email protected]>
) Update report Co-authored-by: Anemy <[email protected]>
) Update report Co-authored-by: mcasimir <[email protected]>
* remove accelerators for linux menu * fix tests * add todo ticket * add test * filter more accelerators for linux * compass menu accelerator assertions * skip tests on linux * use actual menu for tests
) Update report Co-authored-by: mabaasit <[email protected]>
* chore(deps): update electron * add accelerators back for linux * remove unused vars --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
) Update report Co-authored-by: mabaasit <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )