-
Notifications
You must be signed in to change notification settings - Fork 32
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
Moved and changed styling of OCR button #2116
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
rasarkar
approved these changes
Oct 2, 2023
jkueloc
added a commit
that referenced
this pull request
Oct 31, 2023
* 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) * Moved and changed styling of OCR button (#2116) * Bump urllib3 from 1.26.16 to 1.26.17 (#2118) Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.16 to 1.26.17. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.16...1.26.17) --- updated-dependencies: - dependency-name: urllib3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump pillow from 10.0.0 to 10.0.1 (#2121) Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.0 to 10.0.1. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@10.0.0...10.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump yargs-parser and yargs (#2122) Bumps [yargs-parser](https://github.com/yargs/yargs-parser) and [yargs](https://github.com/yargs/yargs). These dependencies needed to be updated together. Updates `yargs-parser` from 5.0.0-security.0 to 5.0.1 - [Release notes](https://github.com/yargs/yargs-parser/releases) - [Changelog](https://github.com/yargs/yargs-parser/blob/v5.0.1/CHANGELOG.md) - [Commits](https://github.com/yargs/yargs-parser/commits/v5.0.1) Updates `yargs` from 7.1.1 to 7.1.2 - [Release notes](https://github.com/yargs/yargs/releases) - [Changelog](https://github.com/yargs/yargs/blob/yargs-v7.1.2/CHANGELOG.md) - [Commits](https://github.com/yargs/yargs/commits/yargs-v7.1.2) --- updated-dependencies: - dependency-name: yargs-parser dependency-type: indirect - dependency-name: yargs dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Added text to ocr help link. (#2120) * Added a task to fix storage images that didn't get downloaded (#2123) * Style change to link text (#2124) * Removed debugging break (#2127) * Update locust version and code to support its use (#2126) * Updted Pipefile * Modified locust files to work with latest version * Added automatically submission of tags when a tag is added or removed. Also fixed tag validation. * Added validation for duplicate tags to the tag form * Added recent pages data to service letter view/template * Added header to recent pages section of service letter * Bump @babel/traverse from 7.12.12 to 7.23.2 (#2133) Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.12.12 to 7.23.2. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse) --- updated-dependencies: - dependency-name: "@babel/traverse" dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Updated tables styles on the service letter, added row numbers and added pages numbers (#2137) * Updates to support storage_image not allowing empty values (#2136) * Updates to support storage_image not allowing empty values * Updated unit tests to populate storage_image * Added logging to asset status signal and transcription views * Added styles to the page number * Various code compliance changes and updates * Changed table header * Bump urllib3 from 1.26.17 to 1.26.18 (#2140) Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.17 to 1.26.18. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.17...1.26.18) --- updated-dependencies: - dependency-name: urllib3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Modified service letter text (#2148) * CONCD-546 Allow users to add first/ last name data via profile page (#2149) * CONCD-546 Allow users to add first/ last name data via profile page * CONCD-564 would be useful if the user could see if their first/ last name is already set * CONCD-565 Add user name to service letter when one exists (#2151) * Added missing sentence to service letter (#2150) * CONCD-526 update data in the site's daily review actions field (#2153) * CONCD-526 update existing data in the site's daily review actions field to accurately fit the new field description * CONCD-526 update all previous site reports to also have data for this field * CONCD-564 Initial tweaks (#2154) * CONCD-564 Add padding above Save Changes button * CONCD-564 make overall gray padding of name boxes match the size of the email padding * CONCD-564 Add name change instructions * Bump werkzeug from 3.0.0 to 3.0.1 (#2152) Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@3.0.0...3.0.1) --- updated-dependencies: - dependency-name: werkzeug dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * CONCD-575 Rename Recent Pages "Campaign" column (#2156) * CONCD-552 let's try this again --------- 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>
jkueloc
added a commit
that referenced
this pull request
Nov 14, 2023
* 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) * Moved and changed styling of OCR button (#2116) * Bump urllib3 from 1.26.16 to 1.26.17 (#2118) Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.16 to 1.26.17. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.16...1.26.17) --- updated-dependencies: - dependency-name: urllib3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump pillow from 10.0.0 to 10.0.1 (#2121) Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.0 to 10.0.1. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@10.0.0...10.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump yargs-parser and yargs (#2122) Bumps [yargs-parser](https://github.com/yargs/yargs-parser) and [yargs](https://github.com/yargs/yargs). These dependencies needed to be updated together. Updates `yargs-parser` from 5.0.0-security.0 to 5.0.1 - [Release notes](https://github.com/yargs/yargs-parser/releases) - [Changelog](https://github.com/yargs/yargs-parser/blob/v5.0.1/CHANGELOG.md) - [Commits](https://github.com/yargs/yargs-parser/commits/v5.0.1) Updates `yargs` from 7.1.1 to 7.1.2 - [Release notes](https://github.com/yargs/yargs/releases) - [Changelog](https://github.com/yargs/yargs/blob/yargs-v7.1.2/CHANGELOG.md) - [Commits](https://github.com/yargs/yargs/commits/yargs-v7.1.2) --- updated-dependencies: - dependency-name: yargs-parser dependency-type: indirect - dependency-name: yargs dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Added text to ocr help link. (#2120) * Added a task to fix storage images that didn't get downloaded (#2123) * Style change to link text (#2124) * Removed debugging break (#2127) * Update locust version and code to support its use (#2126) * Updted Pipefile * Modified locust files to work with latest version * Added automatically submission of tags when a tag is added or removed. Also fixed tag validation. * Added validation for duplicate tags to the tag form * Added recent pages data to service letter view/template * Added header to recent pages section of service letter * Bump @babel/traverse from 7.12.12 to 7.23.2 (#2133) Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.12.12 to 7.23.2. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse) --- updated-dependencies: - dependency-name: "@babel/traverse" dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Updated tables styles on the service letter, added row numbers and added pages numbers (#2137) * Updates to support storage_image not allowing empty values (#2136) * Updates to support storage_image not allowing empty values * Updated unit tests to populate storage_image * Added logging to asset status signal and transcription views * Added styles to the page number * Various code compliance changes and updates * Changed table header * Bump urllib3 from 1.26.17 to 1.26.18 (#2140) Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.17 to 1.26.18. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.17...1.26.18) --- updated-dependencies: - dependency-name: urllib3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Modified service letter text (#2148) * CONCD-546 Allow users to add first/ last name data via profile page (#2149) * CONCD-546 Allow users to add first/ last name data via profile page * CONCD-564 would be useful if the user could see if their first/ last name is already set * CONCD-565 Add user name to service letter when one exists (#2151) * Added missing sentence to service letter (#2150) * CONCD-526 update data in the site's daily review actions field (#2153) * CONCD-526 update existing data in the site's daily review actions field to accurately fit the new field description * CONCD-526 update all previous site reports to also have data for this field * CONCD-564 Initial tweaks (#2154) * CONCD-564 Add padding above Save Changes button * CONCD-564 make overall gray padding of name boxes match the size of the email padding * CONCD-564 Add name change instructions * Bump werkzeug from 3.0.0 to 3.0.1 (#2152) Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@3.0.0...3.0.1) --- updated-dependencies: - dependency-name: werkzeug dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * CONCD-575 Rename Recent Pages "Campaign" column (#2156) * CONCD-527 Retire /act prototype (#2157) * Removed vulnerable redirect and related styles (#2158) * Encoded the DOM text (#2159) * Changed redirect to page 1 on invalid page numbers on campaign report to just default to page 1 instead (#2160) * Fixing potentially unsafe external links (#2162) * Fixed alert 2 * Fixed alert 3 * Fixed alert 11 * Fixed alert 15 * Fixed alerts 33, 34, 35 and 36 * Fixed alerts 40 and 41 * Fixed alerts 45 and 48 * Fixed alerts 46 and 47 * Fixed alerts 49 and 50 * Fixed alerts 51 and 52 * Fixed alerts 58 * initial commit (#2163) * Apply setuptools-scm version update to feature and release deployment workflows (#2165) * Added more paths to ignore for changes that trigger workflow runs (#2166) * Update gha versions - one with upcoming deprecation (#2167) * Changed email address on service letter (#2168) * Changed links for 'contact us' links (#2169) * Added celery task to clear database sessions (#2170) * CONCD-564 some additional tweaking (#2171) * Open contact links in a new tab (#2172) * Changed service letter download text and added option to download volunteer hour logs spreadsheet (#2173) * Changed service letter download text and added option to download volunteer hour logs spreadsheet * Removed extraneous style * CONCD-564 A few more tweaks (#2174) * Bump twisted from 23.8.0 to 23.10.0 (#2164) Bumps [twisted](https://github.com/twisted/twisted) from 23.8.0 to 23.10.0. - [Release notes](https://github.com/twisted/twisted/releases) - [Changelog](https://github.com/twisted/twisted/blob/trunk/NEWS.rst) - [Commits](twisted/twisted@twisted-23.8.0...twisted-23.10.0) --- updated-dependencies: - dependency-name: twisted dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * CONCD-526 need to improve performance (#2175) * CONCD-526 just do a week, or so. if we try to redo all of the old site reports, the task will fail and generate a bunch of AWS errors * CONCD-526 Annotations (WiP) * CONCD-526 using subqueries will improve performance significantly * Updated spreadsheet download text (#2176) * remove Memcached configuration from cloudformation templates (#2177) * CONCD-590 this will preemptively resolve a merge conflict * CONCD-590 removed the old version of the service letter --------- 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>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
https://staff.loc.gov/tasks/browse/CONCD-522