superset/superset
Beto Dealmeida c77bab8160 Refactoring deckgl (#4293)
* Refactoring dekgl

* Refactor layers

* Standardize function name

* Fix exports

* Fix require

* Fix lint
2018-01-30 23:03:35 -08:00
..
assets Refactoring deckgl (#4293) 2018-01-30 23:03:35 -08:00
bin fix unicode issues (#2308 #2282) (#2401) 2017-03-14 09:53:31 -07:00
connectors Use the query_obj as the basis for the cache key (#4260) 2018-01-28 09:46:13 -08:00
data Added Path, Polygon, and Arcs to deckGL example dashboard (#4242) 2018-01-29 11:51:36 -08:00
db_engines [flake8] Resolving Q??? errors (#3847) 2017-11-13 21:06:51 -08:00
migrations [annotations] Fixing migration for annotation layers (#4187) 2018-01-10 08:50:05 -08:00
models add frontend logging utility function (#4226) 2018-01-30 10:27:13 -08:00
static Rremove unused symlinks (#1736) 2016-12-01 19:52:46 -08:00
templates Always use fluid container for navbar. (#4279) 2018-01-24 08:55:57 -08:00
translations Hanization (#4126) 2018-01-12 08:11:37 -08:00
views add frontend logging utility function (#4226) 2018-01-30 10:27:13 -08:00
__init__.py [FAB] configuring updating of permissions (#4172) 2018-01-08 14:39:18 -08:00
cache_util.py [flake8] Resolve I??? errors (#3797) 2017-11-07 20:23:40 -08:00
cli.py Added Path, Polygon, and Arcs to deckGL example dashboard (#4242) 2018-01-29 11:51:36 -08:00
config.py Create DATA_DIR after importing config (#4143) 2018-01-03 09:54:59 -08:00
dataframe.py Workaround pandas bug in datetimes with time zones (#3910) 2017-11-20 08:33:18 -08:00
db_engine_specs.py Check for non-None database before using. (#4162) 2018-01-05 13:54:17 -08:00
dict_import_export_util.py Adding YAML Import-Export for Datasources to CLI (#3978) 2017-12-05 11:14:52 -08:00
extract_table_names.py [flake8] Resolve I??? errors (#3797) 2017-11-07 20:23:40 -08:00
forms.py Import CSV (#3643) 2017-11-27 21:07:12 -08:00
import_util.py [flake8] Resolve I??? errors (#3797) 2017-11-07 20:23:40 -08:00
jinja_context.py [flake8] Resolve I??? errors (#3797) 2017-11-07 20:23:40 -08:00
legacy.py [flake8] Resolving Q??? errors (#3847) 2017-11-13 21:06:51 -08:00
security.py [security] Adding all derived FAB UserModelView views to admin only (#4180) 2018-01-09 13:05:37 -08:00
sql_lab.py [BUGFIX]: Check datatype of results before converting to DataFrame (#4108) 2018-01-23 20:58:06 -08:00
sql_parse.py [flake8] Resolving Q??? errors (#3847) 2017-11-13 21:06:51 -08:00
stats_logger.py [flake8] Resolving Q??? errors (#3847) 2017-11-13 21:06:51 -08:00
utils.py Handle 'pd.Timestamp' when jsonifying (#4275) 2018-01-24 16:09:22 -08:00
viz.py Use the query_obj as the basis for the cache key (#4260) 2018-01-28 09:46:13 -08:00