Skip to content

Conversation

@mmv08
Copy link
Contributor

@mmv08 mmv08 commented Jan 6, 2022

This is needed for 5afe/safe-react#2672. The properties are live on staging config service, the PR to the client gateway is still open.

Ready to merge after 5afe/safe-client-gateway#774

@mmv08 mmv08 requested review from DaniSomoza and iamacook January 6, 2022 15:10
@github-actions
Copy link

github-actions bot commented Jan 6, 2022

ESLint Summary View Full Report

Annotations are provided inline on the Files Changed tab. You can also see all annotations that were generated on the annotations page.

Type Occurrences Fixable
Errors 0 0
Warnings 0 0
Ignored 0 N/A
  • Result: ✅ success
  • Annotations: 0 total

Report generated by eslint-plus-action

}

export type SafeAppDomainAllowlistPolicy = {
type: 'DOMAIN_ALLOWLIST'
Copy link
Member

Choose a reason for hiding this comment

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

Might be worth exporting the possible types as an enum, so that in the react app you can branch based on the type?

Copy link
Contributor

Choose a reason for hiding this comment

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

This would be my only suggestion as well.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

brainfart sers, thanks for noticing

Copy link
Member

@katspaugh katspaugh left a comment

Choose a reason for hiding this comment

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

Nice! Just one suggestion.

Copy link
Contributor

@iamacook iamacook left a comment

Choose a reason for hiding this comment

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

🚀

Copy link
Member

@katspaugh katspaugh left a comment

Choose a reason for hiding this comment

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

There's some dump file committed.
Please also update the version in package.json so that I can publish the package.

Copy link
Member

@katspaugh katspaugh left a comment

Choose a reason for hiding this comment

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

Thhhhhhanks!

@mmv08 mmv08 merged commit 00c4339 into main Jan 10, 2022
@mmv08 mmv08 deleted the feature/safe-apps-access-controls branch January 10, 2022 18:01
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.

4 participants