Export - CSV (All fields)
Export - CSV (Current fields)
INTELLIJ-108
support for Filters.eq w/o field nameINTELLIJ-96
when choosing a connection through the popup, the "connecting" state is not propagated to the toolbarINTELLIJ-106
auto connection fails when the connection does not exist anymoreINTELLIJ-67
Toolbar disappears if you switch between files too fastINTELLIJ-80
Type validation not working for Java driver find queries with additional parenthesisINTELLIJ-79
Errors on installation & loading DBsINTELLIJ-76
generate mongosh queries from a mql model with range filtersINTELLIJ-64
Improve type matching for Spring Criteria queriesINTELLIJ-60
Investigate why FieldCheckLinterInspection.visitMongoDbQuery gets called twice in a runINTELLIJ-50
Extract all find/delete queries from code.INTELLIJ-54
Extract all update queries from code.INTELLIJ-40
Create a dropdown in the toolbar, only available for Spring Criteria files, with the list of connected databasesINTELLIJ-71
run a java query from the gutter iconINTELLIJ-75
add a quick action to the index warning that generates a template for index creationINTELLIJ-95
NullPointerException when trying to autocomplete a collection nameINTELLIJ-86
hardcode query to run for the demo scriptINTELLIJ-88
when the index creation script is generated, remove index warningINTELLIJ-87
hardcode index creation script for the demo scriptINTELLIJ-46
Extract the inlined model class of a queryINTELLIJ-42
When the connection changes, reset the database toolbar to an empty valueINTELLIJ-56
autocomplete doesn't seem to be working on static method definitionsINTELLIJ-36
Add atlas_hostname to new connection eventsINTELLIJ-26
poc for component based AST that doesn't depend on the grammarINTELLIJ-8
TD: find out a way to query efficiently MongoDB and leverage cachingINTELLIJ-25
Add typechecking on update operatorsINTELLIJ-21
Add AST nodes for update operatorsINTELLIJ-20
Autocomplete field name on filters and updatesINTELLIJ-10
TD: investigate how to create an in-editor toolbar to attach a connection to the editorINTELLIJ-138
Ensure that type checking works for supported aggregation stagesINTELLIJ-137
Ensure that field name checking inspection works with supported aggregation stagesINTELLIJ-161
Add a new dimension called "command" for the "Autocomplete Selected" eventINTELLIJ-159
datasources are not loaded when mongodb driver name is exposed as mongo.4 instead of mongoINTELLIJ-151
Support for $unwindINTELLIJ-128
Support for $group accumulators that references only a direct Field expressionINTELLIJ-170
index analyser does not detect match stagesINTELLIJ-15
Add an empty toolbar when a Java file with MongoDB related code is openINTELLIJ-72
add an inspection that notifies the user of queries not using an indexINTELLIJ-47
Extract the model class of a query in builderINTELLIJ-78
generate mongosh queries from a mql model with support for $in, $ninINTELLIJ-41
Attach the selected database in the toolbar to the fileINTELLIJ-57
Editor toolbar shows up only on one file and not on the other files when opened simultaneously in IDEINTELLIJ-68
Errors popping up in the IDE when trying to autocomplete and perform a quick fixINTELLIJ-45
Extract the collection name from a model classINTELLIJ-77
generate mongosh queries from a mql model with support for and, or and notINTELLIJ-103
Intellij plugin errors on mms DAOsINTELLIJ-65
Persist datastore selection when opening a new fileINTELLIJ-55
use canonical ejson to communicate between the driver and mongoshINTELLIJ-114
detecting the namespace of a query with @queryINTELLIJ-117
support specifying the operation in @queryINTELLIJ-48
Parse a Criteria chain starting with the where method.
{"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