Raphael Krut-Landau

Results 34 issues of Raphael Krut-Landau

Hi, I packed the nodegui starter project on Mac OS X 10.14, but when I tried to open the resulting app, I got an error message: "The application requires macOS...

In a combo box option list, the user can press Home or PageUp to jump to the top option, and End or PageDown to jump to the bottom option. ##...

I had trouble getting tccutil to work on macOS 12.4, but once I had enabled access to the TCC database via `csrutil disable`, this worked like a charm: ``` sudo...

Needs tests This PR allows the user to expand and collapse collections in Browse data. The user can show and hide the entire collection using the chevron icon to the...

no-backport
.Team/AdminWebapp

![image](https://github.com/metabase/metabase/assets/130925/139a0c58-57e2-48e8-8463-c1e14b521660)

no-backport
.Team/AdminWebapp

- Webpack Version: 5.42.0 - Operating System (or Browser): Ubuntu 20.04 - Node Version: v14.17.0 - webpack-plugin-serve Version: 1.4.1 I'm developing remotely, so I need webpack-plugin-serve to connect to a...

### TL;DR This PR makes the rows of the ModelsTable component clickable, routing to the respective item's url. ### What changed? Created a new styled component, `ModelTableRow`, to encapsulate the...

no-backport
.Team/AdminWebapp

This PR adds sorting functionality to the models table. You can sort by a model's name or by the path of collections. Descriptions are not sortable.

.Team/AdminWebapp

![image](https://github.com/metabase/metabase/assets/130925/a8166d49-8986-408f-8635-9a569c53425a)

no-backport
.Team/AdminWebapp

Adds a table of recently viewed models to the Browse models table Currently only 5 models are shown, but this will change once the relevant endpoint changes (this work is...

no-backport
.Team/AdminWebapp