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 upHighlights
- Arctic Code Vault Contributor
- Developer Program Member
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,751 contributions in the last year
Activity overview
Contribution activity
August 1, 2020
July 2020
Created a pull request in apache/incubator-superset that received 6 comments
fix(permissions): alpha role has all full features
SUMMARY Currently Alpha role does not include the "Manage" menu and it's sub items. But user's still have underlying access to the ModelView's that…
- feat(api): database schemas migration to new API
- fix(log): log endpoint authentication
- fix(charts): disable CSRF for chart data endpoint
- fix(api): fixes openapi spec errors and adds a test to validate all spec
- fix(api): fixes perf on charts and introduces sorting by db on datasets
- fix(datasets): sort and humanized modified by
- fix: group by with timestamp granularity
- fix: modified by column on charts and dashboards
- tests: update test run doc and add some improvements
- fix: humanised changed on UTC on dashboards and charts
- fix: Bump FAB to 3.0.1 fix superset init
- refactor: database API OpenAPI spec and location
- refactor: dashboards OpenAPI spec
- refactor: charts OpenAPI spec
- docs: update upgrading for FAB3 OAuth change
- fix: datasets related objects, apply filter and openapi spec
- fix: dashboard endpoint sig changed
- docs: fix, contributing
- docs: improve, help contributions
- release 3.0.1
- release 3.0.1 RC1
- fix, del permission assertion on roles
- docs, readme breaking changes for OAuth
- fix, google charts
- fix, doc dependencies
- release: 3.0.0
- fix: swagger test
- fix, change openapi tags and swagger access URL (breaking)
- Fix, docs on has_view_access
- refactor(listviews): use correct filter endpoints for charts and datasets
- fix: remove FAB rendered menu in favor of react based one
- feat: add TXT as default CSV extension
- feat(listviews): SIP-34 filters for charts, dashboards, datasets
- fix(chart-data-api): fix csv and query result type and QueryObject schema
- fix(chart-data-api): improve chart data endpoint errors
- fix(chart-data-api): case insensitive evaluation of filter op
- chore: Silencing unused thumbnail cache config
- chore: improve release documentation
- feat: add contribution operation and fix cache_key bug
- chore: Releasing SQL Lab Celery results
- feat: add more fields to the log API
- feat(chart-data-api): make pivoted columns flattenable
- feat: oauth config for superset chart
- feat: dataset api endpoint for charts and dashboards count