Highlights
- Arctic Code Vault Contributor
- Developer Program Member
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
-
Simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD generation for your models, google charts and much more. Demo (login with guest/welc…
-
Skeleton application to use with Flask-AppBuilder (pip install flask-appbuilder)
-
-
-
-
i18n and l10n support for Flask based on Babel and pytz. Support for package development, merging translations
Python 2
1,420 contributions in the last year
Activity overview
Contribution activity
October 2020
Created a pull request in apache/incubator-superset that received 2 comments
fix: saved_query search on schema and database not working
SUMMARY Enables filtering by database and schema on the backend BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF ADDITIONAL INFORMATION Has associated i…
- chore: Update testconn logic
- fix(chart-api): cached-indicator always shows value is cached
- feat: export databases as a ZIP bundle
- fix: do not import superset_config on tests
- chore(engine): adapt postgres backend connection URI
- chore(sqla): assert query does not exceed 1 statement
- fix: dataset editor update user list endpoint
- chore: Leverage SQLALchemy ping rather than explicit SELECT 1 for testconn
- chore: simplify alerting data model to leverage a single class
- chore(sql-lab): catch PyArrow deserialization error
- fix: skip unit test that is failing in master for test-postgres-hive
- test: removed unicode_test example from unit tests
- fix(viz): downgrade exception for missing viz/datasource
- chore: add latest tag action
- fix: Adding authlib as a requirement package
- chore: cleanup FAB update perms
- fix(examples): missing expressions in birth_names
- chore: lowering DatasetCreateFailedError exception from "error" to "info"
- fix: Alembic migration 18532d70ab98
- feat: Stop pending queries when user close dashboard
- style(listview): dynamic card size and grid spacing