fabianmenges
72627b1761
Adding YAML Import-Export for Datasources to CLI ( #3978 )
...
* Adding import and export for databases
* Linting
2017-12-05 11:14:52 -08:00
John Bodley
ac57780607
[flake8] Resolving Q??? errors ( #3847 )
2017-11-13 21:06:51 -08:00
John Bodley
690de862e8
[flake8] Resolve E1?? errors ( #3805 )
2017-11-10 12:06:22 -08:00
John Bodley
17623f71d4
[flake8] Resolving C??? errors ( #3787 )
2017-11-07 21:32:45 -08:00
John Bodley
e2bca47421
[flake8] Resolve I??? errors ( #3797 )
2017-11-07 20:23:40 -08:00
Grace Guo
d1a7a7b85c
Time Series Annotation Layers ( #3521 )
...
* Adding annotations to backend
* Auto fetching Annotations on the backend
* Closing the loop
* Adding missing files
* annotation layers UI
for https://github.com/apache/incubator-superset/issues/3502
* a few fixes per code review.
- add annotation input sanity check before add and before update.
- make SelectAsyncControl component statelesis, and generic
- add annotation description in d3 tool tip
- use less variable to replace hard-coded color
2017-09-27 20:40:07 -07:00
ShengyaoQian
b0e2904c24
Updating permission when refreshing druid datasource ( #2655 )
...
* Updating permission when refreshing druid datasource
* Adding test
* Fix style
* Deletion view_menu after db, table, cluster, ds deletion
* Update table model
* Linting
* Override _delete instead of post_delete
* fix
* lint
* fix multi delete
* fix
* Refactoring
* Amending
2017-05-22 16:41:32 -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
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