Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/metabase/metabase. Pull mirroring updated .
  1. Jan 31, 2024
  2. Jan 30, 2024
  3. Jan 29, 2024
  4. Jan 26, 2024
  5. Jan 25, 2024
  6. Jan 24, 2024
    • Raphael Krut-Landau's avatar
      Initial tidying before putting models on the Browse Data page (#38107) · 86cea6c5
      Raphael Krut-Landau authored
      * Port BrowseHeader to tsx
      
      * Use generic type with useSearchListQuery
      
      * Allow the query to be specified in setupDatabasesEndpoints
      
      * Port EmptyState to tsx
      
      * Correct type in FilterableTree
      
      * Remove unneeded props
      Unverified
      86cea6c5
    • Oleg Gromov's avatar
    • Denis Berezin's avatar
      Add code diff logic and switch to preview mode (#37155) · 8f0a57ba
      Denis Berezin authored
      * Migrate EmbedModalContent to TS
      
      * Add basic UI changes to Embed modal
      
      * More styling
      
      * Add more styling
      
      * Self review fixes
      
      * Self review fixes
      
      * Fix action button
      
      * Fix unit tests
      
      * Fix e2e tests
      
      * Fix e2e tests
      
      * Code review and design fixes
      
      * Fix unit test
      
      * Add Parameters tab text diff and switch to preview
      
      * Add code diff display logic for appearance tab
      
      * Self review fixes
      
      * Fix e2e tests
      
      * Button text hotfix
      
      * Move state to component, fix diff
      
      * Review fixes, action buttons refactor
      
      * Implement new code diff
      
      * Fix text highlight, fix unit tests
      
      * Code review fixes
      
      * Design review fixes
      
      * New code diff highlight UX
      
      * Remove folding
      
      * Change code diff logic, add automatic client code switch
      
      * Fix code highlight logic
      
      * Add unit tests
      
      * Fix some e2e tests
      
      * Fix e2e tests
      
      * Fix code highlight, parameters diff
      
      * Add code highlight on locked parameter value change
      
      * Add more tests
      
      * Review fixes
      
      * Refactor unit tests
      
      * Rollback preview tab remove, add utm tags
      
      * Fix prettier
      
      * Add interactive modal header with hover
      
      * Review fixes
      
      * Review fixes
      Unverified
      8f0a57ba
Loading