bryan

Results 25 issues of bryan

This line: https://github.com/metabase/saml20-clj/blob/master/test/saml20_clj/sp/response_test.clj#L22 Should actually read: ``` clojure (doseq [{:keys [response], :as response-map} (test/responses) :when (not (test/invalid-confirmation-data? response-map))] ;;

resolves #41957 ### Tasks - [x] update return from /activity/recent_views - [x] track models as distinct from cards - [x] update recents to preserve inside category (not just last 30...

no-backport
.Team/AdminWebapp

Howdy, I'm evaluating this library and found you have an error in your docs in the Complex Selectors section here: ```clojure (defstylesheet styles [(descendant .container .element) {:padding-bottom "16px"}] ;; Translated...

- remove an extra def that snuck itself into the tests - uncomment + fix 2 tests

no-backport
.Team/AdminWebapp

Return relevant billing status information, solves: metabase/metabase-private/issues/215

backport
.Team/AdminWebapp

## Description: This task is from the v50 postmortem, where we identified that our typical development app DB is too simplistic, leading to correctness regressions that occur in more complex...

.Task

resolves #47267 We need to support entity ids in tokens. There are 2 places that ids can be in Tokens, one for cards and one for dashboards. At each location...

backport
.Team/AdminWebapp

Resolves https://linear.app/metabase-inc/issue/ENG-14709/%5Bbackend-modularization%5D-analytics See: https://www.notion.so/metabase/Guide-to-Backend-Module-Organization-19169354c9018046ab46e4234aace905 and https://www.notion.so/metabase/Testing-Metabase-Modules-A-Practical-Guide-19669354c90180bdad3ae595ffb8479c

backport
.Team/DevEx

## Overview This PR establishes the foundational flow and backend endpoints for **Google Sheets Integration**. The focus of **Milestone 1** is to get the core functionality working, allowing users to...

do not merge
no-backport
.Team/AdminWebapp

`mage alias` - Prints instructions to install `mage` alias + autocomplete for bash, zsh, and fish shells. --- When `bb` is not installed globally the `print-help` function was failing because...

no-backport
.Team/DevEx