compass
compass copied to clipboard
The GUI for MongoDB.
- Bump package versions
COMPASS-4638 Before: After:
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...
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 -...
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...
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.
## 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 - [...
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...