graceguo-supercat
fffb7b500a
[sql lab]Add autoSelect ( #2713 )
...
In sql editor database dropdown list, we want to auto-select the first available option.
2017-05-05 11:00:06 -07:00
Maxime Beauchemin
e055e6d2c2
Fixing PropTypes warning messages ( #2670 )
...
* Fixing PropTypes warning message
React recently started warning on the upcoming deprecation of
React.PropTypes, the new approach is to use the `prop-types`
npm package instead.
* Fixing the tests
2017-04-24 17:39:57 -07:00
Maxime Beauchemin
366ecefbaa
Bumping the JS libs to fix the build ( #2616 )
...
* bumping the js libs
* New linting rules
* More linting
* More
* Done linting
* npm >=4.5.0
* Bumping node
* Tweaking the build
* Fixing the damn build
* Fixing the apps
2017-04-13 15:04:09 -07:00
vera-liu
f0917c62f2
Add a Async Select that fetches options from given endpoint ( #1909 )
...
* Add a Async Select that fetches options from given endpoint
* update it statement
2017-01-11 10:31:30 -08:00