Export - CSV (All fields)
Export - CSV (Current fields)
INTELLIJ-13
Send a connected telemetry event when the user opens a connectionINTELLIJ-14
Send a connection error telemetry when there is an error connecting to MongoDBINTELLIJ-30
check if a field does not exist in a collection in a filter queryINTELLIJ-53
Apply field check to the created AST.INTELLIJ-51
Apply the type checker to the created AST.INTELLIJ-81
Validation does not work for DB name/Collection name/field name in different casesINTELLIJ-73
generate mongosh queries from a mql model with eq filtersINTELLIJ-61
implement support for the not operatorINTELLIJ-43
Extract the database name from the properties configuration file if it existsINTELLIJ-49
Parse an Update chain for update operatorsINTELLIJ-52
Apply the autocomplete to the created AST.INTELLIJ-23
Add typechecking to filters and updatesINTELLIJ-17
Show the list of connections in a dropdown, and when one is selected, attach it to the current file in the editorINTELLIJ-12
add telemetry settings and opt-out notificationINTELLIJ-11
flush telemetry when the IDE is closing and use application services instead of project servicesINTELLIJ-24
Add autocomplete for database, collection and field namesINTELLIJ-44
Extract the database name from the yaml configuration file if it existsINTELLIJ-29
reliability of guessing the namespace of a collection based on calls to getCollectionINTELLIJ-153
support for topN / bottomN accumulatorsINTELLIJ-104
support for in / $nin operatorsINTELLIJ-74
generate index templateINTELLIJ-70
add a gutter icon on queries to MongoDB when there is a connection available in the editorINTELLIJ-93
generate mongosh queries with explain from a query modelINTELLIJ-91
Automatically open autocomplete when we detect field/collection/db name is the parameter
{"errorMessages":["jqlTooComplex"],"errors":{}}
[{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
0.3
0