Maxime Beauchemin
62fcdf2a92
[explore] DatasourceControl to pick datasource in modal ( #3210 )
...
* [explore] DatasourceControl to pick datasource in modal
Makes it easier to change datasource, also makes it such that the list
of all datasources doesn't need to be loaded upfront.
* Adding more metadata
2017-08-01 12:08:00 -07:00
Andrew Pariser
58a704b84c
Autofocus search input in VizTypeControl modal onEnter ( #2929 )
2017-07-28 14:57:24 -07:00
Maxime Beauchemin
95509f2000
[bugfix] only filterable columns should show up in FilterBox list ( #3105 )
...
* [bugfix] only filterable columns should show up in FilterBox list
* Touchups
2017-07-25 20:50:41 -07:00
Maxime Beauchemin
7e5e229f48
Improving TextAreaControl to support code and modal ( #2988 )
2017-06-19 22:27:16 -07:00
Maxime Beauchemin
16141ecb94
[explore] improve metric(s) and groupby(s) controls ( #2921 )
...
* [explore] improve metric(s) and groupby(s) controls
- surface verbose_name, description & expression in controls
- [table viz] surface verbose name in table header
* Fixing tests
* Addressing comments
* Fixing tests (once more)
2017-06-09 11:29:55 -07:00
Grace Guo
0d3f57a78d
fix a linting error ( #2895 )
2017-06-02 15:52:39 -07:00
Alanna Scott
04fb0e2c2d
fix js error on explore view ( #2894 )
...
* fix js error on explore view
* bump version
2017-06-02 14:36:51 -07:00
Maxime Beauchemin
e300273e71
[explore] adding y_axis_bounds to force Y axis bounds ( #2878 )
...
* [explore] adding y_axis_bounds to force Y axis
* Handling comments
2017-05-31 14:47:09 -07:00
Alanna Scott
90e4d6469d
[js-testing] more tests for SelectControl ( #2877 )
...
* rename spec folder
* remove special handling for viz_type control since it now uses VizTypeControl
* add test for getOptions
* linting
* add test for cwp
* linting
2017-05-31 10:52:02 -07:00
Maxime Beauchemin
66403f1876
[explore] viz type selector as modal ( #2787 )
...
* [explore] viz type selector as modal
* Addressing comments
* Adressing comments
2017-05-30 11:05:18 -07:00
Maxime Beauchemin
4d12251806
[explore] include ControlHeader as part of Control interface ( #2809 )
...
* [explore] include ControlHeader as part of Control interface
* Adressing comments
2017-05-25 11:54:26 -07:00
Alanna Scott
0c9f9b695b
[clarity/consistency] rename /explorev2/ -> /explore/ ( #2802 )
...
* rename /explorev2/ -> /explore/
* add redirect for existing explorev2 urls
* fix long line
* remove extra line
* fix missed ref in spec
2017-05-24 17:12:28 -07:00