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

Fix: Frontend enhancements - style, typography, app name updates (#1928) #2249

Merged
merged 10 commits into from
Nov 30, 2023

Conversation

saboteurina
Copy link
Contributor

@saboteurina saboteurina commented Nov 22, 2023

Ticket #1928

Description

Front-end updates to Grant Finder, including:

  • changing the app name
  • typography updates
  • button style updates
  • updating color inconsistencies generally (including refactoring some inline styles)
  • new login screen

There are no functionality updates.

Screenshots / Demo Video

See ticket #1928 for screenshots and a demo of the login screen

Testing

  • Go through the app and note if anything looks incorrect, or if anything behaves incorrectly

Automated and Unit Tests

  • Added Unit tests (updated to reflect new app name)

Manual tests for Reviewer

  • Added steps to test feature/functionality manually

Checklist

  • Provided ticket and description
  • Provided screenshots/demo
  • Provided testing information
  • Provided adequate test coverage for all new code
  • Added PR reviewers

@saboteurina saboteurina linked an issue Nov 22, 2023 that may be closed by this pull request
17 tasks
@saboteurina saboteurina requested a review from as1729 November 22, 2023 01:55
@saboteurina saboteurina force-pushed the 1928-grant-finder-frontend-enhancements branch from 4767338 to 3c1d33b Compare November 28, 2023 05:30
@saboteurina saboteurina changed the title 1928: Grant Finder frontend enhancements (style & typography updates) Fix: Frontend enhancements - style, typography, app name updates (#1928) Nov 28, 2023
@adele-usdr
Copy link
Contributor

Screenshot 2023-11-29 at 7 57 28 AM Looks good! Does this the text need more space here in the Grant Details UI?

Copy link

@codeclimate codeclimate bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR diff size of 5929 lines exceeds the maximum allowed for the inline comments feature.

@saboteurina
Copy link
Contributor Author

Screenshot 2023-11-29 at 7 57 28 AM Looks good! Does this the text need more space here in the Grant Details UI?

@adele-usdr yes - good catch! redid some of my grant details updates in the latest push:
grant-details-20231129

Copy link
Contributor

@adele-usdr adele-usdr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@adele-usdr adele-usdr enabled auto-merge (squash) November 30, 2023 21:54
@adele-usdr adele-usdr merged commit 5eb553d into _staging Nov 30, 2023
4 checks passed
Copy link

codeclimate bot commented Nov 30, 2023

Code Climate has analyzed commit 4a0e63b and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 57.1% (0.0% change).

View more on Code Climate.

@adele-usdr adele-usdr deleted the 1928-grant-finder-frontend-enhancements branch November 30, 2023 22:03
denhsieh pushed a commit that referenced this pull request Dec 3, 2023
…) (#2249)

* WIP updates to typography and button styles

* final updates to typography, buttons, colors, login screen, styling.md doc

* updating styles after pulling in latest versions with the new terminology

* updating homepage  unit test based on the updates

* updating cypress test to reflect app name change

* adding back the admin delete changes with the terminology change

* minor cleanup items

* minor updates on grant details styling

* fix: remove unintended yarn.lock changes

---------

Co-authored-by: adele-usdr <[email protected]>
@TylerHendrickson TylerHendrickson added documentation Improvements or additions to documentation enhancement New feature or request Grant Finder Issues related to the Grant Finder labels Dec 8, 2023
TylerHendrickson added a commit that referenced this pull request Dec 8, 2023
* chore(deps): bump @aws-sdk/s3-request-presigner from 3.458.0 to 3.462.0 (#2286)

Bumps [@aws-sdk/s3-request-presigner](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/s3-request-presigner) from 3.458.0 to 3.462.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/s3-request-presigner/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.462.0/packages/s3-request-presigner)

---
updated-dependencies:
- dependency-name: "@aws-sdk/s3-request-presigner"
  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>

* chore(deps): bump @aws-sdk/client-sqs from 3.458.0 to 3.462.0 (#2287)

Bumps [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs) from 3.458.0 to 3.462.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.462.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>

* chore(deps): bump @aws-sdk/rds-signer from 3.458.0 to 3.462.0 (#2289)

Bumps [@aws-sdk/rds-signer](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/rds-signer) from 3.458.0 to 3.462.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.462.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>

* chore(deps): bump @aws-sdk/client-s3 from 3.458.0 to 3.462.0 (#2288)

Bumps [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) from 3.458.0 to 3.462.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-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.462.0/clients/client-s3)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-s3"
  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>

* chore(deps): bump @aws-sdk/client-ses from 3.458.0 to 3.462.0 (#2290)

Bumps [@aws-sdk/client-ses](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ses) from 3.458.0 to 3.462.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-ses/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.462.0/clients/client-ses)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-ses"
  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: Frontend enhancements - style, typography, app name updates (#1928) (#2249)

* WIP updates to typography and button styles

* final updates to typography, buttons, colors, login screen, styling.md doc

* updating styles after pulling in latest versions with the new terminology

* updating homepage  unit test based on the updates

* updating cypress test to reflect app name change

* adding back the admin delete changes with the terminology change

* minor cleanup items

* minor updates on grant details styling

* fix: remove unintended yarn.lock changes

---------

Co-authored-by: adele-usdr <[email protected]>

* feat: add breadcrumb back to home from my profile

* feat: add breadcrumb back to home from my profile

* fixed the home URL

this was previously going to grants#/my-grants instead of #/grants

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: rowena <[email protected]>
Co-authored-by: adele-usdr <[email protected]>
Co-authored-by: Tyler Hendrickson <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request Grant Finder Issues related to the Grant Finder
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Grant Finder front-end enhancements
3 participants