Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/metabase/metabase. Pull mirroring updated .
  1. Nov 09, 2024
    • Nemanja Glumac's avatar
      Make "Add database" more prominent (#49678) · f9efc212
      Nemanja Glumac authored
      * Remove dead code from browse models page
      
      * Use the grid to control the gap
      
      * Implement "Add database" button
      
      * Add basic unit tests
      
      * Make sure the feature works when there are no databases
      
      * Add analytics to the db list
      
      * Add "Add database" button to the sidebar
      
      * Add E2E Snowplow tests
      
      * Add unit tests
      
      * Deal with authentication in each beforeEeach separately
      
      * Add Snowplow E2E test for a database card
      
      * Slightly tweak the title line height
      Unverified
      f9efc212
  2. Nov 08, 2024
  3. Nov 07, 2024
  4. Nov 06, 2024
  5. Nov 05, 2024
  6. Nov 04, 2024
  7. Nov 03, 2024
  8. Nov 01, 2024
  9. Oct 31, 2024
  10. Oct 30, 2024
    • Nemanja Glumac's avatar
      tech: Refactor and improve `AppBanner` (#49273) · 35d99ba8
      Nemanja Glumac authored
      * Remove unused component
      
      * Remove extra space
      
      * Remove cross-component dependency on the `Banner`
      
      * Use named export
      
      * Convert the Banner to TS
      
      * Make `ReadOnlyBanner` use `Banner` under the hood
      
      * Add test id to the banner
      
      * Simplify render method and tests
      
      * Add the missing test for ReadOnly banner
      
      * Avoid using special ASCII characters for the common apostrophe
      
      * Remove E2E spec
      
      * Use `Banner` for `DatabaseInfoField`
      
      * Use colors defined in the theme
      
      * Remove the dependency on the `Banner` component again!
      
      * Add a comment
      
      * Use pattern matching
      Unverified
      35d99ba8
    • Mahatthana (Kelvin) Nomsawadi's avatar
      Update static embed card copy to avoid confusion (#49268) · 53518074
      Mahatthana (Kelvin) Nomsawadi authored
      * Update static embed card copy to avoid confusion
      
      * Fix E2E tests
      
      * Fix unit tests
      
      * Update the copy inside static embed modal
      Unverified
      53518074
  11. Oct 29, 2024
Loading