Phoomparin Mano

Results 33 issues of Phoomparin Mano

Expose a prop that allows filtering types of entities (e.g. tables, models) in the entity picker of the CreateQuestion component in the SDK.

.Team/Embedding
Embedding/SDK

- We should make the save question modal a full-screen modal, similar to the current behaviour of the entity picker modal. The reason is that the current save question modal...

.Team/Embedding
Embedding/SDK

### Description Improves the license and post-install flow per [the feedback](https://www.notion.so/metabase/CLI-PR-review-8a9be6a85d214910af165e12b1cdfaf0?pvs=4). It allows skipping the license step, generates and auto-installs the mock server for you with your package manager of...

.Team/Embedding

Closes https://github.com/metabase/metabase/issues/47059 ### Description Generates an example Express.js server with hard-coded users and user switching / SSO endpoints, and generates React components to support user switching. ### How to verify...

no-backport
.Team/Embedding
Embedding/SDK

Closes https://github.com/metabase/metabase/issues/46788 ### Description Asks the user for their multi-tenancy columns, configures the permissions graph with sandboxing enabled, and creates customer collections. ### How to verify - Run `yarn build-embedding-sdk-cli:watch`...

no-backport
.Team/Embedding
Embedding/SDK

The entity picker in create question are dependent on CSS resets being available - the default button style with gray borders are appearing. If we add `appearance: none` and `border:...

.Team/Embedding
Embedding/SDK

We should add the `` component to the generated React components in the embedding CLI

.Team/Embedding
Embedding/SDK

Documents the various sample components we have which are generated by the Embedding CLI, both as code comments and a bit in the docs. Thanks to @oisincoveney for [the suggestions...

.Team/Embedding
Embedding/SDK-CLI
double-backport

Moves the step that asks if you have a database to right before adding the credentials so it is more linear. See this discussion from Alex and Jeff for more...

.Team/Embedding

Backports 50281 to 52

no-backport
.Team/Embedding