Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/metabase/metabase. Pull mirroring updated .
  1. Aug 24, 2023
  2. Aug 23, 2023
  3. Aug 22, 2023
  4. Aug 21, 2023
    • Jesse Devaney's avatar
      Fix: stop prompting non-admin users to configure email or slack (#32989) · 1711c38f
      Jesse Devaney authored
      * fix specific aria-label for generic sidebar
      
      * hide dashboard subscription button
      
      - when user is non-admin and email & slack are not configured
      
      * forward non-admin user to configured subscription form
      
      * fix: show pulse list after creation for non-admins
      
      - when pulse count is 0 and a new pulse is added by non-admins, it used to auto-redirect to the creation form again b/c the new pulse was not loaded before the forwarding would occur again
      
      * refactor magic strings
      
      * fix error when pulses has no length attribute
      
      * validate forwarding in subscriptions for non-admins
      
      * add remaining specs
      
      * updated tests for new subscriptions forwarding for non-admins
      
      * update tests for subscriptions forwarding for non-admins
      
      * update tests for subscriptions forwarding for non-admins
      
      * fix unit tests
      
      * update dashboard subscriptions button to exclude heading cards
      
      * [WIP] convert E2E tests to unit tests
      
      * convert subscriptions button test to unit test
      
      * restore some E2E tests
      
      * fix unit tests
      
      - new fetch request occurring in child component DashboardHeader was causing these tests to fail on the fetch request because there was no fallback
      Unverified
      1711c38f
    • Uladzimir Havenchyk's avatar
    • Alexander Polyankin's avatar
      Unverified
      d9154056
    • Alexander Polyankin's avatar
  5. Aug 20, 2023
  6. Aug 19, 2023
  7. Aug 18, 2023
  8. Aug 17, 2023
  9. Aug 16, 2023
Loading