Highlights
- 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,271 contributions in the last year
Activity overview
Contribution activity
January 2021
Created 29 commits in 5 repositories
Created 1 repository
- dpgaspar/test-ci Shell
Created a pull request in apache/superset that received 6 comments
fix: impose dataset ownership check on old API
SUMMARY The old API does not check for ownership, this PR fixes it When a user tries to changes a dataset they do not own (and their not admins): A…
Opened 20 other pull requests in 4 repositories
apache/superset
8
merged
3
open
- docs: updates updating.md with 1.0
- fix: keep old names from screenshot images to pypi releases
- feat: request ids on API related endpoints
- feat(db engines): add support for Opendistro Elasticsearch (AWS ES)
- ci: remove refs/tags from docker tags on a release
- fix(api): prefix class names on events actions
- fix(load examples): load examples creating unnecessary main database
- refactor: test connection raises only command exceptions
- fix(reports): don't log user errors and state change has errors
- fix(database): OpenAPI spec for test_connection
- docs: fix build status badge to github actions
preset-io/elasticsearch-dbapi
5
merged
1
open
dpgaspar/Flask-AppBuilder
2
merged
mozilla/moz-sql-parser
1
open
Reviewed 29 pull requests in 3 repositories
apache/superset 25 pull requests
- fix(release): add typing-extensions as dependency
- feat: dashboard access roles
- docs(release): add some improvements from 1.0.0 release round
- test: oracle engine spec
- style: Update Celery config & docs to use new style settings
- fix: Stabilize and deprecate legacy alerts module
- test: sqlite db engine spec
- fix: translation files and update documentation
- ci: conditionally skip python tests
- fix: error while parsing invalid json form_data
- test: presto engine spec tests
- docs(release): add vote thread to result template
- feat(bigquery): implement custom minute time grains
- test: hive db engine spec
- ci(cypress): disable failing test
- chore: remove duplicate DashboardFilter class and change imports accordingly
- test: /postgres engine spec test coverage
- fix(releasing): svn dockerfile requirements path
- feat(db-engine-specs): add support for Postgres root cert
- fix(timepicker): make pyparsing thread safe
- feat(db-engine): Add support for Apache Solr
- chore: rename docker image from incubator-superset to superset
- docs: remove (some) references to incubating/incubation
- test: birth names
- test: World bank examples
dpgaspar/Flask-AppBuilder 3 pull requests
preset-io/elasticsearch-dbapi 1 pull request
Created an issue in opendistro-for-elasticsearch/sql that received 3 comments
Support describe tables with keywords
Hi, I'm currently building support for opendistro SQL on sqlalchemy (currently only Elastic elasticsearch is supported): https://github.com/preset-…