Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/metabase/metabase. Pull mirroring updated .
  1. Aug 02, 2023
    • Braden Shepherdson's avatar
      [MLv2] Add `lib.field/add-field` and `remove-field` (#32679) · b24f62e6
      Braden Shepherdson authored
      These are "porcelain" APIs to make FE management of the set of selected
      columns for a query much easier.
      
      `add-field` and `remove-field` will handle regular table fields,
      explicit join fields, and custom expressions correctly.
      
      One known quirk: if the set of `:fields` on a stage happens to match the
      default set, this is *not* noticed or fixed. Once an explicit list is
      set on a stage, it will forever have a list.
      b24f62e6
    • Nemanja Glumac's avatar
      Revert running E2E tests on Electron (#32800) · 781449b0
      Nemanja Glumac authored
      #32734 introduced a commit that removed "Chrome" as a predefined browser that Cypress runs on.
      This was needed due to frequent failures that were interfering with the release process.
      
      Even if we decide to switch to Electron, let's do it in a dedicated commit for easier git blame.
      We'll forget in a month already why a commit called "Disallow new H2 connections" switched E2E tests to Electron.
      781449b0
    • Nemanja Glumac's avatar
      Fix the failing E2E test in questions/settings (#32821) · 8d366f21
      Nemanja Glumac authored
      Breaking change was introduced in #32791.
      8d366f21
  2. Aug 01, 2023
  3. Jul 31, 2023
  4. Jul 29, 2023
  5. Jul 28, 2023
  6. Jul 27, 2023
Loading