This repository has been archived by the owner on Nov 3, 2023. It is now read-only.
forked from apache/superset
-
Notifications
You must be signed in to change notification settings - Fork 24
Cherry-picks: A few small fixes (slice width) + pivot table #107
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
* Move BigNumber to directory. * fix chart margin in dashboard * Fix margin and be more conservative about width. (cherry picked from commit 3f8b970)
* extract slice and formData * rename variables * update proptypes and add comments (cherry picked from commit 5eff7a8)
(cherry picked from commit 166058d)
(cherry picked from commit 962eb08)
(cherry picked from commit 367dcda)
(cherry picked from commit bec0b4c)
kristw
changed the title
[WIP] Cherry-pick(s): <description>
Cherry-picks: A few small fixes (slice width) + pivot table
Sep 12, 2018
Codecov Report
@@ Coverage Diff @@
## airbnb-master #107 +/- ##
=================================================
- Coverage 63.45% 63.42% -0.04%
=================================================
Files 356 356
Lines 22156 22168 +12
Branches 2496 2498 +2
=================================================
Hits 14059 14059
- Misses 8085 8097 +12
Partials 12 12
Continue to review full report at Codecov.
|
john-bodley
approved these changes
Sep 12, 2018
michellethomas
pushed a commit
that referenced
this pull request
Dec 1, 2021
* enable warning * add warning * fix order
michellethomas
pushed a commit
that referenced
this pull request
Dec 1, 2021
#107) Updates the requirements on [@data-ui/theme](https://github.com/williaster/data-ui) to permit the latest version. - [Release notes](https://github.com/williaster/data-ui/releases) - [Changelog](https://github.com/williaster/data-ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/williaster/data-ui/commits/v0.0.78) Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Cherry-pick the following commit(s):
Verified on devbox with production data
@john-bodley @conglei @graceguo-supercat @kristw @michellethomas @timifasubaa @williaster