Maxime Beauchemin
|
31283f1424
|
Fix metric formating in Dashboard view + some refactoring (#2598)
* Fix metric formating in Dashboard view + some refactoring
* Fixing build
|
2017-04-12 09:37:49 -07:00 |
|
Maxime Beauchemin
|
ac84fc2b65
|
Fixing confusion when selecting schema across engines (#2572)
|
2017-04-10 15:36:58 -07:00 |
|
Maxime Beauchemin
|
337454b646
|
[hotfix] slice with missing datasource related
|
2017-04-05 19:00:49 +00:00 |
|
Maxime Beauchemin
|
081bdca71e
|
[hotfix] [sql lab] fix sqlite errors when schema is selected
|
2017-04-05 00:26:15 -07:00 |
|
Maxime Beauchemin
|
122891c29b
|
[sql lab] allow users to save their queries (#2528)
* Allow users to save their queries
Fixing tests .
* Adding placeholder for Query Description
* initJQueryCSRF -> initJQueryAjaxCSRF
|
2017-04-04 20:15:19 -07:00 |
|
Maxime Beauchemin
|
db6b2f3ae1
|
pylint errors will now break the build (#2543)
* Linting pylint errors
* Backing off of an unecessary change
|
2017-04-03 21:53:06 -07:00 |
|
Maxime Beauchemin
|
91167665b1
|
Track both query start time and button push time to track delay (#2502)
* Track both query start time and button push time to track delay
* Fix
* Setting the proper precision
* More logging
|
2017-03-28 20:21:34 -07:00 |
|
Bogdan
|
c3be58db43
|
Add verbose name to db and druid cluster (#2429)
* Add verbose name field to the databases
* Add migration
* Display verbose name in the view.
|
2017-03-17 14:27:34 -07:00 |
|
Bogdan
|
5b19528662
|
Display full name. (#2378)
|
2017-03-14 14:33:43 -07:00 |
|
Maxime Beauchemin
|
2969cc9993
|
Refactoring Druid & SQLa into a proper "Connector" interface (#2362)
* Formalizing the Connector interface
* Checkpoint
* Fixing views
* Fixing tests
* Adding migrtion
* Tests
* Final
* Addressing comments
|
2017-03-10 09:11:51 -08:00 |
|