appbaseio/dejavu

Quickly define filters by right clicking field values

Open

#184 opened on Mar 23, 2018

View on GitHub
 (1 comment) (3 reactions) (0 assignees)JavaScript (529 forks)batch import
help wanted

Repository metrics

Stars
 (8,270 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

using: Docker version: 1.5.0

Context

Filters are currently defined by clicking the table header 'filter' icon and then specifying the filter by a popover.

Feature request

Allow users to right click a field value in the data table and then filter by that value (e.g. '>', '<', '=<', '=>', '=', '!=').

Example screenshot

An example of this feature can be seen in DBeaver:

screenshot_20180323_115248

Contributor guide