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

Merge release/v1.0.0 to develop #4858

Merged
merged 19 commits into from
Sep 30, 2024
Merged

Merge release/v1.0.0 to develop #4858

merged 19 commits into from
Sep 30, 2024

Commits on Sep 27, 2024

  1. fix url tracking

    ritch committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    b305252 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e05d11 View commit details
    Browse the repository at this point in the history
  3. Render summary fields in modal sidebar (#4851)

    * render summary fields in modal sidebar
    
    * lint log
    
    * fix urls
    
    * e2e summary fields
    
    * e2e fixes
    benjaminpkane authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    81037fa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f37884d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d3960f8 View commit details
    Browse the repository at this point in the history
  6. timeline fix: loadrange in imavid (#4857)

    * add dark orange indicator for buffering status
    
    * shouldn't play if timeline not initialized
    
    * fix edge cases in buffer manager
    
    * add onAnimationStutter
    
    * add onAnimationStutter
    
    * loadrange for imavid
    
    * remove log
    
    * use 30 as default frame rate / multiplier
    
    * add speed text on hover
    
    * fix effect dep bug
    
    * resolve promise when all samples addressed
    sashankaryal authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    f5e8a5a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    473b8d7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ba40b0e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3e1a9b1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    58c2ae6 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #4861 from voxel51/robust-migration

    Make v1.0.0 migration robust to in-progress terminations
    brimoor authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    7ebfd94 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a3f47e5 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #4859 from voxel51/bugfix/missing-panel-state-scope

    fix state scope missing in some panel hooks
    brimoor authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    887654f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9ff80ab View commit details
    Browse the repository at this point in the history
  15. Fix dynamic groups carousel bug (#4863)

    * fix flashlight rerendering bug in dynamic groups
    
    * remove log
    sashankaryal authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    f5cdc88 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    be1e074 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a38596d View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. Merge pull request #4864 from voxel51/bugfix/summary_field_operator

    Small bug fix for Numerical Field in Summary Field Operator
    brimoor authored Sep 28, 2024
    Configuration menu
    Copy the full SHA
    543ecf3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab426cb View commit details
    Browse the repository at this point in the history