-
Notifications
You must be signed in to change notification settings - Fork 21
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
fix: #1588 frontend ribbon app titles branding, without profile changes #2177
Conversation
going to put this behind the profile work's feature flag |
Bumps [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs) from 3.438.0 to 3.441.0. - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-sqs/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.441.0/clients/client-sqs) --- updated-dependencies: - dependency-name: "@aws-sdk/client-sqs" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix: use the correct field name for noncurrent version expiration days for S3 buckets * feat: add lifecycle configuration rules for the origin S3 bucket * style: fix spacing --------- Authored-by: inesfranch <[email protected]>
Bumps [dd-trace](https://github.com/DataDog/dd-trace-js) from 4.17.0 to 4.18.0. - [Release notes](https://github.com/DataDog/dd-trace-js/releases) - [Commits](DataDog/dd-trace-js@v4.17.0...v4.18.0) --- updated-dependencies: - dependency-name: dd-trace dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@aws-sdk/rds-signer](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/rds-signer) from 3.441.0 to 3.444.0. - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/rds-signer/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.444.0/packages/rds-signer) --- updated-dependencies: - dependency-name: "@aws-sdk/rds-signer" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix: #2129 Remove fixed table height and sticky header, so the table isn't scrollable * fix: use a stacked table layout for narrow viewports * fix: #2129 keep sticky header, but with a height of 70% of the viewport height * fix: #2129 Remove fixed table height and sticky header, so the table isn't scrollable * fix: use a stacked table layout for narrow viewports * fix: #2129 keep sticky header, but with a height of 70% of the viewport height * fix: #2129 accidentally added this file
…thub.com/usdigitalresponse/usdr-gost into 1588-frontend-ribbon-app-titles-branding
Code Climate has analyzed commit ce52679 and detected 0 issues on this pull request. The test coverage on the diff in this pull request is 86.3% (50% is the threshold). This pull request will bring the total coverage in the repository to 55.9% (0.1% change). View more on Code Climate. |
Updated the branch to tie these changes to the profile feature flag. I'm not sure about style conventions with these conditional properties, so please take a look at that in review |
Opening a new PR |
Report for project:
|
Ticket # 1588
Update ribbon title and branding, without profile changes.
Also updated branding on login page.
Screenshots / Demo Video
Testing
Manual testing
Automated and Unit Tests
Manual tests for Reviewer
Checklist