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: separated events from react state #907

Merged
merged 4 commits into from
Mar 1, 2023

Conversation

wadeking98
Copy link
Contributor

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

Moved events from react state to DeviceEventEmitter

app/src/components/AddCredentialButton.tsx Outdated Show resolved Hide resolved
app/src/components/AddCredentialButton.tsx Show resolved Hide resolved
app/src/components/AddCredentialSlider.tsx Outdated Show resolved Hide resolved
app/src/components/AddCredentialSlider.tsx Outdated Show resolved Hide resolved
app/src/components/EmptyList.tsx Outdated Show resolved Hide resolved
app/src/components/EmptyList.tsx Outdated Show resolved Hide resolved
app/src/helpers/BCIDHelper.ts Outdated Show resolved Hide resolved
app/src/helpers/BCIDHelper.ts Outdated Show resolved Hide resolved
@wadeking98
Copy link
Contributor Author

Depends on bifold submodule update

Signed-off-by: wadeking98 <wkingnumber2@gmail.com>
@wadeking98 wadeking98 force-pushed the feat-event-framework branch 2 times, most recently from 36dfdbf to ee340c5 Compare February 18, 2023 00:21
… feat-event-framework

Signed-off-by: wadeking98 <wkingnumber2@gmail.com>
Copy link
Member

@jleach jleach left a comment

Choose a reason for hiding this comment

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

Requesting changes, just meeds lets discuss...

app/src/components/EmptyList.tsx Outdated Show resolved Hide resolved
… feat-event-framework

Signed-off-by: wadeking98 <wkingnumber2@gmail.com>
@bryce-mcmath
Copy link
Contributor

Are you running the linter + prettier?

@wadeking98
Copy link
Contributor Author

Are you running the linter + prettier?
my bad, I thought it ran automatically

Signed-off-by: wadeking98 <wkingnumber2@gmail.com>
@sonarcloud
Copy link

sonarcloud bot commented Feb 22, 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
0.0% 0.0% Duplication

@wadeking98
Copy link
Contributor Author

Are you running the linter + prettier?

okay I've updated with linting completed

@bryce-mcmath
Copy link
Contributor

my bad, I thought it ran automatically

I think it should, you just might have to run npx husky@7.0.0 install in the root of bc-wallet-mobile

@jleach
Copy link
Member

jleach commented Feb 28, 2023

@wadeking98 Ready to merge.

@wadeking98 wadeking98 merged commit 9318be5 into bcgov:main Mar 1, 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.

3 participants