You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(database-collections): add uncompressed data stat field COMPASS-7691 (#7357)
* feat(database-collecttions): add uncompressed data stat field
Add uncompressed data field in database and collections list.
Also, update the tooltip for storage and uncompressed data size
fields so that it gets easier for users to understand these fields.
On branch feat/uncompressed-data-size
Changes to be committed:
modified: packages/compass-components/src/components/inline-definition.tsx
modified: packages/databases-collections-list/src/collections.tsx
modified: packages/databases-collections-list/src/databases.tsx
modified: packages/databases-collections-list/src/index.spec.tsx
* fix(compass-database): update storage size stat value
* fix(data-service): add freeStorage command option
* fix(data-service): remove unused import
* feat(database-collections): add storage summary to single collection
* fix(database-collections): add better test mock data
* fix(compass-workspaces): missing free_storage_size in test mock method
---------
Co-authored-by: Ivan Medina <[email protected]>
0 commit comments