compass icon indicating copy to clipboard operation
compass copied to clipboard

The GUI for MongoDB.

Results 133 compass issues
Sort by recently updated
recently updated
newest added

COMPASS-5852 This PR updates the saved aggregations view to open as a popover, previously it would open as a panel from the left. A few driveby updates: - Updated the...

release notes
feat

feat(compass-settings): setup compass settings (LG) ## Description ### Checklist - [x] New tests and/or benchmarks are included - [ ] Documentation is changed or added ## Motivation and Context -...

release notes
feat

Since it is a dependency of win-export-certificate-and-key, node-forge should also be unpacked, like its dependent. This adds an e2e test for verifying that the shell works when connecting to Atlas...

fix

Updates `compass-shell` to the shared config (webpack, typescript, mocha, etc). After this is merged I'll open a follow up pr with the `reformat` prettier changes.

wip

## Description This adds a Swift target for the language transpilation, enabling export for find and aggregate pipelines. ### Checklist - [x] New tests and/or benchmarks are included - [...

wip

How can I know what's the latest version of MongoCompass I can use with MongoDB server. E.g if i'm using MongoDB 4.2.11 Community. What's the latest version of Compass I...

This partially addresses COMPASS-5949 and might be useful as a starting point for what approach we want to take here. Currently, this creates a new `BSONDocumentEditor` component specifically for editor...