Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] main from mongodb-js:main #364

Merged
merged 27 commits into from
Sep 28, 2024
Merged

[pull] main from mongodb-js:main #364

merged 27 commits into from
Sep 28, 2024

Conversation

pull[bot]
Copy link

@pull pull bot commented Sep 27, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

mabaasit and others added 27 commits September 23, 2024 14:56
* setup global writes support

* fix tests
* factor out fetch statuses so both lists can use it

* use status on regular indexes just like search indexes

* poll both regular and search indexes from the store, not the UI

* tests

* without only

* check

* test fixes

* revert accidental changes in compass-aggregations

* use waitFor

* feedback, test

* fetch reason

* untangle NOT_AVAILABLE

* separate fetch and refresh

* scope the polling interval to the workspaceTabId

* use a map

* don't refresh the collection stats every time

* compare more fields, don't emit on the initial fetch, add tests

* no need to emit an event. we can just fetch directly from the collection model
* chore(indexes): add rollingIndexesService to indexes store

* chore(indexes): fix linting issues
Don't wrap the indexes table header cells
…tron and electron related deps (#6279)

* chore: update electron

* chore(scripts): make sure all electron related dependencies are hoisted

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* setup plugin

* service and clean up

* show tab only if global writes is supported

* clean up

* fix ts

* clean up

* depcheck

* correct version of redux in lock file

* depcheck again

* feedback
Use proper 8.0.x versions where possible and switch the crypt_shared
library back to using a `continuous` version.
…ouple index creation and form submission (#6282)

* chore(indexes): remove in progress state from create index modal; decouple index creation and form submission

* chore(e2e): update create index helper to wait for index creation based on badge in the table
* Add instruction on how to use the React Developer Tools.

* Update CONTRIBUTING.md
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* setup plugin

* service and clean up

* show tab only if global writes is supported

* clean up

* fix ts

* clean up

* depcheck

* correct version of redux in lock file

* depcheck again

* feedback

* warning

* show warning

* title tooltip

* unsharded view and tests

* sharding in progress

* small clean up

* correct nums

* error toasts

* fix html

* tests

* clean up

* pedantic details

* add missing header

* check

* clean up lock file

* clean action name

* func to component

* fix check

* use state when waiting for server to accept sharding

* name fix

* clean up

* assert as correct type

* add test

* remove assertion

* add back assertion

* avoid cutting off radio buttons

* npm i
@pull pull bot merged commit 1abec5d into kp-forks:main Sep 28, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants