Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/metabase/metabase. Pull mirroring updated .
  1. Jul 24, 2024
    • Ryan Laurie's avatar
      Fix Analytics DB Appearing in Permissions and SQL Editor (#45957) · 1935be0e
      Ryan Laurie authored
      * don't show audit db in permissions
      
      # Conflicts:
      #	enterprise/frontend/src/metabase-enterprise/audit_app/index.js
      #	frontend/src/metabase-types/api/database.ts
      #	frontend/src/metabase/admin/permissions/selectors/data-permissions/data-sidebar.ts
      #	frontend/src/metabase/plugins/index.ts
      
      * special v49 treatment
      
      * fix test for v49
      
      * add e2e tests for 45831
      
      # Conflicts:
      #	e2e/test/scenarios/collections/instance-analytics.cy.spec.js
      Unverified
      1935be0e
  2. Jun 14, 2024
  3. Jun 13, 2024
  4. Jun 05, 2024
  5. May 31, 2024
  6. May 28, 2024
    • Jesse Devaney's avatar
      Implement graceful error handling for trend charts (#43090) (#43245) · de28e832
      Jesse Devaney authored
      * fix trend charts erroring on latest value being null
      
      * refactor previousRowIndex calculation
      
      * handle errors gracefully
      
      * refactor error messages
      
      * update computeTrend unit tests
      
      * add error handling integration test
      
      * add E2E test to check that errors are gracefully handled
      
      * add integration test to enforce the fix
      
      * fix static viz
      
      * display more meaningful error on static-viz trend charts
      
      * move error handling out of trend chart and fix error handling in Visualization.tsx
      
      * update compute.unit.spec.js
      
      * update SmartScalar.unit.spec.js
      
      * use separate error handler for ErrorBoundary errors in Visualization.jsx
      
      * update E2E test
      
      * update error handling
      
      * update compute.unit.spec.js
      
      * fix react state change error in render function
      
      * show generic error message for ErrorBoundary caught errors
      
      * revert ErrorBoundary changes
      
      * remove generic error border for visualizations
  7. May 20, 2024
  8. May 16, 2024
  9. May 14, 2024
  10. May 10, 2024
  11. May 09, 2024
  12. May 08, 2024
  13. May 02, 2024
  14. Apr 24, 2024
  15. Apr 23, 2024
  16. Apr 22, 2024
  17. Apr 19, 2024
  18. Apr 18, 2024
  19. Apr 17, 2024
  20. Apr 16, 2024
  21. Apr 15, 2024
  22. Apr 11, 2024
Loading