Ryan Laurie

Results 38 issues of Ryan Laurie

## Description [pending product review of the actual type hierarchy logic] Tries to detect sensible default columns for list viz. Examples: ![Screen Shot 2022-10-26 at 2 42 10 PM](https://user-images.githubusercontent.com/30528226/198133636-954847d4-a52a-4d8a-9a68-31e2bbad71dc.png)

closes #26583 ## Description Users can now drag-and-drop fields in the action creator to reorder them! The defined order should be consistently displayed in action forms both inline and in...

Currently, our action forms are built using `frontend/src/metabase/containers/FormikForm/FormikForm.tsx` which has been deprecated. For most of the app, building forms in react, versus data objects makes a lot of sense, which...

Type:Tech Debt
Querying/Forms

Closes https://github.com/metabase/metabase/issues/13002 ### Description Translates some previously untranslated strings: "Retire Metric" and "Retire Segment"

Customization/i18n
backport
.Team/AdminWebapp

> [!Note] > Testing to see how CI behaves Closes https://github.com/metabase/metabase/issues/29015 ### Description ![giphy](https://github.com/metabase/metabase/assets/30528226/e7a603dc-73b8-4484-bc3d-1fdac2a7c1e1) We actually have an implementation of fetch that we only use in unit tests. Let's use...

no-backport
.Team/AdminWebapp

working branch: https://github.com/metabase/metabase/tree/entity-picker/entity-store ```[tasklist] ### Tasks - [x] Style Mantine NavLink - [x] Create Building Block UI item list component - [x] loads path to selected collection - [x] handles...

.Team/AdminWebapp

### Description A couple little things came up during today's demo: 1) we should auto-select the only model to append if there's only 1 ![only-one](https://github.com/metabase/metabase/assets/30528226/bce61e16-240f-45b5-b024-6826b7d0c3dd) 2) there was a bug...

backport
.Team/AdminWebapp

Closes https://github.com/metabase/metabase-private/issues/189 ### Description When we have a long changelog, it pushes download links off the `/releases` page so you have to click into a given release to see the...

.Building & Releasing
no-backport
.Team/AdminWebapp

> [!Note] > The frontend code here is ready for review, but there is one little piece missing in the backend: models should return with `model: dataset`, but currently they...

visual
no-backport
.Team/AdminWebapp

### Description Some cleanup to remove the now defunct unused pickers. - updated LinkedEntityPicker to use the dashboard or question picker modals - updated the timeline move modal to use...

no-backport
.Team/AdminWebapp