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/v0.25.1 #4774

Merged
merged 23 commits into from
Sep 6, 2024
Merged

Release/v0.25.1 #4774

merged 23 commits into from
Sep 6, 2024

Commits on Aug 23, 2024

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

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    872f65a View commit details
    Browse the repository at this point in the history
  2. Fix filtered modal tagging (#4723)

    * modal filter + tagging fix, e2e sketch
    
    * e2e with screenshot assertions
    
    * lint unused
    
    * add back sample_ids
    
    * event tweak
    benjaminpkane committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    d103621 View commit details
    Browse the repository at this point in the history
  3. Fix Keypoint filtering (#4735)

    * handle keypoint and keypoints
    
    * other tests
    
    * lint
    benjaminpkane committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    9929c04 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. docs tweak

    brimoor committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    be42a49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    475310d View commit details
    Browse the repository at this point in the history
  3. nomenclature

    brimoor committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    007fc96 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4743 from voxel51/docs-tweak

    Plugin docs tweak
    brimoor committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    6a73298 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #4744 from voxel51/fix-yolov5-importer

    Cherry-picking #4742 for release
    brimoor committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    b391ca3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    48eaa46 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Fix sidebar state persistence (#4745)

    * lint graphQLSyncFragmentAtomFamily
    
    * rm unused exposed function, add on set for grid sidebar
    
    * fix sidebar persitence
    
    * add expansion inheritance
    benjaminpkane committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    dbdda14 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. use $expr for generality

    brimoor committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    aa6f9e1 View commit details
    Browse the repository at this point in the history
  2. add group_by match_expr test

    swheaton committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    76e4192 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4754 from voxel51/bug/group-by-match

    Fix bug with group_by(..., match_expr=)
    brimoor committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    f8b89e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bd39e46 View commit details
    Browse the repository at this point in the history
  5. panel data and state tests

    ritch committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    36d0f05 View commit details
    Browse the repository at this point in the history
  6. fix set_x tests

    ritch committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    380ab4c View commit details
    Browse the repository at this point in the history
  7. Fix sample selection with map panel (#4739)

    * clear records on page refresh
    
    * refactor as independent hook, add hook test
    
    * rm useRef
    
    * fixing selections with partial index records
    
    * add range tests
    
    * relay cleanup tweak
    
    * typos
    benjaminpkane committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    1fdd870 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. adding 0.25.1 release notes

    brimoor committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    dcb5570 View commit details
    Browse the repository at this point in the history
  2. outputs may be None

    brimoor committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    52cf69a View commit details
    Browse the repository at this point in the history
  3. adding release note

    brimoor committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    9a4b019 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    24550f2 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #4767 from voxel51/release-notes

    Release notes for v0.25.1
    brimoor committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    5d0226e View commit details
    Browse the repository at this point in the history