Skip to content

Commit

Permalink
chore(connections): refactor compass-connections to a plugin with a r…
Browse files Browse the repository at this point in the history
…edux 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 dep
  • Loading branch information
gribnoysup authored Aug 28, 2024
1 parent 4eaf037 commit eddd080
Show file tree
Hide file tree
Showing 170 changed files with 7,698 additions and 9,403 deletions.
120 changes: 12 additions & 108 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit eddd080

Please sign in to comment.