Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/metabase/metabase. Pull mirroring updated .
  1. Dec 18, 2024
  2. Dec 17, 2024
  3. Dec 16, 2024
  4. Dec 13, 2024
  5. Dec 12, 2024
  6. Dec 11, 2024
  7. Dec 10, 2024
  8. Dec 09, 2024
  9. Dec 06, 2024
  10. Dec 05, 2024
  11. Dec 04, 2024
    • github-automation-metabase's avatar
      Loki flake: make delays configurable independently (#50806) (#50918) · 028a836e
      github-automation-metabase authored
      
      * Add delay helper
      
      * Remove delays in storybook
      
      * Use skippable delay in ListField and SingleSelectListField
      
      * Use skippable delay in ExplicitSize
      
      * Remove waitTimeContext in storybook
      
      * Remove waitTimeContext altogether
      
      * Add documentation to delay
      
      * Remove all context references in ExplicitSize
      
      * Update flaky snapshots
      
      Co-authored-by: default avatarRomeo Van Snick <romeo@romeovansnick.be>
      028a836e
    • github-automation-metabase's avatar
      Trial Banner (#49344) (#50870) · d3cd5660
      github-automation-metabase authored
      * Add trial banner
      
      * Use the semantic "warning" color for background
      
      * Simplify the "reappearance" logic
      
      * Refine the banner logic
      
      - Pass the bare minimum information (expiry timestamp) to the `TrialBanner`
      - Take timezones into account
      - Introduce utilities
      - Add unit tests
      
      * Update the remaining tests
      
      * Clean up
      
      * Unbreak my `defsetting` :notes:
      
      * Add comments
      
      * Defer var assignment
      
      * Fix failing tests :face_palm:
      
      
      
      * Adjust the types in order to match `master`
      
      * Move the logic up to the parent component
      
      * Convert the `index` component to TS
      
      * Fix typo in the JSDoc
      
      * Fix another typo
      
      * Make the return statement more readable
      
      * Remove redundant test
      
      Co-authored-by: default avatarNemanja Glumac <31325167+nemanjaglumac@users.noreply.github.com>
      d3cd5660
  12. Dec 03, 2024
  13. Nov 29, 2024
Loading