Mahatthana (Kelvin) Nomsawadi

Results 20 issues of Mahatthana (Kelvin) Nomsawadi

Closes https://github.com/metabase/metabase/issues/42498 ### Description This PR adds a workflow that will be triggerred by `workflow_dispatch` by providing an optional `commit` sha. ### How to verify ### Demo

.Team/Embedding

Here are the steps to release the SDK: 1. Create [embedding-sdk-0.1.x](https://github.com/metabase/metabase/releases/tag/embedding-sdk-0.1.0) tag 2. Build uberjar from the tag https://github.com/metabase/metabase/actions/workflows/uberjar.yml 3. Unzip uberjar and upload it to the S3 [https://downloads.metabase.com/sdk/v0.1.x/metabase.jar](https://downloads.metabase.com/sdk/v0.1.0/metabase.jar) 4....

.CI & Tests
Embedding/
.Team/Embedding
Embedding/SDK

Currently, the visualization is using its own font from `getFont` selector. https://github.com/metabase/metabase/blob/1060973956b85712e55ff15465736928b01aea63/frontend/src/metabase/visualizations/components/Visualization/Visualization.jsx#L68 This breaks the customizing font from the SDK if we set it differently from the instance font. p.s....

Type:New Feature
.Team/Embedding
Embedding/SDK

Latest version is out so we need a new shiny Next.js version 4

hacktoberfest

We don't have any layout yet. Our current game looks very retro. So it could be nice having a bit of an layout so users can feel the game.

Closes #44476 Epic: https://github.com/metabase/metabase/issues/43838 This PR - Makes sticky filters possible with transparent background (both `theme=transparent` and `background: false`) - Update light theme bg when background is transparent to match...

no-backport
.Team/Embedding

closes EMB-82 closes #53037 ### Backport reason I'm not sure about backport to more versions, I think backporting to 55 should be enough. Since this bug is very minor, and...

backport
.Team/Embedding

closes EMB-1139 ### Backport reasons This needs to go into 58 that's where the feature is introduced. ### Description When calling `/api/pulse/test` endpoint on the modular embedding and modular embedding...

backport
.Team/Embedding

Relate to [EMB-1066](https://linear.app/metabase/issue/EMB-1066) This is a follow-up PR from #66932. We contact our Snowcat Cloud contact and he said the schema is invalid. ~It's fine to modify the schema v1-0-1...

backport
.Team/Embedding

closes EMB-1140 ### Description We add a new column `creation_context` which is the value from the header `X-Metabase-Client`, so when we run a subscription we can use this value to...

.Team/Embedding