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

Upgrade to v4 2 oliver #30695

Closed
wants to merge 161 commits into from
Closed

Commits on Feb 20, 2024

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

Commits on Feb 23, 2024

  1. fix(sqllab): typeahead search is broken in db selector (apache#27181)

    (cherry picked from commit 8fbaf84)
    justinpark authored and michael-s-molina committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    d69be32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a523d9a View commit details
    Browse the repository at this point in the history
  3. fix(dashboard): drag and drop indicator UX (apache#26699)

    (cherry picked from commit ac8c283)
    justinpark authored and michael-s-molina committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    3440a30 View commit details
    Browse the repository at this point in the history
  4. fix: Translations related to the date range filter (apache#26074)

    (cherry picked from commit cc2f6f1)
    Ralkion authored and michael-s-molina committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    d47fd44 View commit details
    Browse the repository at this point in the history
  5. fix(releasing): fixes npm script for release validation (apache#27214)

    (cherry picked from commit 2a47edc)
    rusackas authored and michael-s-molina committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    ef2ca40 View commit details
    Browse the repository at this point in the history
  6. fix: no limit in SELECT * for TOP dbs (apache#27215)

    (cherry picked from commit c54fbe6)
    betodealmeida authored and michael-s-molina committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    c29873c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ffa0c73 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. fix: bump FAB to 4.4.1 (perf issue) (apache#27233)

    (cherry picked from commit 62cf036)
    dpgaspar authored and michael-s-molina committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    3650228 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7115b2c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7de3e0f View commit details
    Browse the repository at this point in the history
  4. fix(reports): fixing unit test (apache#27236)

    (cherry picked from commit 6278315)
    fisjac authored and michael-s-molina committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    8fd47c6 View commit details
    Browse the repository at this point in the history
  5. fix(trino): bumping trino to fix hudi schema fetching (apache#27213)

    (cherry picked from commit 11760d3)
    rusackas authored and michael-s-molina committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    524dbd5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b9ec312 View commit details
    Browse the repository at this point in the history
  7. fix(import-datasources): Use "admin" user as default for importing da…

    …tasources (apache#27154)
    
    (cherry picked from commit 6447cd0)
    ddxv authored and michael-s-molina committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    2e80b68 View commit details
    Browse the repository at this point in the history
  8. fix: Inoperable dashboard filter slider when range is <= 1 (apache#27271

    )
    
    Co-authored-by: Justin Francos <[email protected]>
    (cherry picked from commit ce9e4b4)
    michael-s-molina committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    6b82e27 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8243675 View commit details
    Browse the repository at this point in the history
  10. fix: Data zoom with horizontal orientation (apache#27291)

    (cherry picked from commit 7854b62)
    michael-s-molina committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    5cba9bc View commit details
    Browse the repository at this point in the history
  11. fix: Incorrect data type on import page (apache#27307)

    (cherry picked from commit fa04eec)
    michael-s-molina committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    74842fe View commit details
    Browse the repository at this point in the history
  12. fix(plugin-chart-echarts): calculate Gauge Chart intervals correctly …

    …when min value is set (apache#27285)
    
    (cherry picked from commit d65f64d)
    goto-loop authored and michael-s-molina committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    8103f22 View commit details
    Browse the repository at this point in the history
  13. fix(sqllab): invalid dump sql shown after closing tab (apache#27295)

    (cherry picked from commit 8d24570)
    justinpark authored and michael-s-molina committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    e881675 View commit details
    Browse the repository at this point in the history
  14. chore: bump cryptography minimum to 42.0.4 (apache#27281)

    (cherry picked from commit 371f2ab)
    sadpandajoe authored and michael-s-molina committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    c0fa4f4 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f5750dd View commit details
    Browse the repository at this point in the history
  16. fix(sqllab): Missing empty query result state (apache#27313)

    (cherry picked from commit ae8ec9c)
    justinpark authored and michael-s-molina committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    f063240 View commit details
    Browse the repository at this point in the history
  17. fix: Heatmap numeric sorting (apache#27360)

    (cherry picked from commit fe2f5a7)
    michael-s-molina committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    85efe25 View commit details
    Browse the repository at this point in the history
  18. fix: Missing SQL Lab permission (apache#27361)

    (cherry picked from commit 8a46694)
    michael-s-molina committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    e9ebc38 View commit details
    Browse the repository at this point in the history
  19. chore: numexpr to fix CVE-2023-39631⁠ (2.8.4 => 2.9.0) (apache#27187)

    Co-authored-by: Stefan Arnold <[email protected]>
    (cherry picked from commit f453d5d)
    nigzak authored and michael-s-molina committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    ecebd70 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    25b7eb0 View commit details
    Browse the repository at this point in the history
  21. fix(Alerts & Reports): Fixing bug that resets cron value to default w…

    …hen empty (apache#27262)
    
    (cherry picked from commit 32179f1)
    fisjac authored and michael-s-molina committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    19efb14 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. fix: improve explore REST api validations (apache#27395)

    (cherry picked from commit a3d2e0b)
    dpgaspar authored and michael-s-molina committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    94aeef5 View commit details
    Browse the repository at this point in the history
  2. fix(API): Updating assets via the API should preserve ownership confi…

    …guration (apache#27364)
    
    (cherry picked from commit 66bf701)
    Vitor-Avila authored and michael-s-molina committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    4f3a7f3 View commit details
    Browse the repository at this point in the history
  3. fix(sqllab): Close already removed tab (apache#27391)

    (cherry picked from commit 5107cc0)
    justinpark authored and michael-s-molina committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    db6df71 View commit details
    Browse the repository at this point in the history
  4. fix: Re-enable CI checks on release branches (apache#27390)

    (cherry picked from commit a54a24e)
    michael-s-molina committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    0baa2af View commit details
    Browse the repository at this point in the history
  5. fix: typescript errors in 4.0 (apache#27402)

    (cherry picked from commit ce0b70c)
    justinpark authored and michael-s-molina committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    2060e54 View commit details
    Browse the repository at this point in the history
  6. fix: missing shared color in mixed timeseries (apache#27403)

    (cherry picked from commit 9ced255)
    justinpark authored and michael-s-molina committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    5b6e5e4 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    15557f4 View commit details
    Browse the repository at this point in the history
  2. fix(dashboard): Only fetch CSS templates for dashboard header menu wh…

    …en in edit mode (apache#27411)
    
    Co-authored-by: Michael S. Molina <[email protected]>
    (cherry picked from commit fde93dc)
    mskelton authored and michael-s-molina committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    7598635 View commit details
    Browse the repository at this point in the history
  3. fix: SSH Tunnel configuration settings (apache#27186)

    (cherry picked from commit 89e89de)
    geido authored and michael-s-molina committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    131c254 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ee452e View commit details
    Browse the repository at this point in the history
  5. fix: check if guest user modified query (apache#27484)

    (cherry picked from commit 735b895)
    betodealmeida authored and michael-s-molina committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    017e0fc View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. fix(postprocessing): resample with holes (apache#27487)

    (cherry picked from commit 7f19d29)
    villebro authored and michael-s-molina committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    1016fd9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    297849a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d4314a9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    94f6778 View commit details
    Browse the repository at this point in the history
  5. fix: pass valid SQL to SM (apache#27464)

    (cherry picked from commit 376bfd0)
    betodealmeida authored and michael-s-molina committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    3556219 View commit details
    Browse the repository at this point in the history
  6. perf(sqllab): reduce bootstrap data delay by queries (apache#27488)

    (cherry picked from commit f4bdcb5)
    justinpark authored and michael-s-molina committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    f52647f View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. fix: guest queries (apache#27566)

    (cherry picked from commit 36290ce)
    betodealmeida authored and michael-s-molina committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    4b750c0 View commit details
    Browse the repository at this point in the history
  2. fix: Skips Hive tests that are blocking PRs (apache#27605)

    (cherry picked from commit 718cd64)
    michael-s-molina committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    634d72b View commit details
    Browse the repository at this point in the history
  3. fix(db_engine_specs): Update convert_dttm to work correctly with Crat…

    …eDB (apache#27567)
    
    (cherry picked from commit fcceaf0)
    hlcianfagna authored and michael-s-molina committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    652e6cf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4a59f23 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. fix: sqlglot SQL Server (apache#27577)

    (cherry picked from commit 72a41c1)
    betodealmeida authored and michael-s-molina committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    336f6bd View commit details
    Browse the repository at this point in the history
  2. fix: Volatile datasource ordering in dashboard export (apache#19595)

    Co-authored-by: Michael S. Molina <[email protected]>
    (cherry picked from commit bfe55b9)
    pnadolny13 authored and michael-s-molina committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    90afb34 View commit details
    Browse the repository at this point in the history
  3. fix(utils): fix off-by-one error in how rolling window's min_periods …

    …truncates dataframe (apache#27388)
    
    (cherry picked from commit d4d8625)
    sfirke authored and michael-s-molina committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    fe95ada View commit details
    Browse the repository at this point in the history
  4. fix(Dashboard): Add editMode conditional for translate3d fix on chart…

    …s to allow intended Fullscreen (apache#27613)
    
    (cherry picked from commit 842b093)
    rtexelm authored and michael-s-molina committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    a2fb13b View commit details
    Browse the repository at this point in the history
  5. fix: Persist query params appended to permalink (apache#27601)

    (cherry picked from commit 5083ca0)
    kgabryje authored and michael-s-molina committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    4ff331a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7c14968 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. fix(AlertReports): clearing custom_width when disabled (apache#27551)

    (cherry picked from commit 0f6e404)
    fisjac authored and michael-s-molina committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    3bfa8a9 View commit details
    Browse the repository at this point in the history
  2. fix(AlertReports): defaulting grace period to undefined (apache#27552)

    (cherry picked from commit 4fce940)
    fisjac authored and michael-s-molina committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    d851721 View commit details
    Browse the repository at this point in the history
  3. fix(Chart Annotation modal): Table and Superset annotation options wi…

    …ll paginate, exceeding previous max limit 100 (apache#27022)
    
    (cherry picked from commit ce210ee)
    rtexelm authored and michael-s-molina committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    2955393 View commit details
    Browse the repository at this point in the history
  4. fix(sqllab): unable to remove table (apache#27636)

    (cherry picked from commit fa3fea9)
    justinpark authored and michael-s-molina committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    32aa25a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    34b06f9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    51ad634 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5c56789 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. fix(explore): drag and drop indicator UX (apache#27558)

    (cherry picked from commit 7369754)
    justinpark authored and michael-s-molina committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    a024b4a View commit details
    Browse the repository at this point in the history
  2. perf(explore): virtualized datasource field sections (apache#27625)

    (cherry picked from commit 38eecfc)
    justinpark authored and michael-s-molina committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    2fa1b35 View commit details
    Browse the repository at this point in the history
  3. fix: reduce alert error to warning (apache#27744)

    (cherry picked from commit 70da454)
    eschutho authored and michael-s-molina committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    bb5c0b4 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    b8e556d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7fa3ed View commit details
    Browse the repository at this point in the history
  3. chore(docs): Cleanup UPDATING.md (apache#27768)

    (cherry picked from commit 8ae4662)
    john-bodley authored and michael-s-molina committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    0d5be95 View commit details
    Browse the repository at this point in the history
  4. chore: Adds the 4.0 release notes (apache#27441)

    Co-authored-by: John Bodley <[email protected]>
    Co-authored-by: Sam Firke <[email protected]>
    (cherry picked from commit ca47717)
    michael-s-molina committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    6a21f6d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c35842e View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. fix(dashboard): missing null check in error extra (apache#27845)

    (cherry picked from commit f25795c)
    justinpark authored and michael-s-molina committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    026c75e View commit details
    Browse the repository at this point in the history
  2. fix: row limits & row count labels are confusing (apache#27700)

    (cherry picked from commit 12fe292)
    mistercrunch authored and michael-s-molina committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    54942e2 View commit details
    Browse the repository at this point in the history
  3. chore(sql_parse): Strip leading/trailing whitespace in Jinja macro ex…

    …traction (apache#27842)
    
    (cherry picked from commit 5ab95aa)
    john-bodley authored and michael-s-molina committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    a39971a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    40fdbd1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1b7f599 View commit details
    Browse the repository at this point in the history
  6. fix(bar-chart): change legend padding for horizontal orientation (apa…

    …che#27883)
    
    (cherry picked from commit cfa0556)
    Lily Kuang authored and michael-s-molina committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    300669f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    899cd0e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ecc6ced View commit details
    Browse the repository at this point in the history
  9. fix: add mariadb engine spec same as MySQL (apache#27919)

    (cherry picked from commit 559605e)
    dpgaspar authored and michael-s-molina committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    cb39fcd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    23cd2b1 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

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

Commits on Apr 16, 2024

  1. fix: Locale sent to frontend (apache#27926)

    (cherry picked from commit 996cced)
    michael-s-molina committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    e6ff82f View commit details
    Browse the repository at this point in the history
  2. fix: useTruncation infinite loop, reenable dashboard cross links on C…

    …hartList (apache#27701)
    
    (cherry picked from commit ae0f2ce)
    kgabryje authored and michael-s-molina committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    42e1329 View commit details
    Browse the repository at this point in the history
  3. fix(Dashboard): Add aria-label to filters and search forms (apache#27968

    )
    
    (cherry picked from commit 4202fba)
    geido authored and michael-s-molina committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    d6e0ff5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    10dffa6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aa9aea6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7c670e2 View commit details
    Browse the repository at this point in the history
  7. fix: Incorrect onChange value when an unloaded value is pasted into A…

    …syncSelect (apache#27996)
    
    (cherry picked from commit 06077d4)
    michael-s-molina committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    1cf0b14 View commit details
    Browse the repository at this point in the history
  8. fix: Select is accepting unknown pasted values when allowNewOptions

    … is false (apache#28017)
    
    (cherry picked from commit caad29b)
    michael-s-molina committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    41230db View commit details
    Browse the repository at this point in the history
  9. fix: bump client side chart timeouts to use the SUPERSET_WEBSERVER_TI…

    …MEOUT (apache#28018)
    
    (cherry picked from commit 99c414e)
    eschutho authored and michael-s-molina committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    aa75891 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ee92eeb View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. fix(sql_parse): Support Jinja format() filter when extracting latest[…

    …_sub]_partition (apache#28117)
    
    (cherry picked from commit 2f11f66)
    john-bodley authored and michael-s-molina committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    149d7ee View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    a8f7ea0 View commit details
    Browse the repository at this point in the history
  2. fix(sql_parse): Provide more lenient logic when extracting latest[_su…

    …b]_partition (apache#28152)
    
    (cherry picked from commit c5e7d87)
    john-bodley authored and michael-s-molina committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    f413ae4 View commit details
    Browse the repository at this point in the history
  3. fix: Dremio alias (apache#28222)

    (cherry picked from commit 173d5d0)
    betodealmeida authored and michael-s-molina committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    51b5899 View commit details
    Browse the repository at this point in the history
  4. fix(sqllab): invalid css scope for ace editor autocomplete (apache#28156

    )
    
    (cherry picked from commit 7e94dc5)
    justinpark authored and michael-s-molina committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    3d8f00b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c250ad2 View commit details
    Browse the repository at this point in the history
  6. fix(explore): temporal column mixin (apache#28241)

    (cherry picked from commit 743c0bd)
    justinpark authored and michael-s-molina committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    b738a75 View commit details
    Browse the repository at this point in the history
  7. fix(dashboard): unable to drop tabs in columns (apache#28242)

    (cherry picked from commit 44690fb)
    justinpark authored and michael-s-molina committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    aef6564 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. fix(ci): adding codecov token (apache#28277)

    (cherry picked from commit 3cc8434)
    rusackas authored and michael-s-molina committed May 1, 2024
    Configuration menu
    Copy the full SHA
    453f747 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb18202 View commit details
    Browse the repository at this point in the history
  3. fix(explore): cannot reorder dnd of Metrics (apache#28269)

    (cherry picked from commit 7c8423a)
    justinpark authored and michael-s-molina committed May 1, 2024
    Configuration menu
    Copy the full SHA
    5de4862 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    4d3e60d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b8bc9b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb56ac0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    552474a View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

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

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    d379184 View commit details
    Browse the repository at this point in the history
  2. fix: Small tweaks for Line and Area chart migrations (ECharts) (apach…

    …e#28334)
    
    Co-authored-by: John Bodley <[email protected]>
    (cherry picked from commit b4ab36a)
    michael-s-molina committed May 8, 2024
    Configuration menu
    Copy the full SHA
    d046a32 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc0a97c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e2dfdc9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    17b5367 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    0c6fdc5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad2db08 View commit details
    Browse the repository at this point in the history
  3. fix: type annotation breaking on py3.9 (apache#28396)

    (cherry picked from commit b224b83)
    dpgaspar authored and michael-s-molina committed May 13, 2024
    Configuration menu
    Copy the full SHA
    8bf84e5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4423961 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5967369 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    78d5b47 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. fix(presto preview): re-enable schema previsualization for Trino/Pres…

    …to table/schemas (apache#26782)
    
    (cherry picked from commit afdf038)
    brouberol authored and michael-s-molina committed May 15, 2024
    Configuration menu
    Copy the full SHA
    fc71e98 View commit details
    Browse the repository at this point in the history
  2. fix: Time shifts calculation for ECharts plugins (apache#28432)

    (cherry picked from commit 821c7d7)
    michael-s-molina committed May 15, 2024
    Configuration menu
    Copy the full SHA
    dffc445 View commit details
    Browse the repository at this point in the history
  3. fix(dashboard): invalid drop item on a tab (apache#28507)

    (cherry picked from commit 65e0d54)
    justinpark authored and michael-s-molina committed May 15, 2024
    Configuration menu
    Copy the full SHA
    d135976 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. fix(explore): hide a control wrapped with StashFormDataContainer corr…

    …ectly (apache#28555)
    
    (cherry picked from commit 956511f)
    justinpark authored and michael-s-molina committed May 16, 2024
    Configuration menu
    Copy the full SHA
    bfa85b4 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

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

Commits on May 21, 2024

  1. fix: revert fix(presto preview): re-enable schema previsualization fo…

    …r Trino/Presto table/schemas" (apache#28613)
    
    (cherry picked from commit 4fa7619)
    john-bodley authored and michael-s-molina committed May 21, 2024
    Configuration menu
    Copy the full SHA
    623913e View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. fix: improve df to records performance (apache#28512)

    (cherry picked from commit 11164e2)
    dpgaspar authored and michael-s-molina committed May 30, 2024
    Configuration menu
    Copy the full SHA
    9626959 View commit details
    Browse the repository at this point in the history
  2. fix: Add back description column to saved queries apache#12431 (apach…

    …e#28349)
    
    Co-authored-by: SRK <[email protected]>
    Co-authored-by: ʈᵃᵢ <[email protected]>
    (cherry picked from commit c51ca98)
    imancrsrk authored and michael-s-molina committed May 30, 2024
    Configuration menu
    Copy the full SHA
    64c1c37 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2460498 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    379ccc0 View commit details
    Browse the repository at this point in the history
  5. fix(reports): Update the element class to wait for when taking a scre…

    …enshot (apache#28745)
    
    (cherry picked from commit 020c799)
    Vitor-Avila authored and michael-s-molina committed May 30, 2024
    Configuration menu
    Copy the full SHA
    9d3d6d1 View commit details
    Browse the repository at this point in the history
  6. fix: do not close database modal on mask click (apache#28750)

    (cherry picked from commit cbd3fa2)
    eschutho authored and michael-s-molina committed May 30, 2024
    Configuration menu
    Copy the full SHA
    0e5593f View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    38fdf23 View commit details
    Browse the repository at this point in the history
  2. fix(Mixed Chart Filter Control): Allow delete condition for `adhoc_fi…

    …lters_b` (apache#28771)
    
    (cherry picked from commit 35e1820)
    rtexelm authored and michael-s-molina committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    36383bd View commit details
    Browse the repository at this point in the history
  3. fix(explore): Drill to detail truncates int64 IDs (apache#29081)

    (cherry picked from commit dabb4e0)
    justinpark authored and michael-s-molina committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    c9a6537 View commit details
    Browse the repository at this point in the history
  4. fix: Remove BASE_AXIS from pre-query (apache#29084)

    (cherry picked from commit 17d7e7e)
    john-bodley authored and michael-s-molina committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    a608917 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    449be5d View commit details
    Browse the repository at this point in the history
  2. fix(mixed-timeseries-plugin): Second query stacks stacked on top of f…

    …irst query series (apache#29119)
    
    (cherry picked from commit 68fd189)
    kgabryje authored and michael-s-molina committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    60f28e1 View commit details
    Browse the repository at this point in the history
  3. fix(sqllab): run previous state query (apache#29230)

    (cherry picked from commit a889796)
    justinpark authored and michael-s-molina committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    ce6fa3b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8de2efc View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. fix: Workaround for Pandas.DataFrame.to_csv bug (apache#28755)

    (cherry picked from commit 6b016da)
    john-bodley authored and michael-s-molina committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    dc675a5 View commit details
    Browse the repository at this point in the history
  2. chore(sqllab): Add logging for actions (apache#28876)

    (cherry picked from commit 05829cb)
    justinpark authored and michael-s-molina committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    21cb4a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    13a11c2 View commit details
    Browse the repository at this point in the history
  4. test(Explorer): Fix minor errors in ExploreViewContainer syntax, add …

    …tests (apache#29249)
    
    (cherry picked from commit 2418efe)
    rtexelm authored and michael-s-molina committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    88967ba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    40ddd59 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

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

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    a7b7b7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efab0dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    64e9a44 View commit details
    Browse the repository at this point in the history
  4. fix(metastore-cache): prune before add (apache#29301)

    (cherry picked from commit 172ddb4)
    villebro authored and michael-s-molina committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    e7be247 View commit details
    Browse the repository at this point in the history
  5. fix: Remove recursive repr call (apache#29314)

    (cherry picked from commit 9444c6b)
    jessie-ross authored and michael-s-molina committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    800340a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    35f3a49 View commit details
    Browse the repository at this point in the history
  7. fix(explore): restored hidden field values has discarded (apache#29349)

    (cherry picked from commit 160cece)
    justinpark authored and michael-s-molina committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    df8b61b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fc97a81 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    626d7aa View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6d5e38c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    56f0103 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f11fa09 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. new trigger

    Petr Hoskovec committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    290b96a View commit details
    Browse the repository at this point in the history
  2. run build on any branch push

    Petr Hoskovec committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    65c6ae4 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

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

Commits on Oct 24, 2024

  1. rename the docker tag

    oOhyeahh committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    dcc2a6f View commit details
    Browse the repository at this point in the history