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

Mes 8446 dark mode technical test #1139

Open
wants to merge 37 commits into
base: develop
Choose a base branch
from
Open

Mes 8446 dark mode technical test #1139

wants to merge 37 commits into from

Conversation

RLCorp
Copy link
Contributor

@RLCorp RLCorp commented May 5, 2023

Description

Added a deactivated technical prototype of Dark mode and changed static colours to a set of custom variables.

Checklist

  • PR title includes the JIRA ticket number
  • Branch is rebased against the latest develop
  • Code has been tested manually
  • PR link added to JIRA ticket
  • One review from each scrum team
  • Squashed commit contains the JIRA ticket number

Screenshots (optional)

@github-actions github-actions bot added capacitor Capacitor files changed typescript Pull requests that update TypeScript code labels May 5, 2023
Comment on lines +11 to +12
@Input()
blackText?: boolean = false;

Copy link
Collaborator

Choose a reason for hiding this comment

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

Can we not use the opposing/main logic instead of hard-setting the value?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This needs to be there as the address appears both on the standard white/black background on search for completed as well as the lavender background on the communication page, where it always needs to be black in order to be readable.

@RLCorp RLCorp changed the title Mes 8446 dark mode Mes 8446 dark mode technical test May 5, 2023
@RLCorp RLCorp force-pushed the mes-8446-darkMode branch 3 times, most recently from d4972da to 31791a1 Compare June 20, 2023 12:09
@RLCorp RLCorp force-pushed the mes-8446-darkMode branch 2 times, most recently from 18e0fe6 to a786b0e Compare July 19, 2023 14:24
@RLCorp RLCorp force-pushed the mes-8446-darkMode branch 2 times, most recently from 42cce16 to da97599 Compare August 25, 2023 12:47
@github-actions github-actions bot added dependencies Pull requests that update a dependency file tests Unit test changes in PR labels Jan 22, 2024
@github-actions github-actions bot removed the dependencies Pull requests that update a dependency file label Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
capacitor Capacitor files changed tests Unit test changes in PR typescript Pull requests that update TypeScript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants