Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

Cherry-picks: A few small fixes (slice width) + pivot table #107

Merged
merged 7 commits into from
Sep 12, 2018

Commits on Sep 12, 2018

  1. [bugfix] Fix bignumber overflow in dashboard (apache#5839)

    * Move BigNumber to directory.
    
    * fix chart margin in dashboard
    
    * Fix margin and be more conservative about width.
    
    (cherry picked from commit 3f8b970)
    kristw committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    436b221 View commit details
    Browse the repository at this point in the history
  2. [SIP-5] Refactor pivot table (apache#5705)

    * extract slice and formData
    
    * rename variables
    
    * update proptypes and add comments
    
    (cherry picked from commit 5eff7a8)
    kristw committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    8c0b15a View commit details
    Browse the repository at this point in the history
  3. correctly compute slice width in dashboard (apache#5867)

    (cherry picked from commit 166058d)
    kristw committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    38b8047 View commit details
    Browse the repository at this point in the history
  4. fix Object.assign try to write to read-only option.style (apache#5860)

    (cherry picked from commit 962eb08)
    kristw committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    1c30480 View commit details
    Browse the repository at this point in the history
  5. [time table] fix sorting on missing values (apache#5863)

    (cherry picked from commit 367dcda)
    mistercrunch authored and kristw committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    e108110 View commit details
    Browse the repository at this point in the history
  6. [tests] fix sqllab/TableElement_spec (apache#5874)

    (cherry picked from commit bec0b4c)
    williaster authored and kristw committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    a1c3ded View commit details
    Browse the repository at this point in the history
  7. update yarn.lock

    kristw committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    b9dfd18 View commit details
    Browse the repository at this point in the history