Skip to content
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

3.0 #3

Merged
merged 38 commits into from
Nov 27, 2023
Merged

3.0 #3

merged 38 commits into from
Nov 27, 2023

Commits on Oct 31, 2023

  1. Configuration menu
    Copy the full SHA
    5293f55 View commit details
    Browse the repository at this point in the history
  2. fix: remove unnecessary redirect (apache#25679)

    (cherry picked from commit da42bf2)
    Khrol authored and michael-s-molina committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    315e758 View commit details
    Browse the repository at this point in the history
  3. fix(chore): dashboard requests to database equal the number of slices…

    … it has (apache#24709)
    
    (cherry picked from commit 75a7431)
    Always-prog authored and michael-s-molina committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    8483ab6 View commit details
    Browse the repository at this point in the history
  4. fix: bump to FAB 4.3.9 remove CSP exception (apache#25712)

    (cherry picked from commit 8fb0c8d)
    dpgaspar authored and michael-s-molina committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    8da27ed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9b31d97 View commit details
    Browse the repository at this point in the history
  6. fix: Revert "fix(Charts): Set max row limit + removed the option to u…

    …se an empty row limit value" (apache#25753)
    
    (cherry picked from commit e2fe967)
    geido authored and michael-s-molina committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    fd2c272 View commit details
    Browse the repository at this point in the history
  7. fix: dataset update uniqueness (apache#25756)

    (cherry picked from commit c7f8d11)
    betodealmeida authored and michael-s-molina committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    01d3ac2 View commit details
    Browse the repository at this point in the history
  8. fix(sqllab): slow pop datasource query (apache#25741)

    (cherry picked from commit 2a2bc82)
    justinpark authored and michael-s-molina committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    fbe7e62 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2f46890 View commit details
    Browse the repository at this point in the history
  10. fix: DB-specific quoting in Jinja macro (apache#25779)

    (cherry picked from commit 5659c87)
    betodealmeida authored and michael-s-molina committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    1d403da View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c216b3e View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. fix: Resolve issue apache#24195 (apache#25804)

    (cherry picked from commit 8737a8a)
    john-bodley authored and michael-s-molina committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    04c11b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d57496 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2827252 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    925c63d View commit details
    Browse the repository at this point in the history
  2. fix: the temporal x-axis results in a none time_range. (apache#25429)

    Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
    (cherry picked from commit ae619b1)
    mapledan authored and michael-s-molina committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    d590114 View commit details
    Browse the repository at this point in the history
  3. fix(table chart): Show Cell Bars correctly apache#25625 (apache#25707)

    (cherry picked from commit 916f7bc)
    SA-Ark authored and michael-s-molina committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    4534a07 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5198279 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Configuration menu
    Copy the full SHA
    756324d View commit details
    Browse the repository at this point in the history
  2. fix: Saving Mixed Chart with dashboard filter applied breaks adhoc_fi…

    …lter_b (apache#25877)
    
    (cherry picked from commit 268c1dc)
    kgabryje authored and michael-s-molina committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    81f7c63 View commit details
    Browse the repository at this point in the history
  3. fix: database version field (apache#25898)

    (cherry picked from commit 06ffcd2)
    betodealmeida authored and michael-s-molina committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    8c099a3 View commit details
    Browse the repository at this point in the history
  4. fix: trino cursor (apache#25897)

    (cherry picked from commit cdb18e0)
    betodealmeida authored and michael-s-molina committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    d265bd2 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Configuration menu
    Copy the full SHA
    c655a3e View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. fix(trino): allow impersonate_user flag to be imported (apache#25872)

    Co-authored-by: John Bodley <4567245+john-bodley@users.noreply.github.com>
    (cherry picked from commit 458be8c)
    FGrobelny authored and michael-s-molina committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    078b78f View commit details
    Browse the repository at this point in the history
  2. fix(table): Double percenting ad-hoc percentage metrics (apache#25857)

    (cherry picked from commit 784a478)
    john-bodley authored and michael-s-molina committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    eea6a8e View commit details
    Browse the repository at this point in the history
  3. fix(sqllab): invalid sanitization on comparison symbol (apache#25903)

    (cherry picked from commit 581d3c7)
    justinpark authored and michael-s-molina committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    6da18f8 View commit details
    Browse the repository at this point in the history
  4. fix: update flask-caching to avoid breaking redis cache, solves apach…

    …e#25339 (apache#25947)
    
    Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
    2 people authored and michael-s-molina committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    a7fbdd6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e07eed1 View commit details
    Browse the repository at this point in the history
  6. chore(colors): Updating Airbnb brand colors (apache#23619)

    (cherry picked from commit 6d8424c)
    john-bodley authored and michael-s-molina committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    fb1919a View commit details
    Browse the repository at this point in the history
  7. fix: naming denomalized to denormalized in helpers.py (apache#25973)

    (cherry picked from commit 5def416)
    hughhhh authored and michael-s-molina committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    1c287df View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1d2a564 View commit details
    Browse the repository at this point in the history
  9. fix(rls): Update text from tables to datasets in RLS modal (apache#25997

    )
    
    (cherry picked from commit 210f1f8)
    yousoph authored and michael-s-molina committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    8d873e6 View commit details
    Browse the repository at this point in the history
  10. fix: Make Select component fire onChange listener when a selection is…

    … pasted in (apache#25993)
    
    (cherry picked from commit 5fccf67)
    jfrag1 authored and michael-s-molina committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    ee1ba7e View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. fix(explore): redandant force param (apache#25985)

    (cherry picked from commit e7a1876)
    justinpark authored and michael-s-molina committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    e3fbb01 View commit details
    Browse the repository at this point in the history
  2. chore: Optimize fetching samples logic (apache#25995)

    (cherry picked from commit 326ac4a)
    john-bodley authored and michael-s-molina committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    da06206 View commit details
    Browse the repository at this point in the history
  3. fix(native filters): rendering performance improvement by reduce over…

    …rendering (apache#25901)
    
    (cherry picked from commit e1d73d5)
    justinpark authored and michael-s-molina committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    49661bc View commit details
    Browse the repository at this point in the history
  4. fix: update FAB to 4.3.10, Azure user info fix (apache#26037)

    (cherry picked from commit 628cd34)
    dpgaspar authored and michael-s-molina committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    08604cc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    961eba6 View commit details
    Browse the repository at this point in the history