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

Change color of countdown indicator when period nears expiration #5

Merged
merged 6 commits into from
Mar 29, 2024

Conversation

SaintPatrck
Copy link
Contributor

@SaintPatrck SaintPatrck commented Mar 28, 2024

๐ŸŽŸ๏ธ Tracking

N/A

๐Ÿ“” Objective

When a time based Items validity period is nearing the countdown indicator will change color to alert the user.

๐Ÿ“ธ Screenshots

Item Listing w/ Alert:
image

View Item w/ Alert
image

โฐ Reminders before review

  • Contributor guidelines followed
  • All formatters and local linters executed and passed
  • Written new unit and / or integration tests where applicable
  • Protected functional changes with optionality (feature flags)
  • Used internationalization (i18n) for all UI strings
  • CI builds passed
  • Communicated to DevOps any deployment requirements
  • Updated any necessary documentation (Confluence, contributing docs) or informed the documentation team

๐Ÿฆฎ Reviewer guidelines

  • ๐Ÿ‘ (:+1:) or similar for great changes
  • ๐Ÿ“ (:memo:) or โ„น๏ธ (:information_source:) for notes or general info
  • โ“ (:question:) for questions
  • ๐Ÿค” (:thinking:) or ๐Ÿ’ญ (:thought_balloon:) for more open inquiry that's not quite a confirmed issue and could potentially benefit from discussion
  • ๐ŸŽจ (:art:) for suggestions / improvements
  • โŒ (:x:) or โš ๏ธ (:warning:) for more significant problems or concerns needing attention
  • ๐ŸŒฑ (:seedling:) or โ™ป๏ธ (:recycle:) for future improvements or indications of technical debt
  • โ› (:pick:) for minor or nitpick changes

@SaintPatrck SaintPatrck requested a review from a team as a code owner March 28, 2024 03:42
@SaintPatrck SaintPatrck force-pushed the countdown-indicator-alert-state branch from c7a0d18 to 83e5f3d Compare March 28, 2024 03:46
@SaintPatrck SaintPatrck removed the request for review from a team March 28, 2024 04:01
Base automatically changed from splash-itemlist-viewitems to main March 28, 2024 13:27
@SaintPatrck SaintPatrck dismissed KatherineInCodeโ€™s stale review March 28, 2024 13:27

The base branch was changed.

@SaintPatrck SaintPatrck requested a review from a team as a code owner March 28, 2024 13:27
โ€ฆlert-state

# Conflicts:
#	app/src/main/kotlin/com/x8bit/bitwarden/authenticator/data/platform/datasource/disk/SettingsDiskSource.kt
#	app/src/main/kotlin/com/x8bit/bitwarden/authenticator/data/platform/datasource/disk/SettingsDiskSourceImpl.kt
#	app/src/main/kotlin/com/x8bit/bitwarden/authenticator/data/platform/repository/SettingsRepository.kt
#	app/src/main/kotlin/com/x8bit/bitwarden/authenticator/data/platform/repository/SettingsRepositoryImpl.kt
#	app/src/main/kotlin/com/x8bit/bitwarden/authenticator/ui/authenticator/feature/item/ItemScreen.kt
#	app/src/main/kotlin/com/x8bit/bitwarden/authenticator/ui/authenticator/feature/item/ItemViewModel.kt
#	app/src/main/kotlin/com/x8bit/bitwarden/authenticator/ui/authenticator/feature/item/model/ItemData.kt
#	app/src/main/kotlin/com/x8bit/bitwarden/authenticator/ui/authenticator/feature/itemlisting/ItemListingScreen.kt
#	app/src/main/kotlin/com/x8bit/bitwarden/authenticator/ui/authenticator/feature/itemlisting/ItemListingViewModel.kt
#	app/src/main/kotlin/com/x8bit/bitwarden/authenticator/ui/authenticator/feature/itemlisting/VaultVerificationCodeItem.kt
#	app/src/main/kotlin/com/x8bit/bitwarden/authenticator/ui/platform/components/indicator/BitwardenCircularCountdownIndicator.kt
#	app/src/main/res/values/strings.xml
Copy link
Contributor

github-actions bot commented Mar 28, 2024

Logo
Checkmarx One โ€“ Scan Summary & Details โ€“ 25c2ca91-20a8-49ea-b383-09c198be7a41

No New Or Fixed Issues Found

@SaintPatrck SaintPatrck merged commit bcaf00d into main Mar 29, 2024
5 checks passed
@SaintPatrck SaintPatrck deleted the countdown-indicator-alert-state branch March 29, 2024 04:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants