Commit eddd080
authored
chore(connections): refactor compass-connections to a plugin with a redux store COMPASS-7397 (#6123)
* chore(connections): refactor compass-connections to a plugin with a redux store
* chore(app-stores): refactor tests to use new helpers
* chore(field-store): update unit tests to use new helpers
* chore(saved-aggregations-queries): update tests to new helpers
* chore(connection-import-export): refactor tests to use new helpers
* chore(databases-collections): refactor tests to use new helpers
* chore(field-store): fix package-lock
* chore(shell): convert to new helpers
* chore(workspaces): refactor workspaces tests to new helpers; syncify renderWithConnections
* chore(sidebar): partially refactor sidebar to new helpers
* chore(sidebar): finish refactoring sidebar tests
* chore(connection-storage): update tests to match new logic
* chore(import-export): refactor to use new test helpers
* chore(connections): fix types in test helpers
* chore: fix all the checks sans compass-web
* chore(web): refactor web entrypoint to remove the connections manager
* chore(web): adjust sandbox code to autoconnect to atlas
* chore(saved-aggregations-queries): fix ignore list in tsconfig
* chore(import-export): fix form state
* chore(connections): fix testid selector
* chore(export-to-language): adjust default app name detection for compass web
* chore(e2e): stricter regex
* chore(field-store): add logging when parsing documents to schema fails
* chore(field-store): fix logid
* chore(field-store): add missing dep1 parent 4eaf037 commit eddd080
File tree
170 files changed
+7698
-9403
lines changed- packages
- compass-aggregations
- src
- components
- aggregation-side-panel
- aggregations
- focus-mode
- pipeline-builder-workspace
- pipeline-as-text-workspace
- pipeline-builder-ui-workspace
- pipeline-results-workspace
- pipeline-toolbar
- pipeline-header
- pipeline-options
- pipeline-settings
- stage-preview
- stage-toolbar
- modules
- pipeline-builder
- stores
- test
- compass-app-stores
- src
- stores
- compass-collection/src/components
- compass-components/src/components
- compass-connection-import-export/src/hooks
- compass-connections
- src
- components
- hooks
- stores
- compass-e2e-tests/tests
- compass-export-to-language/src/stores
- compass-field-store
- src
- modules
- stores
- compass-import-export/src
- modules
- stores
- compass-indexes/src
- compass-preferences-model/src
- compass-saved-aggregations-queries
- src
- compass-shell
- src
- compass-sidebar
- src
- components
- legacy
- multiple-connections
- stores
- compass-web
- sandbox
- scripts
- src
- compass-welcome/src
- compass-workspaces
- src
- components
- stores
- compass
- src/app
- components
- utils
- connection-form/src/components
- connection-info
- src
- connection-storage/src
- data-service/src
- databases-collections/src/stores
- hadron-app-registry/src
- scripts
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
170 files changed
+7698
-9403
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments