Page MenuHomeSolus

Update mongodb-compass to 1.26.1
ClosedPublic

Authored by livingsilver94 on Apr 10 2021, 7:01 PM.
Tags
None
Referenced Files
F11052651: D10835.diff
Thu, Aug 10, 9:41 PM
F10896514: D10835.id26076.diff
Jul 2 2023, 12:49 AM
F10896513: D10835.diff
Jul 2 2023, 12:48 AM
F10879011: D10835.id26076.diff
Jun 21 2023, 5:27 PM
F10868003: D10835.diff
Jun 17 2023, 9:39 PM
F10857004: D10835.id26271.diff
Jun 15 2023, 2:52 AM
F10855210: D10835.diff
Jun 14 2023, 4:58 AM
F10767262: D10835.id26271.diff
May 19 2023, 11:00 PM
Subscribers

Details

Summary

Features

  • compass-aggregations: Allow resizing aggregation stage editors horizontally, improve drag source
  • compass-query-bar: Add button for toggle query history
  • compass-connect: Add double click to connect to connection
  • compass-sidebar: Show active state for home, clear database state when home clicked
  • compass-aggregations: Allow functions in query and aggregations

Bug Fixes

  • compass-aggregations: Hide empty documents state when loading
  • compass-connect: Update port input when a different connection is selected
  • Prevent disconnected plugins from trying to call methods on disconnected dataService
  • Ensure dialogs don't overflow screen
  • compass-import-export: Prevent import modal from breaking Compass when import fails
  • import-export: Update plugin to latest to include import progress fixes
  • compass-query-history: Make height overflow scroll
  • compass-connect: Connection name overflowing on connecting screen
  • Update data-service/conneciton-model to latest to fix ssh tunnel hanging on disconnect
  • compass-ddl: Disable create buttons when fields are empty
Test Plan

Connected to a remote Replica Set and performed a find() query.

Diff Detail

Repository
R4994 mongodb-compass
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 1
Build 1: arc lint + arc unit