Popular repositories
1,131 contributions in the last year
Contribution activity
January 2021
Created 33 commits in 5 repositories
Created a pull request in apache/superset that received 12 comments
ci: conditionally skip python tests
SUMMARY This PR changes Python CI workflows to skip unit test execution for PRs that don't have changes that are relevant for those workflows. Here…
+172
−0
•
12
comments
Opened 14 other pull requests in 3 repositories
apache/superset
12
merged
- fix(multiline): return all chart data on initial request
- fix(release): add typing-extensions as dependency
- docs(release): add some improvements from 1.0.0 release round
- chore(viz): bump superset-ui packages to 0.16.9
- docs(release): add vote thread to result template
- feat(bigquery): implement custom minute time grains
- ci(cypress): disable failing test
- fix(releasing): svn dockerfile requirements path
- fix(native-filters): incorrect queriesData state
- fix(explore): clear custom label if removed
- fix(explore): improve filter translation
- fix(explore): bump superset-ui to 0.16.3 and fix DeckGL bug
apache-superset/superset-ui
1
merged
villebro/pyhtzee
1
open
Reviewed 84 pull requests in 5 repositories
apache/superset 72 pull requests
- fix(CI): properly configure cancel duplicates
- chore: upgrade Cypress to 6.2.1
- fix: Add implicit orderby to certain queries
- chore: add a note about using Draft PR's importance
- fix: explore page style fix, remove unnecessary scroll bars
- feat: dashboard access roles
- docs: updates updating.md with 1.0
- test(native-filters): scoping tree in native filters modal
- fix: bar chart data order
- fix: add order by for bar charts
- fix(dashboard): nested rows and columns with hovered menu
- fix(explore): preserve metric column order in bar chart
- docs: update README.MD and FAQ Page for Superset 1.0 launch
- refactor: rename DbColumnType to GenericDataType
- refactor: Sync Scoping tree with Forms data
- feat(db engines): add support for Opendistro Elasticsearch (AWS ES)
- fix: error while parsing invalid json form_data
- docs: updated manual for bigquery
- feat(native-filters): Show alert for unsaved filters after cancelling Filter Config Modal
- chore: bumping superset UI packages (0.16.7 + 0.16.8)
- tests: Added some Cypress tests for Native Filters
- refactor(connectors): refactor sqla query generation
- feat(chart): Add expression, description and verbose name to search filter
- fix: return appropriate response when payload has error
- fix(explore): deprecated x periods pattern in new time picker value
- Some pull request reviews not shown.
apache-superset/superset-ui 8 pull requests
- fix(legacy-preset-chart-nvd3): remove data fetching from multiline chart
- feat(legacy-preset-chart-nvd3): subject Add legend option to dual line chart
- feat(legacy-plugin-chart-histogram): subject Add legend option to histogram chart
- feat(plugin-chart-echarts): Add xAxis label format && showMin and showMax labels
- fix(legacy-plugin-chart-pivot-table): pivot table chart string aggregation empty values
- chore: update layout control for rolling window
- chore: bumping nvd3-fork package
- fix(core): handle missing where in appendExtraFormData
preset-io/elasticsearch-dbapi 2 pull requests
apache-superset/superset-ui-plugins-deckgl 1 pull request
preset-io/nvd3 1 pull request
Created an issue in apache/superset that received 2 comments
Change dataset header floats on top of table entries
Screenshot Description When scrolling the change dataset table, the header floats above the table entries. Regression caused by #12432 Design input …
2
comments