forked from apache/superset
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Jb/feat plugin handlebars #3
Merged
jdbranham
merged 614 commits into
savantly-net:jb/feat-plugin-handlebars
from
apache:jb/feat-plugin-handlebars
Apr 12, 2022
Merged
Jb/feat plugin handlebars #3
jdbranham
merged 614 commits into
savantly-net:jb/feat-plugin-handlebars
from
apache:jb/feat-plugin-handlebars
Apr 12, 2022
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…tle margin i… (#18947) * fix(chartviz): make to allow the custome of x & y axis title margin in chart * fix(chartviz): add eslint radix error in chart.js * fix(chartviz): change the transformProps in chart plugin & creat helper. * fix(chartviz): lint fix & chart.js back * fix(plugin-chart-echarts): make to allow the custom margin of X & y axis in BoxPlot & Mixedtimeseries charts * fix(plugin-chart-echarts): make to change changeNumber to changeInteger * fix(plugin-chart-echarts): make to add license & change file name
* fix(dashboard): Empty states overflowing small chart containers * Fix test
* add guest rls clause to cache key * lint * pylint * add app back
* feat(viz-gallery): add 'feature' tag and fuzzy search weighting * add search weight * Update superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx Co-authored-by: Evan Rusackas <evan@preset.io> * Update superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx Co-authored-by: Evan Rusackas <evan@preset.io> * Update superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx Co-authored-by: Evan Rusackas <evan@preset.io> * Update superset-frontend/src/explore/components/controls/VizTypeControl/VizTypeGallery.tsx Co-authored-by: Evan Rusackas <evan@preset.io> * some improvements * take metadata out * use chartLabel enum to unify * add test chart * fix cache * Resolving TS Lint issue * Appeasing the linter * Removing one example implementation * Removing another example label implementation * Removing the third example label implementation Co-authored-by: Evan Rusackas <evan@preset.io>
* feat: add optional dashboard ui configuration * change all flags to boolean * update README and lint
* add perm for global db add * fix permissions * missing roles params
* feat: helper functions for RLS * Add function to inject RLS * Add UNION tests * Add tests for schema * Add more tests; cleanup * has_table_query via tree traversal * Wrap existing predicate in parenthesis * Clean up logic * Improve table matching
… to a feature flag (#19113) * first pass migrating config to ff * nixing a console log from testing * adding an entry to `UPDATING.md` * linting ✨ * Adding ENABLE_JAVASCRIPT_CONTROLS to FEATURE_FLAGS.md * no longer in need of state! * Turning the flag back off * linting... le sigh * and more linting...
* refresh the guest token * put back the date logic * version * fix time hijinks * test * Update superset-embedded-sdk/src/guestTokenRefresh.ts
* chore: Deprecate Python 3.7 and add support for Python 3.10 * Update local-backend.mdx * Update UPDATING.md Co-authored-by: John Bodley <john.bodley@airbnb.com>
* add new native filter test
* fix(dashboard-css): make to stay custome css when reload * fix(dashboard-css): make to add injectCustomCSS into HeaderActionsDropdown.test.tsx
* fix: clean up chart metadata config * missed a spot * missed another spot * fix failing time-specific test * can't call translation functions here * Revert "fix failing time-specific test" This reverts commit 3eeb8ab. * skip problematic test * extra import
…#19111) * Empty states updated on result tab and query history tab * Testing on query history blank state * Testing on result tab with empty state * Forgot to remove a comment * Corrected empty state image size and centered with drag bar * Centered blank states vertically
* fix logic for checking extensions * add specific types * fix lint
* feat: add export_related flag * Fix lint
…19539) * refactor: Removes the CSS files from the Parallel Coordinates plugin * Adds test * Fixes indentation
* refactor: Removes the CSS files from the Paired T Test plugin * Adjusts some colors
* refactor: Removes the CSS files from the Horizon plugin * Removes the CSS file * Uses font-size from the theme
* feat: add success toast to alerts and reports * remove console * add suggestions
…19434) * feat: deprecate old API and create new API for dashes created by me * add tests * fix previous test * fix test and lint * fix sqlite test * fix lint * fix lint * lint * fix tests * fix tests * use dashboards get list instead * clean unnecessary marshmallow schema * Update superset/views/core.py Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com> * lint Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
* fix(select): render when empty multiselect * disable flaky test
* rebase * more progress * Fix unintended changes * DB import goes to step 3 * debugging * DB list refreshing properly * import screens flowing properly * Code cleanup * Fixed back button on import flow * Remove import db tooltip test * Fix test * Password field resets properly * Changed import modal state dictators and removed unneeded comment * Removed unneeded param pass and corrected modal spelling * Fixed typos * Changed file to fileList * Clarified import footer comment * Cleaned passwordNeededField and confirmOverwriteField state checks * debugging * Import state flow fixed * Removed unneeded importModal check in unreachable area * Fixed import db footer behavior when pressing back on step 2 * Import db button now at 14px * Removed animation from import db button * Fixed doble-loading successToast * Fixed errored import behavior * Updated import password check info box text * Connect button disables while importing db is loading * Connect button disables while overwrite confirmation is still needed * Connect button disables while password confirmation is still needed * Removed gray line under upload filename * Hide trashcan icon on import filename * Modal scroll behavior fixed for importing filename * Changed errored to failed * RTL testing for db import
* feat(CRUD): add new empty state * fix ci * add svg license
* Remove hacky font-sizes * Remove hacky font-size SavedQueryPreviewModal
* draft pr * finished styling * add filter * added testing * added tests * added permissions tests * Empty-Commit * new test * Update superset-frontend/src/views/components/MenuRight.tsx Co-authored-by: Elizabeth Thompson <eschutho@gmail.com> * revisions * added to CRUD view Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Merge from upstream