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: extend state and move constants #686

Merged
merged 7 commits into from
Nov 22, 2022
Merged

feat: extend state and move constants #686

merged 7 commits into from
Nov 22, 2022

Conversation

jleach
Copy link
Member

@jleach jleach commented Nov 2, 2022

This PR implements the new extensible state mechanics of Bifold to add our own custom developer state. Included are moving some of the constants used by BCIDView such as the URLs and invitation ID. They will be editable in the eminent Developer screen so this is where they should live rather that a constants file.

Depends on 514.

@jleach jleach self-assigned this Nov 2, 2022
@jleach jleach marked this pull request as ready for review November 14, 2022 23:25
amanji
amanji previously approved these changes Nov 14, 2022
Signed-off-by: Jason C. Leach <jason.leach@fullboar.ca>
Signed-off-by: Jason C. Leach <jason.leach@fullboar.ca>
Signed-off-by: Jason C. Leach <jason.leach@fullboar.ca>
Signed-off-by: Jason C. Leach <jason.leach@fullboar.ca>
Signed-off-by: Jason C. Leach <jason.leach@fullboar.ca>
Signed-off-by: Jason C. Leach <jason.leach@fullboar.ca>
@sonarcloud
Copy link

sonarcloud bot commented Nov 21, 2022

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 4 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@jleach jleach marked this pull request as ready for review November 22, 2022 18:09
@jleach jleach requested a review from amanji November 22, 2022 18:10
Copy link
Member

@cvarjao cvarjao left a comment

Choose a reason for hiding this comment

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

Are those dependency update needed for this change? or left over from something else? I didn't see any code change related to those dependencies

@jleach
Copy link
Member Author

jleach commented Nov 22, 2022

Are those dependency update needed for this change? or left over from something else? I didn't see any code change related to those dependencies

@cvarjao They match up to bifold package versions. For example, bifold uses 8.1.1 of the keychain but our package was 7.x.

@cvarjao
Copy link
Member

cvarjao commented Nov 22, 2022

Ok. So not exactly related, but an opportunity to get them back in sync. LGTM

@jleach jleach merged commit 5639c53 into main Nov 22, 2022
@jleach jleach deleted the fix/override-state branch November 22, 2022 21:23
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