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

Release: 2.15.1 #22

Merged
merged 118 commits into from
Oct 12, 2024
Merged

Release: 2.15.1 #22

merged 118 commits into from
Oct 12, 2024

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    ef58c8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    586b3b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9546ace View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    100d41a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    52a400e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5a71652 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5cb0cf0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7d7c37b View commit details
    Browse the repository at this point in the history
  9. Merge branch 'aarthy/refactor-router' into 'enterprise'

    Upgrade Streamlit and refactor to use native multipage navigation
    
    See merge request dkinternal/testgen/dataops-testgen!36
    ci bot committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    8b4ded6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    afb4ee0 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. Merge branch 'tg-775' into 'enterprise'

    TG-775: Removing the  test definition import/export CLI commands
    
    See merge request dkinternal/testgen/dataops-testgen!42
    rboni-dk committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    f379411 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    87bf10c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    156336b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    42eff31 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c2bed61 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ec8bb48 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Merge branch 'aarthy/refactor-modals' into 'enterprise'

    Refactors, custom components, theming
    
    See merge request dkinternal/testgen/dataops-testgen!41
    aarthy-dk committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    3123348 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    f4d03a3 View commit details
    Browse the repository at this point in the history
  2. Updated README

    FernandezAstor committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    2afb557 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Merge branch 'astor/dependencies-without-prerelease' into 'enterprise'

    dependencies-without-prerelease
    
    See merge request dkinternal/testgen/dataops-testgen!46
    FernandezAstor committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    1ee4ad1 View commit details
    Browse the repository at this point in the history
  2. misc(cli): merge run and patch-streamlit commands

    Users can just start testgen UI and streamlit statics will be patched on
    every start.
    luis-dk committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    b22b1b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8120162 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

  1. Merge branch 'astor/README-update' into 'enterprise'

    README-update
    
    See merge request dkinternal/testgen/dataops-testgen!47
    aarthy-dk committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    00e39c6 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'patch-st-on-start' into 'enterprise'

    misc(cli): merge run and patch-streamlit commands
    
    See merge request dkinternal/testgen/dataops-testgen!48
    aarthy-dk committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    f7e8088 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a96e5c View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

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

Commits on Aug 26, 2024

  1. Merge branch 'aarthy/doc-updates' into 'enterprise'

    docs: update readme and local dev docs
    
    See merge request dkinternal/testgen/dataops-testgen!51
    aarthy-dk committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    658cd74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b48e29a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ed5136 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'pii-bar-graph' into 'enterprise'

    feat(profiling): display a second summary bar for new pii issues
    
    See merge request dkinternal/testgen/dataops-testgen!50
    ci bot committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    9669dab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7e3a25e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    665f8ef View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

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

Commits on Aug 28, 2024

  1. Merge branch 'tg-773-2' into 'enterprise'

    refactor(test_suites): Added a proper FK to all its childrem tables
    
    See merge request dkinternal/testgen/dataops-testgen!52
    rboni-dk committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    4e12892 View commit details
    Browse the repository at this point in the history
  2. Download-excel-file

    FernandezAstor committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    a9e3783 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Merge branch 'astor/Download-excel-file' into 'enterprise'

    Download excel file button
    
    See merge request dkinternal/testgen/dataops-testgen!54
    ci bot committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    c296a7d View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    b6be874 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d8be9b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80ec243 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    49575e4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d3c3f5b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e1f899e View commit details
    Browse the repository at this point in the history
  7. misc: address linting issues

    luis-dk committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    ce86ab3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a0700c1 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'test-suites-cards' into 'enterprise'

    refactor(ui): change test suites page to use list of cards
    
    See merge request dkinternal/testgen/dataops-testgen!55
    ci bot committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    88778d0 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    6f49f82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    881023b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0a3aad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4951576 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Merge branch 'aarthy/query-params' into 'enterprise'

    feat(ui): add query parameters to all pages
    
    See merge request dkinternal/testgen/dataops-testgen!57
    ci bot committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    e96f14a View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    5b1d200 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'tg-773-3' into 'enterprise'

    refactor(test_suites): Addressing code review feedback
    
    See merge request dkinternal/testgen/dataops-testgen!56
    rboni-dk committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    d9eb147 View commit details
    Browse the repository at this point in the history
  3. fix: fetch latest version from docker or pypi

    with proper configuration, both the UI and CLI can now fetch the latest
    version from dockerhub or pypi, and, optionally, authenticate the
    request sent to dockerhub.
    luis-dk committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    85436f7 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'fix-vesion-check' into 'enterprise'

    fix: fetch latest version from docker or pypi
    
    See merge request dkinternal/testgen/dataops-testgen!58
    ci bot committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    95aca86 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    2c71680 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'tg-778' into 'enterprise'

    feat(table groups): Ensure Table Groups Name Uniqueness per project
    
    See merge request dkinternal/testgen/dataops-testgen!53
    rboni-dk committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    6ce9fe2 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. astor/TG-770

    FernandezAstor committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    89d1db1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    322a0f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    01d3547 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    50a44b3 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Merge branch 'astor/TG-770' into 'enterprise'

    astor/TG-770
    
    See merge request dkinternal/testgen/dataops-testgen!59
    ci bot committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    ece2fbe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba02ba3 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'aarthy/readme' into 'enterprise'

    docs: update readme for pip installation
    
    See merge request dkinternal/testgen/dataops-testgen!62
    aarthy-dk committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    a127cd0 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. misc: Self-review fixes

    rboni-dk committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    c81e996 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67c941c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    19c694c View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

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

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    1d8e310 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'tg-798' into 'enterprise'

    TG-798: Improved sorting and filtering of test results
    
    See merge request dkinternal/testgen/dataops-testgen!64
    rboni-dk committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    01f7000 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f27b085 View commit details
    Browse the repository at this point in the history
  4. fix(ui): handle disposition in test results summary

    add last generation time, fix empty state bug
    aarthy-dk committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    e4a6c79 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'aarthy/overview' into 'enterprise'

    feat(ui): add project and table groups summary to overview page
    
    See merge request dkinternal/testgen/dataops-testgen!63
    ci bot committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    93554b6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    772a512 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'ricardo/fix-functional-tests' into 'enterprise'

    fix: Fixing functional tests plus a hardcoded schema
    
    See merge request dkinternal/testgen/dataops-testgen!66
    rboni-dk committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    66f8010 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2d73a57 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'aarthy/query' into 'enterprise'

    feat(ui): bind grid selection to query params on result pages
    
    See merge request dkinternal/testgen/dataops-testgen!68
    ci bot committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    b17d110 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    cd83762 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87bb249 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'fix-us-zip-error' into 'enterprise'

    fix(test definitions): address double none option and calling .split on None
    
    See merge request dkinternal/testgen/dataops-testgen!69
    ci bot committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    7eeb6ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7c03eae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    858419f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f0ae57c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9b703de View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b9900c9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e885361 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Merge branch 'aarthy/refactor-runs' into 'enterprise'

    Refactor test runs and profiling runs pages + better handling for null data
    
    See merge request dkinternal/testgen/dataops-testgen!71
    ci bot committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    007512c View commit details
    Browse the repository at this point in the history
  2. misc(ui): add widget to wrap streamlit's native dialog

    Streamlit native dialog caches usage of a decorated function by the
    function's  making then unusuable for list details
    dialogs. The new wrapper widget assigns an 8 character random string as
    a suffix to the function .
    luis-dk committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    68e829a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aca2b2e View commit details
    Browse the repository at this point in the history
  4. refactor(ui): add new methods to the connections page

    Add methods to the connections page object for better customizability.
    luis-dk committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    c61156c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d1ba194 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'connections-cards' into 'enterprise'

    refactor(ui): replace connections grid with list of cards
    
    See merge request dkinternal/testgen/dataops-testgen!65
    ci bot committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    f7c70ad View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. misc: upgrade streamlit to version 1.38.0

    The upgrade fixes an error with dynamic dialogs opened from callbacks.
    The upgrade also makes the dialogs look smaller by default, this commit
    explicitly sets the width to large for most of the dialogs.
    luis-dk committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    0156d7f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'st-upgrade-138' into 'enterprise'

    misc: upgrade streamlit to version 1.38.0
    
    See merge request dkinternal/testgen/dataops-testgen!72
    ci bot committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    6c47e7e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d37b11 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. Merge branch 'aarthy/invalid-params' into 'enterprise'

    fix(ui): redirect on invalid query params in inner pages
    
    See merge request dkinternal/testgen/dataops-testgen!73
    ci bot committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    6101cc3 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

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

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    dd5f043 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7494f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e24d221 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    bf7ac1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c887cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d748c34 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'qa-2.14.4' into 'enterprise'

    fix: Release 2.14.4 QA fixes
    
    See merge request dkinternal/testgen/dataops-testgen!76
    ci bot committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    d9e3887 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    d74871c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'connection-fix' into 'enterprise'

    fix: Release 2.14.5 QA fixes
    
    See merge request dkinternal/testgen/dataops-testgen!77
    ci bot committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    4ead21b View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    24c128d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'table-group-cards' into 'enterprise'

    refactor(ui): replace grid with cards in table group list
    
    See merge request dkinternal/testgen/dataops-testgen!75
    ci bot committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    93efdfc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b669581 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. Merge branch 'tg-805' into 'enterprise'

    TG-805: Fixing the test validation
    
    See merge request dkinternal/testgen/dataops-testgen!74
    rboni-dk committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    363824f View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    c64736f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b213ea3 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'aarthy/pagination' into 'enterprise'

    Changes to improve performance of custom components
    
    See merge request dkinternal/testgen/dataops-testgen!79
    ci bot committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    c5506df View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c578534 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'aarthy/fix' into 'enterprise'

    fix(overview): fix broken expanded cards
    
    See merge request dkinternal/testgen/dataops-testgen!80
    ci bot committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    c48607d View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

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

Commits on Oct 12, 2024

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