AcademySoftwareFoundation / OpenCue

A render management system you can deploy for visual effects and animation productions.
https://www.opencue.io
Apache License 2.0
832 stars 202 forks source link

[cueweb] Actions, context menu, auto-reload, and search by show-shot #1578

Closed Zach-Fong closed 1 week ago

Zach-Fong commented 1 week ago

Features and improvements:

  1. Actions
  1. Context menu
  1. Auto-reloading of tables
  1. Search by show-shot
  1. View previous logs

    • Previous log version are now viewable in the frames page with a dropdown that allows users to select older logs
  2. Fix table selection

    • Fixed the jobs table to index selected jobs using a jobs id instead of the index position
    • Fixed issues where removed jobs were improperly unselected

Co-authored-by: Zachary Fong zfong@imageworks.com Co-authored-by: Ramon Figueiredo rfigueiredo@imageworks.com

ramonfigueiredo commented 1 week ago

Hi @DiegoTavares @bcipriano,

Just a heads-up:

I’ve completed the code review, and I’ll proceed with merging this PR into the CueWeb branch. This branch will later be merged into the master.

Additionally, this PR includes a merge of the latest master branch changes into CueWeb.