Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/metabase/metabase. Pull mirroring updated .
  1. Oct 24, 2023
    • Ibe Dwi's avatar
      Return "parameterId" as "id" in removeParameter action (#34680) · 00f1ca7c
      Ibe Dwi authored
      * red: reproduce the error in test case
      
      * green: return id in removeParameter action
      
      * refactor: create dashboard actions parameters unit test
      
      * chore: rename unit test
      
      * fix: update test's issue reference
      
      * chore: add new line
      Unverified
      00f1ca7c
    • Kamil Mielnik's avatar
      Fix - Unsaved changes warning shown when going back to notebook after... · cef52044
      Kamil Mielnik authored
      Fix - Unsaved changes warning shown when going back to notebook after visualizing the question (#35003)
      
      * Fix running and then editing the question
      
      * Fix running and then editing the structured model
      
      * Add a test for #35000
      
      * Add a test for models in #35000
      
      * Consolidate waiting for save to be enabled/disabled
      - Rename waitForSaveQuestionToBeEnabled to waitForSaveToBeEnabled
      - Rename waitForSaveModelToBeEnabled to waitForSaveChangesToBeEnabled
      - Rename waitForSaveModelToBeDisabled to waitForSaveChangesToBeDisabled
      - Remove waitForSaveNewQuestionToBeEnabled in favor of waitForSaveToBeEnabled
      Unverified
      cef52044
  2. Oct 23, 2023
  3. Oct 22, 2023
  4. Oct 20, 2023
  5. Oct 19, 2023
Loading