-
Notifications
You must be signed in to change notification settings - Fork 14.4k
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
NPMification & Reactification #139
Merged
Merged
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
…le JS files for frontend refactor. See readme.md in assets/ for npm setup instructions and visit the panoramix home page for a React sandbox.
Notes:
|
oh and looks like some of your commits aren't attached to your github id |
…o broken shimming for jquery/jquery-ui, dashboards are broken due to refactor of explore views.
woot! let's hold off on merging this until the npm-ification is complete / dashboard + explore are back to working.
I'll look into merging your PR now |
A simple base template for npm
A few cosmetic fixes (nvd3 tooltips, buttons, tables)
…m. Pin older select2 version to enable select2Sortable.
Moving files around ... yay!
Tackling Featured Datasets
mistercrunch
added a commit
that referenced
this pull request
Feb 28, 2016
NPMification & Reactification
hughhhh
added a commit
to lyft/incubator-superset
that referenced
this pull request
Apr 1, 2018
Moving the to 3 days -> 84% cache hit Hoping 7 days will put us in the 90% https://grafana-staging.lyft.net/dashboard/db/superset-stats?orgId=1&from=1519591954615&to=1519694727504 @mistercrunch @betodealmeida
etr2460
pushed a commit
to graceguo-supercat/superset
that referenced
this pull request
Jul 11, 2019
…ck-7573 [ad-hoc] Fixing type for count distinct (apache#7573)
graceguo-supercat
pushed a commit
to graceguo-supercat/superset
that referenced
this pull request
Oct 4, 2021
* feat: add chart companion components * test: add more tests * test: improve coverage * test: fix failed test * test: mock ResizeObserver * fix: test coverage * test: fix set dimension * feat: make keyColumn optional * fix: address comments * fix: test delay
zhaoyongjie
pushed a commit
to zhaoyongjie/incubator-superset
that referenced
this pull request
Nov 17, 2021
* feat: add chart companion components * test: add more tests * test: improve coverage * test: fix failed test * test: mock ResizeObserver * fix: test coverage * test: fix set dimension * feat: make keyColumn optional * fix: address comments * fix: test delay
zhaoyongjie
pushed a commit
to zhaoyongjie/incubator-superset
that referenced
this pull request
Nov 24, 2021
* feat: add chart companion components * test: add more tests * test: improve coverage * test: fix failed test * test: mock ResizeObserver * fix: test coverage * test: fix set dimension * feat: make keyColumn optional * fix: address comments * fix: test delay
zhaoyongjie
pushed a commit
to zhaoyongjie/incubator-superset
that referenced
this pull request
Nov 25, 2021
* feat: add chart companion components * test: add more tests * test: improve coverage * test: fix failed test * test: mock ResizeObserver * fix: test coverage * test: fix set dimension * feat: make keyColumn optional * fix: address comments * fix: test delay
zhaoyongjie
pushed a commit
to zhaoyongjie/incubator-superset
that referenced
this pull request
Nov 26, 2021
* feat: add chart companion components * test: add more tests * test: improve coverage * test: fix failed test * test: mock ResizeObserver * fix: test coverage * test: fix set dimension * feat: make keyColumn optional * fix: address comments * fix: test delay
mistercrunch
added
🏷️ bot
A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels
🚢 0.8.0
labels
Feb 19, 2024
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.
@williaster , I'm creating the PR!