superset/superset-frontend
Evan Rusackas ea27e68ee1
Migrating shared NVD3 controls to new module (#9525)
* proto module

* caught a missed 'freq' unique control

* line_interpolation

* linting

* showLegend

* show_controls

* xAxisLabel

* bottomMargin

* x_ticks_layout

* missed one

* x_axis_format

* yLogScale

* y_axis_bounds

* linting

* nixing yarn lock

* x_axis_showminmax

* xAxisShowminmax control

* richTooltip

* linting, syntax fix

* show_bar_value, bar_stacked

* reduceXticks, yaxislabel

* left_margin, max_bubble_size, y_axis_showminmax

* show_labels

* send_time_range, y_axis_2_format, show_markers, order_bars

* nixing commented imports

* fake controls

* looking up actual controls for comparison.

* adding key to test setup

* controls inventory

* apache junk

* lint 

* ignore null controls

* fixing goofed up spread operation for xAxisFormat config

* lint 

* fixes for errors caused by <hr> element in filterbox controls

* fixing filter controls for 'druid_time_origin', 'granularity', 'granularity_sqla', 'time_grain_sqla'

* getControlsInventory -> getControlsForVizType

* further renaming of chartControlsInventory - > getControlsForVizType

Co-authored-by: David Aaron Suddjian <aasuddjian@gmail.com>
2020-04-17 11:40:50 -07:00
..
branding SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53:56 -08:00
cypress-base [Build] Collect frontend code coverage from Cypress tests (#9555) 2020-04-16 23:35:01 -07:00
fonts Enforcing linting of LESS (#9356) 2020-04-02 10:10:10 -07:00
images SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53:56 -08:00
spec Migrating shared NVD3 controls to new module (#9525) 2020-04-17 11:40:50 -07:00
src Migrating shared NVD3 controls to new module (#9525) 2020-04-17 11:40:50 -07:00
stylesheets [Dashboard] new listview filters & emotion infra (#9462) 2020-04-13 13:39:55 -07:00
.eslintignore Upgrade typescript to 3.8.2 (#9189) 2020-02-25 08:44:26 -08:00
.eslintrc.js [Build] Collect frontend code coverage from Cypress tests (#9555) 2020-04-16 23:35:01 -07:00
.gitignore Upgrade typescript to 3.8.2 (#9189) 2020-02-25 08:44:26 -08:00
.prettierrc SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53:56 -08:00
babel.config.js [Build] Collect frontend code coverage from Cypress tests (#9555) 2020-04-16 23:35:01 -07:00
cypress_build.sh [Build] Collect frontend code coverage from Cypress tests (#9555) 2020-04-16 23:35:01 -07:00
jest.config.js [Dashboard] new listview filters & emotion infra (#9462) 2020-04-13 13:39:55 -07:00
js_build.sh SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53:56 -08:00
package-lock.json [Build] Collect frontend code coverage from Cypress tests (#9555) 2020-04-16 23:35:01 -07:00
package.json [Build] Collect frontend code coverage from Cypress tests (#9555) 2020-04-16 23:35:01 -07:00
tsconfig.json Build: fix hot reload for charts (#9400) 2020-03-30 09:31:46 -07:00
webpack.config.js [Dashboard] new listview filters & emotion infra (#9462) 2020-04-13 13:39:55 -07:00
webpack.proxy-config.js [Build] Add Github workflows (#9517) 2020-04-14 13:38:09 -07:00