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

Feat/dynamic filter #879

Draft
wants to merge 37 commits into
base: main
Choose a base branch
from
Draft

Feat/dynamic filter #879

wants to merge 37 commits into from

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    9449c73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b37f38f View commit details
    Browse the repository at this point in the history
  3. Fix tests

    antonymilne committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    3d6f570 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    68f6f61 View commit details
    Browse the repository at this point in the history
  5. Add numpy lower bound

    antonymilne committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    9e6f62e View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Fix tests

    antonymilne committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    574169b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    568dc58 View commit details
    Browse the repository at this point in the history
  3. Fix tests

    antonymilne committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    b13e574 View commit details
    Browse the repository at this point in the history
  4. Add new tests and lint

    antonymilne committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    01307bd View commit details
    Browse the repository at this point in the history
  5. Final tidy

    antonymilne committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    2ac895b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2e4e0e2 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Fix min/max=0 bug

    antonymilne committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    983940b View commit details
    Browse the repository at this point in the history
  2. Move _get_targets_data_and_config into _get_modified_page_figures wit…

    …h minimal loading - tests pass
    antonymilne committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    13f022e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a07fda4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f2bd362 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1dbacb0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f93d780 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Split up filtered and unfiltered data, create _multi_load, rework Fil…

    …ter.pre_build - tests pass
    antonymilne committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    4d0fb0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a859ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b3b0ae View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/main' into tidy/dynamic-filter-2

    # Conflicts:
    #	vizro-core/src/vizro/models/_controls/filter.py
    antonymilne committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    30aa52a View commit details
    Browse the repository at this point in the history
  5. Lint and small fixes

    antonymilne committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    d097733 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

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

Commits on Nov 12, 2024

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

Commits on Nov 13, 2024

  1. Propagating data_frame parameter values as load–kwargs from the model…

    …_manager to the Filter.pre_build data_manager _multi_load
    petar-qb committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    1d602ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a94f6c View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. More improvements

    petar-qb committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    e066fdb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e5a239 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f161aa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cfdf4fc View commit details
    Browse the repository at this point in the history
  5. Minor code cleaning

    petar-qb committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    8ca5382 View commit details
    Browse the repository at this point in the history
  6. Solving conflicts

    petar-qb committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    472f7a8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1e3ba7f View commit details
    Browse the repository at this point in the history
  8. Minor refactoring

    petar-qb committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    41adc9e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b912bb0 View commit details
    Browse the repository at this point in the history
  10. Minor refactoring

    petar-qb committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    1d2a9c5 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'feat/dynamic-filter' of https://github.com/mckinsey/vizro

    … into feat/dynamic-filter
    petar-qb committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    d1bd246 View commit details
    Browse the repository at this point in the history