-
Notifications
You must be signed in to change notification settings - Fork 509
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
Dashboard iframes #985
Dashboard iframes #985
Conversation
dd7f1b3
to
911e828
Compare
ESLint Summary View Full Report
Report generated by eslint-plus-action |
dd825d6
to
45aefdb
Compare
Deploying with
|
Latest commit: |
725b470
|
Status: | ✅ Deploy successful! |
Preview URL: | https://c1c1bb45.web-core.pages.dev |
Branch Preview URL: | https://dashboard-iframes.web-core.pages.dev |
export const appWidgets: WidgetType[] = [ | ||
{ | ||
appId: '1', | ||
appUrl: 'https://swap.cow.fi/', | ||
}, | ||
{ | ||
appId: '2', | ||
appUrl: 'https://revoke.cash', | ||
}, | ||
] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've added a tag for you on staging: dashboard-mini-app
You can use that to query these instead of the ids.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh! Nice! Thanks
911e828
to
48b0d4f
Compare
4ebd403
to
725b470
Compare
ESLint Summary View Full Report
Report generated by eslint-plus-action |
Closing for #1149 |
What it solves
Resolves #974
How to test it
Screenshots