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.0 #4705

Merged
merged 511 commits into from
Aug 20, 2024
Merged

Release/v0.25.0 #4705

merged 511 commits into from
Aug 20, 2024
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jul 1, 2024

  1. add RTDETR to zoo

    jacobmarks committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    75455dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    235f9c6 View commit details
    Browse the repository at this point in the history
  3. documenting RTDETR usage

    jacobmarks committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    75139af View commit details
    Browse the repository at this point in the history
  4. addressing nits

    jacobmarks committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    e72a63f View commit details
    Browse the repository at this point in the history
  5. Merge pull request #4544 from voxel51/add-zoo-detection-models

    Add YOLOv10 and RT-DETR Models to Zoo
    jacobmarks authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    ca249a0 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

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

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    02486bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5134440 View commit details
    Browse the repository at this point in the history
  3. 3D assets loading status bar (#4546)

    * upgrade deps
    
    * add fo3d status log bar
    
    * add a separate error boundary for fo3d background
    sashankaryal authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    bf0c2ab View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Fix dynamic groups modal shortcuts + dynamic groups refactoring to us…

    …e schema (#4510)
    
    * fix hover handler not setting when dynamic group is on
    
    * remove _sample_id special case, get groupby key from schema dbpaths
    
    * add/fix tests
    
    * remove console.log
    sashankaryal authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    d3e8293 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. init dashboard component

    ritch committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    61538ba View commit details
    Browse the repository at this point in the history
  2. refactor CustomPanel onload

    ritch committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    d6d08a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad2b48c View commit details
    Browse the repository at this point in the history
  4. Fix nested-dynamic-groups-as-video bug (#4548)

    * add 'slices' in filter when dynamic groups of groups
    
    * upgrade e2e deps
    
    * add e2e
    
    * eslint updates
    
    * format python
    
    * fix sidebar e2e
    
    ---------
    
    Co-authored-by: Benjamin Kane <[email protected]>
    sashankaryal and benjaminpkane authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    e9f2fbf View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Merge pull request #4540 from voxel51/plot-path-on-click

    event path
    ritch authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    e2d6679 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    280d3b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c09d52 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fc1a7cd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    534063e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5e1f1cf View commit details
    Browse the repository at this point in the history
  7. fix notify operation variant

    imanjra committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    463b727 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1f71557 View commit details
    Browse the repository at this point in the history
  9. fix state issue

    ritch committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    a61215e View commit details
    Browse the repository at this point in the history
  10. add button for dashboard

    ritch committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    7d3d0b7 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. editable mode for dashboards

    ritch committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    06b0975 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d859388 View commit details
    Browse the repository at this point in the history
  3. Updated snippets for exporting dataset to use load_dataset (#4545)

    * Updated documentation snippets for exporting dataset to use `load_dataset`
    * Updated `load_dataset` to pass in `create_if_missing` flag
    * Added and updated unit tests
    minhtuev authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    c43fb2f View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    ea8774b View commit details
    Browse the repository at this point in the history
  2. coderabbit hates yoda

    Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    swheaton and coderabbitai[bot] authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    53ece28 View commit details
    Browse the repository at this point in the history
  3. Revert "coderabbit hates yoda"

    This reverts commit 53ece28.
    swheaton committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    13f52f4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4491f95 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. reload doc

    brimoor committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    ef7720a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4549 from voxel51/yolo-cls

    add support for YOLOv8 classification models
    brimoor authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    156f436 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4541 from voxel51/multiple-config-docs

    More robust handling of multiple config docs
    brimoor authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    ff903a1 View commit details
    Browse the repository at this point in the history
  4. Add track ids if present for ultralytics models (#4569)

    * add track ids for ultralytics detections if present
    
    * add track ids for other tasks
    
    ---------
    
    Co-authored-by: Rusty Nail <[email protected]>
    Rusteam and Rusty Nail authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    61afb2d View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. merge develop

    benjaminpkane committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    a19fc30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e63435 View commit details
    Browse the repository at this point in the history
  3. minor cleanup

    ritch committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    fe6a4c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fa823f5 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    7e1a497 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4574 from voxel51/merging-main

    Merge main
    brimoor authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    6dfe7d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16b1acc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0cee8f6 View commit details
    Browse the repository at this point in the history
  5. string format enhancements

    jacobmarks authored and brimoor committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    9a985a6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9bf1237 View commit details
    Browse the repository at this point in the history
  7. correct chunk size message

    jacobmarks authored and brimoor committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    40c0d2c View commit details
    Browse the repository at this point in the history
  8. download all app media fields

    jacobmarks authored and brimoor committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    393dacc View commit details
    Browse the repository at this point in the history
  9. remove space

    jacobmarks authored and brimoor committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    525e6ba View commit details
    Browse the repository at this point in the history
  10. add masks and heatmaps

    jacobmarks authored and brimoor committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    800883c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3b11eb2 View commit details
    Browse the repository at this point in the history
  12. space typo

    jacobmarks authored and brimoor committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    2c9d5c6 View commit details
    Browse the repository at this point in the history
  13. linting

    brimoor committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    4f89f18 View commit details
    Browse the repository at this point in the history
  14. Bump fast-loops from 1.1.3 to 1.1.4 in /app (#4578)

    Bumps [fast-loops](https://github.com/robinweser/fast-loops) from 1.1.3 to 1.1.4.
    - [Commits](https://github.com/robinweser/fast-loops/commits)
    
    ---
    updated-dependencies:
    - dependency-name: fast-loops
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    6edb69e View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Merge pull request #4577 from voxel51/dashboard-comp-im-x1

    fix resize handles for dashboard items
    ritch authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    9a5b9ae View commit details
    Browse the repository at this point in the history
  2. Fix setuptools in workflows (#4581)

    * omit setuptools 71.0.2
    
    * <71
    benjaminpkane authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    22f169d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc67397 View commit details
    Browse the repository at this point in the history
  4. fix PlotlyView layout issue

    imanjra committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    e678555 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    68e64b3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0c85106 View commit details
    Browse the repository at this point in the history
  7. operator views enhancements

    imanjra committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    5726176 View commit details
    Browse the repository at this point in the history
  8. enhancement for grid layout

    imanjra committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    9dcd204 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #4566 from voxel51/hf-hub-group-datasets

    Extend Support for Grouped Datasets, Masks, Heatmaps, and Thumbnails
    jacobmarks authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    cac9c1a View commit details
    Browse the repository at this point in the history
  10. Windows fo3d bug fix for finding asset files (#4579)

    * Windows fo3d bug fix for finding asset files
    
    * Adding unit test for replacing backslash asset file path forward slash
    CamronStaley authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    6ca85d2 View commit details
    Browse the repository at this point in the history
  11. Adding install script for windows (#4582)

    * Adding install script for windows
    
    * Fixing readme typo
    CamronStaley authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    a25ea2b View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    0e6cc0f View commit details
    Browse the repository at this point in the history
  2. update can tag permission

    lanzhenw committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    d94c34d View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

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

Commits on Jul 22, 2024

  1. tweak more words

    lanzhenw committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    cfc67fe View commit details
    Browse the repository at this point in the history
  2. tweak

    lanzhenw committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    3b99c39 View commit details
    Browse the repository at this point in the history
  3. Analytics Consent (#4559)

    * add analytics consent to app
    
    * cleanup
    
    * update lock
    
    * update copy
    
    * fix tsconfigs
    
    * add z-index due to panel borders
    
    * call GA, add back Snackbar
    
    * run pr on py-panels-develop
    
    * build fixes
    
    * Fix setuptools in workflows (#4581)
    
    * omit setuptools 71.0.2
    
    * <71
    benjaminpkane authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    95188e9 View commit details
    Browse the repository at this point in the history
  4. fix font size for tab

    imanjra committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    f18ae73 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Enable GPU inference for transformers models (#4587)

    * move transformers inputs to proper device during inference
    
    * typo
    
    * fixing typos
    mwoodson1 authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    59e6e6e View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. fix panel state and data ops

    ritch committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    6e58092 View commit details
    Browse the repository at this point in the history
  2. cleanup panel state ops docs

    ritch committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    acb91dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2358d83 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. merge develop

    benjaminpkane committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    0595d8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53c4466 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Add ability to dynamically alter 3D labels line width (#4590)

    * Adding leva folder + sliders for label polyline sliders
    
    * Updating slider values and declaring line material in common location
    
    * Adding cuboid support for line size slider using line2 + updating default values
    
    * Adding polyline support for resizing
    
    * Updating polylines logic
    
    * Refactoring and fixing formatting
    
    * Adding browser storage to persist settings between sessions
    
    * Adding basic leva e2e tests
    
    * lint + refactoring
    
    * Add testing for label line sizes
    
    * Adding linux photos and avoiding triggering popup in tests
    
    ---------
    
    Co-authored-by: Camron Staley <[email protected]>
    CamronStaley and Camron Staley authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    ff96f24 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. dashboard improvements

    ritch committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    830c789 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    0310667 View commit details
    Browse the repository at this point in the history
  2. fix docs build

    imanjra committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    ee1c126 View commit details
    Browse the repository at this point in the history
  3. Add documentation for cache control headers on cloud-backed media (#4599

    )
    
    * Add documentation for cache control headers on cloud-backed media
    
    * Update documentation wording + add default cache-control info for each cloud type
    
    * Add default values for each cloud type - somehow was left out of last commit
    
    ---------
    
    Co-authored-by: CamronStaley <[email protected]>
    CamronStaley and CamronStaley authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    0a62688 View commit details
    Browse the repository at this point in the history
  4. fix python counter panel e2e

    imanjra committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    d446a26 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #4528 from voxel51/py-panels-develop

    Python Panels
    imanjra authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    76f99df View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. fix scatter plot events

    ritch committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    e22eb80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55691d1 View commit details
    Browse the repository at this point in the history
  3. Update unit and integration test to validate value for `sample_fields…

    …` and `frame_fields` (#4602)
    
    * Added unit and integration tests for validating sample fields and frame fields of a dataset document
    minhtuev authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    db7d94f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4575 from voxel51/annotate-frame-views-test

    Add test for frame view annotation
    brimoor authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    019b7f4 View commit details
    Browse the repository at this point in the history
  5. add support for clip views

    brimoor committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    10c4cb5 View commit details
    Browse the repository at this point in the history
  6. simplify

    brimoor committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    5b55399 View commit details
    Browse the repository at this point in the history
  7. explain

    brimoor committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    c5261c6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f1743b5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f5d7454 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2a5d21a View commit details
    Browse the repository at this point in the history
  11. naming

    brimoor committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    3d27931 View commit details
    Browse the repository at this point in the history
  12. Linking and New Grid (#4281)

    * tileDAG
    
    * refresh, offset work
    
    * hold
    
    * poc
    
    * demo
    
    * undo debug
    
    * linting
    
    * add eslint, rename as spotlight
    
    * updating typescript
    
    * add spotlight
    
    * reorg
    
    * cleanup
    
    * mv to biome, cleanup
    
    * tests
    
    * cleanup
    
    * cleanup
    
    * cleaning
    
    * tweaks
    
    * cleaning, bug fixes
    
    * tweaks
    
    * improvements and bug fixes
    
    * intergrating
    
    * modal navigation, sampleId parameter
    
    * group linking, session integration
    
    * cleanup, resize work
    
    * integrating new grid, tagging
    
    * loading tweaks, scroll on modal navigation
    
    * tweaks
    
    * fix firefox
    
    * adding range sample selection, filter resets, pixel offsets
    
    * reset and paging bugs, e2e pom updates
    
    * e2e, dynamic groups, tile updates
    
    * update darwin screenshots, tmp dangle adjustments
    
    * update linux screenshots
    
    * cleanup single aspect ratio
    
    * e2e updates
    
    * cleanup, edge case work
    
    * bugs, new e2e
    
    * e2e work
    
    * lint
    
    * modal state, linting
    
    * add app pre-commit
    
    * lint
    
    * fix export
    
    * fix tsconfig
    
    * 3d bugs, test updates
    
    * e2e updates
    
    * tagging e2e fixes
    
    * rm spaces grid refresh
    
    * pom change
    
    * no state
    
    * no state bugfix
    
    * update screenshots
    
    * sampleId -> id
    
    * add filters and modalFilters to session syncing
    
    * lint session
    
    * use default styled import
    
    * lint analytics
    
    * add filters to session
    
    * build and test fixes
    
    * operator type fix
    
    * rm selectorEffect
    
    * filter tweaks
    
    * cleanup
    
    * linting
    
    * fix e2e
    
    * lint pr additions
    
    * update typedoc
    
    * update pom
    
    * try typedoc downgrade
    
    * linting, comments, add closest tests
    
    * modal state comments, add set sample type
    benjaminpkane authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    7026d31 View commit details
    Browse the repository at this point in the history
  13. Added index statistics to dataset.stats

    minhtuevo committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    2dfaf93 View commit details
    Browse the repository at this point in the history
  14. Included size statistics in collections.py

    minhtuevo committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    00c4705 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9f558b2 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #4477 from voxel51/annotate-frame-views

    Add support for annotating frame views
    brimoor authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    56519d0 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #4511 from voxel51/annotate-clip-views

    Add support for annotating clip views
    brimoor authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    0cf5241 View commit details
    Browse the repository at this point in the history
  18. Converted to human bytes str

    minhtuevo committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    588c76c View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. representativeness docs

    mwoodson1 authored and brimoor committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    6ae603b View commit details
    Browse the repository at this point in the history
  2. fixed typos

    mwoodson1 authored and brimoor committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    22ae68f View commit details
    Browse the repository at this point in the history
  3. grammar and more typos

    mwoodson1 authored and brimoor committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    824ecb0 View commit details
    Browse the repository at this point in the history
  4. linting

    brimoor committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    72c51c5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d04959b View commit details
    Browse the repository at this point in the history
  6. Merge pull request #4593 from voxel51/feature/representativeness-docs

    Adding brain representativeness docs
    brimoor authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    fd846d2 View commit details
    Browse the repository at this point in the history
  7. Updated to reflect convention

    minhtuevo committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    196a3a2 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #4557 from voxel51/dashboard-comp

    DashboardView
    ritch authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    065aeff View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f1c841e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d839ac6 View commit details
    Browse the repository at this point in the history
  11. dashboard edit support

    ritch committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    5e98ba5 View commit details
    Browse the repository at this point in the history
  12. dashboard edit fixes

    ritch committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    4b9d233 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #4611 from voxel51/dashboard-edit

    Dashboard edit
    ritch authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    4f076cc View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    511c3be View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7c6392b View commit details
    Browse the repository at this point in the history
  16. update screenshots

    lanzhenw committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    1b7650e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c63e13e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    c961638 View commit details
    Browse the repository at this point in the history
  19. linting

    brimoor committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    1a3cd79 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

  1. edits

    brimoor committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    a9bd014 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4586 from voxel51/lanny/updateDoc

    Update fiftyone-teams doc on roles and permissions
    brimoor authored Aug 3, 2024
    Configuration menu
    Copy the full SHA
    c6c4abb View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

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

Commits on Aug 5, 2024

  1. include frame indexes

    brimoor committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    90558c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0212781 View commit details
    Browse the repository at this point in the history
  3. bump for v0.25.0

    findtopher committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    4b3c94a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7d3de3a View commit details
    Browse the repository at this point in the history
  5. dashboard fixes

    ritch committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    c07ef1c View commit details
    Browse the repository at this point in the history
  6. Merge pull request #4612 from voxel51/panel-config

    rename PanelOperatorConfig to PanelConfig
    brimoor authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    00337b6 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #4613 from voxel51/docs-gcp-creds

    Updating GCP credentials docs
    brimoor authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    87bbe27 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #4607 from voxel51/feature/update-index-stats

    Added index statistics to dataset.stats
    brimoor authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    1fcc7b7 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Merge pull request #4614 from voxel51/bug/iss-4610

    Bugfix: support branches that contain slashes when downloading plugins
    brimoor authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    d84f325 View commit details
    Browse the repository at this point in the history
  2. fixups

    ritch committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    b02484d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4617 from voxel51/dashboard-fixes

    dashboard fixes
    ritch authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    35084b7 View commit details
    Browse the repository at this point in the history
  4. Retain sample selection after modal pop history state (#4623)

    * new e2e assertions
    
    * fix modal history pops
    benjaminpkane authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    73eec95 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    2575a5e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd009ff View commit details
    Browse the repository at this point in the history
  3. Fix modal linking (#4618)

    * id fixes, testing updates
    
    * cleanup
    
    * update for searchParams page load
    
    * undo
    benjaminpkane authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    fdd03b5 View commit details
    Browse the repository at this point in the history
  4. Add configuration variable for disabling frame filtering globally or …

    …on specific datasets (#4604)
    
    * Add disable frame filtering dataset config value
    
    * Add disable_frame_filtering option to global config
    
    * Add disableFrameFiltering to sidebar
    
    * Alphabetize docs table
    
    * Update dataset app config disable frame filtering to be optional
    
    * Update logic to check if dataset disable frame filtering is null
    
    * Seperate disable path into checkbox and filter options + lint
    
    * Remove usage of fully disabled paths in favor of disabled filter paths
    
    * Fix samples container using wrong disable path filter
    
    * Add e2e for disable-frame-filtering config value
    
    * Remove dropdown arrow when field is disabled
    
    * lint + update e2e tests to use different datasets to avoid conflicts
    
    * Fix e2e test for lightning mode
    
    * e2e python fix
    
    * Fix e2e formatting
    
    * linting
    
    * documenting disable_frame_filtering
    
    * Refactor AddIndex to support additional use cases
    
    * Update e2e for frame filtering to expect icon
    
    * Add frame filtering disabled tooltip
    
    * Allow frame filtering in the modal
    
    * Update python union usage to spread operator
    
    * Remove disable arrow and update logic to show tooltip when disabled
    
    * remove stray log
    
    * linting, dataset default to None
    
    * rm log, set bug fix
    
    ---------
    
    Co-authored-by: brimoor <[email protected]>
    Co-authored-by: Benjamin Kane <[email protected]>
    3 people authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    1da5dc8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4667562 View commit details
    Browse the repository at this point in the history
  6. adaptive actions row tweaks

    imanjra committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    e016069 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3418c52 View commit details
    Browse the repository at this point in the history
  8. improved built-in panel priority

    Co-authored-by: Benjamin Kane <[email protected]>
    imanjra and benjaminpkane committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    62d7577 View commit details
    Browse the repository at this point in the history
  9. Allow empty paths aggregation (#4621)

    * add no paths test
    
    * paths fix
    benjaminpkane authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    11757a6 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    3aa68f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24e8e17 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    daeeb53 View commit details
    Browse the repository at this point in the history
  4. initial panel docs

    brimoor committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    e76ea65 View commit details
    Browse the repository at this point in the history
  5. linting

    brimoor committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    656ca47 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #4632 from voxel51/docs/user-quota-note-release

    small docs note referencing user quotas
    Anddraca authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    f352551 View commit details
    Browse the repository at this point in the history
  7. Scrollbar fixes (#4628)

    * fix/update scrollbars
    
    * undo rename
    
    * update scrollable
    
    * lint
    benjaminpkane authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    3a46ef6 View commit details
    Browse the repository at this point in the history
  8. dashboard fixes

    ritch committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    725f78c View commit details
    Browse the repository at this point in the history
  9. remove layout prop

    ritch committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    91d2062 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f221371 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    29eb454 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #4635 from voxel51/public-model-imports

    Add missing Model interface imports to public namespace
    brimoor authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    8b3b841 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #4634 from voxel51/bug/4587

    Fix bug when loading HF transformers from zoo
    brimoor authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    6e3f77c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4f5e6ed View commit details
    Browse the repository at this point in the history
  15. image updates

    benjaminpkane committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    9edc69f View commit details
    Browse the repository at this point in the history
  16. update homepage app

    benjaminpkane committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    f98a3c2 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. add ctx.user for operations

    imanjra committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    a133e58 View commit details
    Browse the repository at this point in the history
  2. updates

    brimoor committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    f345e5e View commit details
    Browse the repository at this point in the history
  3. updating docs

    brimoor committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    03c082f View commit details
    Browse the repository at this point in the history
  4. oops

    brimoor committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    201e286 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #4642 from voxel51/dashboard-fixes

    Dashboard fixes and improved editing
    ritch authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    38eb7f7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5fbf327 View commit details
    Browse the repository at this point in the history
  7. Session state enhancements (#4643)

    * session setter updates
    
    * mutation updates
    
    * fix group_slice assignment
    benjaminpkane authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    c6de3fb View commit details
    Browse the repository at this point in the history
  8. Merge pull request #4645 from voxel51/docs/linking

    Add session linking documentation
    brimoor authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    b5c0898 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #4636 from voxel51/save-contexts-for-generated-views

    Support save contexts for generated views
    brimoor authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    a1b3349 View commit details
    Browse the repository at this point in the history
  10. fix dashboard sizing

    ritch committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    811872c View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. Merge pull request #4648 from voxel51/fix-dashboard-sizing

    fix dashboard sizing
    ritch authored Aug 10, 2024
    Configuration menu
    Copy the full SHA
    7af4330 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51e3579 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4431 from voxel51/docs/elastic-vdb

    Add documentation for Elasticsearch vector DB integration
    brimoor authored Aug 10, 2024
    Configuration menu
    Copy the full SHA
    ffeb1f4 View commit details
    Browse the repository at this point in the history
  4. initial panel docs

    brimoor committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    ed844ee View commit details
    Browse the repository at this point in the history
  5. linting

    brimoor committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    3a2f9a6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    799283d View commit details
    Browse the repository at this point in the history
  7. panel docs updates

    brimoor committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    29bca2a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8100b53 View commit details
    Browse the repository at this point in the history
  9. Added indexes_in_progress field

    minhtuevo authored and brimoor committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    30c1670 View commit details
    Browse the repository at this point in the history
  10. Added indexes_in_progress field

    minhtuevo authored and brimoor committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    a70f16d View commit details
    Browse the repository at this point in the history
  11. Apply suggestions from code review

    Co-authored-by: Benjamin Kane <[email protected]>
    2 people authored and brimoor committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    dbb5c37 View commit details
    Browse the repository at this point in the history
  12. Added unit test

    minhtuevo authored and brimoor committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    2e4cd30 View commit details
    Browse the repository at this point in the history
  13. Updated unit test

    brimoor committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    e05908c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    76f06a6 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2024

  1. Merge pull request #4653 from voxel51/cherry-pick-indexes-in-progress

    Cherry picking #4633 for release
    brimoor authored Aug 11, 2024
    Configuration menu
    Copy the full SHA
    4ec6b9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3cce91 View commit details
    Browse the repository at this point in the history
  3. todo placeholders

    Br2850 committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    8b4b6c7 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. adding menu example

    Br2850 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    04ed600 View commit details
    Browse the repository at this point in the history
  2. added tutorial example

    Br2850 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    5a9d341 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b40668e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    178ced3 View commit details
    Browse the repository at this point in the history
  5. grammar fixes

    Br2850 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    560796b View commit details
    Browse the repository at this point in the history
  6. Improve/fix modal navigation (#4655)

    * improve navigation logic
    
    * section changes fix
    
    * safari improvements
    
    * scroll reading tweak
    
    * polyfill scrollend
    
    * fix loading wrap, rm text
    
    * rm scrollback
    
    * rm scrolling overwrite
    
    * transition fix, tweak zooming thresholds
    
    * bug fixes
    
    * update clip views gifs
    benjaminpkane authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    7580b70 View commit details
    Browse the repository at this point in the history
  7. unpin for release (#4638)

    Co-authored-by: Benjamin Kane <[email protected]>
    minhtuev and benjaminpkane authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    66e7422 View commit details
    Browse the repository at this point in the history
  8. vitest cleanup (#4659)

    * vitest cleanup
    
    * update ts css modules
    benjaminpkane authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    ba1db59 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5b60d3a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e48cfd2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2e0e2aa View commit details
    Browse the repository at this point in the history
  12. we can't upgrade sphinx

    brimoor committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    a7af861 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3393ba0 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8d405d5 View commit details
    Browse the repository at this point in the history
  15. update python panel docs

    imanjra committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    9ace210 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Merge pull request #4666 from voxel51/docs/python-panel-im-x1

    update python panel docs
    brimoor authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    8b03812 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0f67e2 View commit details
    Browse the repository at this point in the history
  3. add pie on_click

    ritch committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    5cfed95 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4668 from voxel51/add-pie-click

    add pie on_click
    ritch authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    f656c18 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    65c689c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c7613b3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d45dcbd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    da67848 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e65e8a6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2816fa1 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. avoid double .

    brimoor committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    88526f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92bac0a View commit details
    Browse the repository at this point in the history
  3. add x,y,z to on_selected

    ritch committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    61a6755 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4680 from voxel51/add-on-select-xyz

    add x,y,z to on_selected
    ritch authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    8d34ea7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fe4c920 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aa5df97 View commit details
    Browse the repository at this point in the history
  7. prevent filter expansion resets from modal (#4673)

    * prevent filter expansion resets from modal
    
    * pom update
    
    * fix history pop case
    
    * don't reset grid on pop state
    benjaminpkane authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    af513dc View commit details
    Browse the repository at this point in the history
  8. Split modal/grid dynamic groups mode (#4676)

    * split modal/grid dynamic groups mode
    
    * distinguish browser storage
    benjaminpkane authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    40d75e3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b30c4bb View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Merge pull request #4682 from voxel51/bugfix/missing-state-in-events

    fix missing state in panel events issue
    ritch authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    4c56c14 View commit details
    Browse the repository at this point in the history
  2. initial panel docs

    brimoor committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    8015653 View commit details
    Browse the repository at this point in the history
  3. linting

    brimoor committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    26403af View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4456871 View commit details
    Browse the repository at this point in the history
  5. panel docs updates

    brimoor committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    cc6db1c View commit details
    Browse the repository at this point in the history
  6. editing pass

    brimoor committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    9653049 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3d5e550 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5e5c857 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #4685 from voxel51/bugfix/panel-aware-fixes

    fix listing operator and panel registration
    ritch authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    c1ad6b1 View commit details
    Browse the repository at this point in the history
  10. Adding SAM2 to the Model Zoo! (#4671)

    * Adding SAM2 into the model zoo
    
    * Updating model tags
    
    * Adding tests
    
    * Cleaning up _forward_pass
    
    * Updating package requirements
    
    * Updating to work on CPU
    
    * Refactoring code
    
    * Removing 0 masks
    
    * Fixing bug with single mask
    
    * Doc changes + package requirements
    
    * Updating manifest
    
    * tweaks
    
    * Adding initialize model._fields
    
    ---------
    
    Co-authored-by: Prerna Dhareshwar <[email protected]>
    Co-authored-by: brimoor <[email protected]>
    3 people authored and benjaminpkane committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    6a41ee6 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #4687 from voxel51/cherry-pick-sam2

    Adding SAM2 to `release/v0.25.0`
    benjaminpkane authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    7ab83b3 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #4637 from voxel51/python-panel-docs

    Python panel docs
    ritch authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    a1cdd83 View commit details
    Browse the repository at this point in the history
  13. simplify (#4686)

    benjaminpkane authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    0c2617e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b96fbc1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7f553d5 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

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

Commits on Aug 19, 2024

  1. editing pass

    brimoor committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    a7e8c30 View commit details
    Browse the repository at this point in the history
  2. more edits

    brimoor committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    498dd01 View commit details
    Browse the repository at this point in the history
  3. optimizing GIF sizes

    brimoor committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    d23ed4f View commit details
    Browse the repository at this point in the history
  4. final polish

    brimoor committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    bd56a83 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #4656 from voxel51/patch-python-panel-docs

    Python panel docs updates
    brimoor authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    f5c1da4 View commit details
    Browse the repository at this point in the history
  6. fix analytics button

    ritch committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    e53a7b4 View commit details
    Browse the repository at this point in the history
  7. fix unlisted panels

    ritch committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    6d5b1e3 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #4701 from voxel51/hide-panel-ops

    Fix listing of python panels
    ritch authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    76da359 View commit details
    Browse the repository at this point in the history
  9. dashhboard view tweaks

    brimoor committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    2c08d8a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5e29356 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #4703 from voxel51/tweaks

    panel tweaks
    brimoor authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    443172e View commit details
    Browse the repository at this point in the history