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

DPO3DPKRT-819/admin batch generate downloads #608

Merged
merged 21 commits into from
Aug 7, 2024

Conversation

EMaslowskiQ
Copy link
Collaborator

New tool in the Admin panel allowing for batch download generation for scenes.

(new) 'Tools' admin page with placeholder for batch downloads
(new) page on Admin.Tools with UX for batch generation
(new) get list of projects & get scenes for a project endpoints
(new) convertDateToString helper & support for ISO dates in Stringify
(tmp) disable warnings/errors for unused variables/functions
(new) fetchByProjectID added to DB.Scene
(new) get project scenes returns idSystemObject for everything
(fix) sorting updated to support nested properties
(fix) download column pulling from returned status
(fix) reverted to self-hosted voyager story while bug is investigated
(new) restructured API.generateDownloads for batch processing (cap: 1)
(fix) reverted to using published Voyager Story package
(new) WorkflowStep.fetchFromWorkflowSet gets all steps associated with a set
(new) API.generateDownloads automatic scene re-publishing
(new) Helpers.IOStatus shared type for returning status + data of requests
(fix) commented out legacy WorkflowEngine.generateSceneDownloads
…s JobRuns

(fix) automatic scene publishing exiting prematurely and not updating record
(fix) changing # of items per page resets current page
(fix) list clears after successful submission
(fix) fetchStatus returning incorrect status for compelx scenarios

(tmp) changed iterations for WebDav polling to 10 from 100
… WorkflowStep

(fix) renamed IOStatus.status to IOStatus.state for clarity and consistency
(fix) set updating WorkflowEngine to blocking (await) to clarify sequential ops
(new) UX: republish scene dropdown
(new) UX: filter by scene name field
(new) hyperlinks for scene names hat go to the details page for scene
@EMaslowskiQ EMaslowskiQ self-assigned this Aug 6, 2024
@EMaslowskiQ EMaslowskiQ merged commit c95c0ec into develop Aug 7, 2024
3 checks passed
@EMaslowskiQ EMaslowskiQ deleted the DPO3DPKRT-819/admin-batch-generate-downloads branch August 7, 2024 15:03
EMaslowskiQ added a commit that referenced this pull request Aug 12, 2024
* DPO3DPKRT-819/admin batch generate downloads (#608)
* DPO3DPKRT-837/docker compose v2 migration (#611)
* DPO3DPKRT-836/verifying cook response fails with article assets (#612)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant