-
Notifications
You must be signed in to change notification settings - Fork 5.2k
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
SDK launch in core app #48107
SDK launch in core app #48107
Conversation
* WIP code * use svg illustrations instead of png-in-svg * public embed ui * fix unit tests * more unit tests fixes * e2e updates * fix a bunch of tests by updating a helper * update other tests * update other tests * update more tests * test * unskip test and mock clipboardData to avoid window.prompt pausing the test * hopefully the last test i have to update * something something removing empty beforeEach * cleanup while doing self review * update unit test * move public embed card to its own file * styled -> css modules * wip copy * remove unused lint rule * update copy * fix: close popover when clicking outside of it * remove "seamless" and use only "PRO" in the badge * fix padding of public embed card popover
@oisincoveney You have modified embedding SDK code. Please make sure the PR title follows Conventional Commits style.
These types Please also make sure to include For example, these are valid PR titles:
|
Codenotify: Notifying subscribers in CODENOTIFY files for diff 7249587...de357c7.
|
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.
Co-authored-by: Oisin Coveney <oisin@metabase.com> Co-authored-by: Mahatthana (Kelvin) Nomsawadi <me@bboykelvin.dev> Co-authored-by: bryan <bryan.maass@gmail.com> Co-authored-by: Nicolò Pretto <info@npretto.com>
This pr will contain the changes that we want to merge into the main app when we launch the SDK.
Some of the projects/prs