Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CONCD-551 Merge Main into Feature branch (#2117)
* Added ability to redownload all items from a bulk import. Added automatic reprocessing of import items that are missing assets. (#2075) * fix image tag env variable qualifier (#2076) * Added the ability to stack the viewer and transcription form vertically (#2078) * Partial implementation of stacking * Added missing image * Added full split toggle * Fixed broken images in horizontal layout. Added buttons for toggling layout * Finished layout changes to support switching between vertical and horizontal layouts * Added split size and direction persistence * Added automatic zoom when changing the transcription layout (#2079) * CONCD-467 backfill daily data (#2080) * CONCD-467 backfill daily data * CONCD-467 pin node to version 9 * Added redirects from projects, items and assets that don't exist but that are in a valid campaign (primarily to handle assets, etc. removed when retiring a campaign) * Added new and updated text for the OCR help modal (#2087) * Removed ocr disclaimer (#2088) * Use environments for deploy workflows (#2090) * update ecr log in step - post robo formatting * add a job environment to each workflow for more control and better isolation * remove ecr registry type setting * remove ecr registry type from remaining deploy workflows * Updated help button hover and pop-up text (#2091) * Correct/additional changes to the nothing to transcribe help (#2093) * initial commit prod deploy (#2095) * Update job name and add second ecs service (#2097) * initial commit prod deploy * Correct job step name and add celerybeat and importer ecs service * add apt-get update and dist-install to system package install step for build, test workflows to see if it's enough to resolve the exit code 100. (#2098) * fix command permissions (#2099) * add apt-get update and dist-install to system package install step for build, test workflows to see if it's enough to resolve the exit code 100. * fix added command permissions * update remaining workflow install system packages step (#2101) * add apt-get update and dist-install to system package install step for build, test workflows to see if it's enough to resolve the exit code 100. * fix added command permissions * update dev, stage, and feature workflow install system packages step * Add a height of 489px when the screen height is greater than 768px when switching into the vertical transcription layout (#2100) * Explicitly set the height of the viewer column when switching layouts (#2104) * Accessibility changes on the account profile page (#2106) * Removed code that set height in vertical layout (#2107) * CONCD-536 Fix indenting in profile template (#2108) * CONCD-536 Fix indenting in template * CONCD-536 this should do it * CONCD-533 update workflow to run for specific events on specified branches and to ignore changes to an initial list of specific paths (#2109) * update system packages for codeQL workflow (#2110) * Separated sizes for vertical and horizontal layouts (#2112) * Bump cryptography from 41.0.3 to 41.0.4 (#2111) Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.3 to 41.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@41.0.3...41.0.4) --- updated-dependencies: - dependency-name: cryptography dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * capture CloudFormation Template drift prior to stack deletion (#2113) --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Josh Stegmaier <[email protected]> Co-authored-by: Jennifer Kuenning <[email protected]> Co-authored-by: joshuastegmaier <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information