Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/metabase/metabase. Pull mirroring updated .
  1. Nov 11, 2024
  2. Nov 10, 2024
  3. 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
    • Chris Truter's avatar
      Deprecate scores from search API response (#49653) · e5f93b07
      Chris Truter authored
      Search currently returns a detailed list of the scores for each item, which is pretty hefty, and the type is also coupled to the current rankers, which will change in future. 
      
      Removing from the type to start to just validate that nothing uses it.
      
      Best to just not model this. Going to see about just removing it from the BE as well, and put in some other way to debug. Worst case an opt-in query parameter.
      Unverified
      e5f93b07
  4. Nov 08, 2024
  5. Nov 07, 2024
Loading