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

feat: added bcwallet custom configs to cred list screen #810

Merged
merged 5 commits into from
Jan 4, 2023

Conversation

wadeking98
Copy link
Contributor

Signed-off-by: wadeking98 wkingnumber2@gmail.com

Depends on: openwallet-foundation/bifold-wallet#573
Resolves: #706

Added credential list screen customization:

  • Custom empty credential list component
  • Custom credential list options drawer
  • Custom credential list header button to open drawer

Custom empty list component:

emptyList

Custom slider (before and after pilot invite):

emptyListSlider
credListSlider
credListSliderAnim

@wadeking98 wadeking98 requested a review from amanji January 4, 2023 17:15
app/src/components/AddCredentialButton.tsx Show resolved Hide resolved
app/src/components/AddCredentialSlider.tsx Outdated Show resolved Hide resolved
app/src/components/BCIDView.tsx Show resolved Hide resolved
app/src/components/EmptyList.tsx Show resolved Hide resolved
app/src/localization/fr/index.ts Show resolved Hide resolved
app/src/localization/pt-br/index.ts Outdated Show resolved Hide resolved
Signed-off-by: wadeking98 <wkingnumber2@gmail.com>
@sonarcloud
Copy link

sonarcloud bot commented Jan 4, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@wadeking98 wadeking98 requested a review from jleach January 4, 2023 20:44
@wadeking98 wadeking98 merged commit 7535a7c into bcgov:main Jan 4, 2023
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.

Add a "add credential" button to the credential list screen
3 participants