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

refactor: migrate table chart to new API #1

Closed
wants to merge 36 commits into from

Commits on Jan 26, 2021

  1. Configuration menu
    Copy the full SHA
    3ed9151 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24ad606 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2021

  1. docs: 1.0.0 release notes update: media + feature flags (apache#12781)

    * Converted oversized .png back to .jpg to pass the filesize check.
    
    * added downsized media for really real this time.
    garden-of-delete authored Jan 27, 2021
    Configuration menu
    Copy the full SHA
    f4ccc63 View commit details
    Browse the repository at this point in the history
  2. fix(explore): Dataset icon remains constant when dragging. (apache#12761

    )
    
    * fix: constant icon size
    
    * clean up
    a5net authored Jan 27, 2021
    Configuration menu
    Copy the full SHA
    7acbb3c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ecc1eae View commit details
    Browse the repository at this point in the history
  4. fix: session error fixed related to thumbnails. (apache#12760)

    * fix: session error fixed related to thumbnails.
    
    * compute_and_cache moved to session scope
    
    * lint fix done
    iercan authored Jan 27, 2021
    Configuration menu
    Copy the full SHA
    49e6e42 View commit details
    Browse the repository at this point in the history
  5. fix(explore): pass partitionColumn when creating new adhoc filter (ap…

    …ache#12789)
    
    * fix(explore): pass partitionColumn when creating new adhoc filter
    
    * add default value to state
    
    * remove duplicated code
    
    * update translations
    villebro authored Jan 27, 2021
    Configuration menu
    Copy the full SHA
    997befc View commit details
    Browse the repository at this point in the history
  6. docs: fix, keep old names from screenshot images to pypi releases (ap…

    …ache#12664)
    
    * fix: keep old names from screenshot images to pypi releases
    
    * change db logos to github raw content
    
    * add gallery link
    dpgaspar authored Jan 27, 2021
    Configuration menu
    Copy the full SHA
    044d1ae View commit details
    Browse the repository at this point in the history
  7. fix(async queries): Remove "force" param on cached data retrieval (ap…

    …ache#12103)
    
    * Async queries: remove force cache param on data retrieval
    
    * Assert equal query_object cache keys
    
    * Decouple etag_cache from permission checks
    
    * Fix query_context test
    
    * Use marshmallow EnumField for validation
    robdiciuccio authored Jan 27, 2021
    Configuration menu
    Copy the full SHA
    d7cbd53 View commit details
    Browse the repository at this point in the history
  8. fix: Prevent dashboard with filter_values template cause incompatible…

    … indicator (apache#12742)
    
    * fix: Prevent dashboard using filter_values to add incompatible indicator
    
    * fix review comments
    
    * fix review comments
    
    * add extra fix per comments
    Grace Guo authored Jan 27, 2021
    Configuration menu
    Copy the full SHA
    48f37ca View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    11ca730 View commit details
    Browse the repository at this point in the history
  10. feat: request ids on API related endpoints (apache#12663)

    * feat: request ids on API related endpoints
    
    * rename ids to include_ids
    dpgaspar authored Jan 27, 2021
    Configuration menu
    Copy the full SHA
    365770e View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2021

  1. Configuration menu
    Copy the full SHA
    dec6661 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c475f6b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    41b990f View commit details
    Browse the repository at this point in the history
  4. feat(explore): Make metric title respond to changes immediately (apac…

    …he#12747)
    
    * Make metric title respond to changes immediately
    
    * Bug fix
    
    * Change type to Metric
    
    * Bug fix
    kgabryje authored Jan 28, 2021
    Configuration menu
    Copy the full SHA
    14de7b4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cae751e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5a3c5b1 View commit details
    Browse the repository at this point in the history
  7. fix(explore): preserve metric column order in bar chart (apache#12417)

    * fix: Preserve Column Order in Bar chart
    
    * Update tests/viz_tests.py to use f-strings style
    
    Co-authored-by: Duy Nguyen <duy.nguyenhoang@global-fashion-group.com>
    duynguyenhoang and Duy Nguyen authored Jan 28, 2021
    Configuration menu
    Copy the full SHA
    32f2c45 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    47edced View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    17bdaaa View commit details
    Browse the repository at this point in the history
  10. fix(reports): handle exceptions properly in scope (apache#12811)

    * fix(reports): handle exceptions properly in scope
    
    * list and test commit removal
    
    * revert removing commits from tests
    
    * lint
    dpgaspar authored Jan 28, 2021
    Configuration menu
    Copy the full SHA
    a0e05a5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8bdd01e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ef72406 View commit details
    Browse the repository at this point in the history
  13. fix: rm grace period field for reports modal (apache#12800)

    * add rc4 changelog entries
    
    (cherry picked from commit 5719fef)
    
    * only show grace period for alerts + fix dropdown styling
    
    * fix lint
    
    Co-authored-by: Ville Brofeldt <ville.v.brofeldt@gmail.com>
    riahk and villebro authored Jan 28, 2021
    Configuration menu
    Copy the full SHA
    fa8c492 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9f1070c View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2021

  1. Configuration menu
    Copy the full SHA
    34549cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fcaa0ac View commit details
    Browse the repository at this point in the history
  3. fix(explore): time picker can not be switched between now and specific (

    apache#12793)
    
    * fix(explore): time picker can not be switched between now and specifc
    
    * fix linting
    
    * fix type
    
    * fix UT
    zhaoyongjie authored Jan 29, 2021
    Configuration menu
    Copy the full SHA
    642a76f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bab86ab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ae2e7ca View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6866905 View commit details
    Browse the repository at this point in the history
  7. Fix Cypress tests

    ktmud committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    133ef22 View commit details
    Browse the repository at this point in the history
  8. Apply soft-conversion to numeric metrics

    Fix time column formatting test
    ktmud committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    87f8d01 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f1aa1f6 View commit details
    Browse the repository at this point in the history
  10. Bump to 0.17.1

    ktmud committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    5cfab09 View commit details
    Browse the repository at this point in the history