Armagan Amcalar
Armagan Amcalar
1. Up / down arrows should move between rows 1. left / right arrows should expand / collapse documents / arrays 1. cmd+alt+0 should collapse all documents 1. cmd+alt+1 should...
Currently the collection view defaults to the find view. While this should still be the case, insertion, updates and remove operations should also be allowed.
Queries are built up from different sections such as fields, skip, and limit values. These inputs and functionalities should be added to the app. The app should also display the...
After a query is successfully executed, the total number of results should be displayed under the records pane.
The connection view currently displays one single collection at a time. This should be replaced with tabs. Every click on a collection on the sidebar should open a new tab....
The query input should be: 1. should accept valid POJO instead of strict JSON. For example `{ name: 'armagan' }` should be a valid query. 1. syntax-highlighted 1. should go...
If there's an active connection and a query, it should rerun & refresh on CMD+R key combination.
Connections section on the sidebar should show a list of previously made connections, under the new connection form.
Git rebase has an option called `--rebase-merges`. This keeps any merge commits that are on the branch to be rebased. Imagine a scenario where a branch is a combination of...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...