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

[filtering] define combo of slice/fields unafected by filtering #2

Closed
wants to merge 13 commits into from

Conversation

mistercrunch
Copy link
Owner

Depends on apache#1165

* [security] setting X-Frame-Options=SAMEORIGIN to prevent clickjacking

* Changing to a more flexible approach
@coveralls
Copy link

coveralls commented Sep 22, 2016

Coverage Status

Coverage decreased (-0.04%) to 79.618% when pulling c405e2a on filter_slice_fields into 39e262a on filter_box_dates.

Alanna Scott and others added 11 commits September 21, 2016 21:54
* move some redux utils to shared file so they can be used in the new export view too

* enhancer is a func now
This addresses issue apache#1167
If the database name passed in the request is not found in the db, test using the sqlalchemy uri passed.
* Add dashboard creator as owner of the dashboard

* Address comments.
* Implement permission request/approve flow

* Address the comments.

* Refactor the code to support multiple datasources.

* Reformat the queries.
…e password is stored encrypted. (apache#1177)

This fixes a regression I introduced with PR apache#1137
* [FilterBox] dashboard date range filtering

* Addressing comments
mistercrunch added a commit that referenced this pull request Feb 15, 2019
The problem with the previous solution was that the `npm ci` command
nuke the `node_modules` folder, including the `.cache` that was used by
default. By moving the cache out of `node_modules`  we get to both run
`npm ci` and accelerate `TerserPlugin`
mistercrunch added a commit that referenced this pull request Feb 15, 2019
The problem with the previous solution was that the `npm ci` command
nuke the `node_modules` folder, including the `.cache` that was used by
default. By moving the cache out of `node_modules`  we get to both run
`npm ci` and accelerate `TerserPlugin`
mistercrunch added a commit that referenced this pull request Feb 18, 2019
…e#6882)

The problem with the previous solution was that the `npm ci` command
nuke the `node_modules` folder, including the `.cache` that was used by
default. By moving the cache out of `node_modules`  we get to both run
`npm ci` and accelerate `TerserPlugin`
mistercrunch added a commit that referenced this pull request May 6, 2022
* feat: add plugin for Kepler

* fix: add dep and update naming for consistency

* fix: lint issues
mistercrunch pushed a commit that referenced this pull request May 6, 2022
* fix: Explore long URL problem

* Fixes lint problems

* Fixes default value

* Removes duplicated test

* Fixes share menu items

* Fixes tests

* Debounces form_data updates

* Rewrites debounce function

* Moves history update outside the functional component

* Mocks lodash function in tests

* Fixes Cypress test

* Fixes Cypress test #2
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.

4 participants