Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/metabase/metabase. Pull mirroring updated .
  1. Apr 08, 2021
    • Nemanja Glumac's avatar
      Fix `jsx/no-target-blank` React errors (#15532) · 919530a8
      Nemanja Glumac authored
      * Fix `react/jsx-no-target-blank` error (#15110)
      
      * Fix `react/jsx-no-target-blank` error
      
      * Handle untranslated string
      
      * Add `dataMetabaseEvent` prop to `ExternalLink`
      
      * Update missed `ExternalLink` component in `frontend/src/metabase/query_builder/components/template_tags/TagEditorHelp.jsx` with `dataMetabaseEvent`
      
      * Turn on `react/jsx-no-target-blank` lint rule
      Unverified
      919530a8
    • Nemanja Glumac's avatar
      Upgrade `eslint-plugin-react` (#15529) · c29b44b9
      Nemanja Glumac authored
      * Upgrade `eslint-plugin-react` 
      
      * Disable `react/prop-types` warning in stray files
      
      * Register breaking rules and turn off warnings
      
      * Fix wrong `eslint-disable` comment
      
      * Fix `react/display-name` error in `NotebookCell.jsx`
      Unverified
      c29b44b9
  2. Apr 02, 2021
  3. Mar 24, 2021
  4. Mar 04, 2021
    • Ariya Hidayat's avatar
      Remove type-checking with Flow (#14236) · f4d90f68
      Ariya Hidayat authored
      * yarn remove flow-bin eslint-plugin-flowtype
      
      * CI: remove fe-linter-flow
      
      * Remove Flow from ESLint config
      
      * Remove Flow type annotations and directives
      
      * Simplify Flow types for React elements and components
      
      * Import missing Flow types
      
      * Remove lint-flow from package.json
      Unverified
      f4d90f68
  5. Mar 02, 2021
  6. Oct 23, 2020
  7. Jul 20, 2020
    • Robert Roland's avatar
      Update eslint (#12951) · d86b85ce
      Robert Roland authored
      
      * Update eslint
      
      Updates eslint, babel and plugins to the latest compatible versions
      
      Drops the 'no-color-literals' parameter which doesn't exist (looks like
      it's actually part of eslint-plugin-react-native which we don't use)
      
      adding a dirlocal to make sure js2-mode doesn't confuse you with type
      errors that aren't actually errors because of flowtype and such
      
      * update generated css classes in snapshots
      
      Co-authored-by: default avatarPaul Rosenzweig <paul.a.rosenzweig@gmail.com>
      Unverified
      d86b85ce
  8. Dec 05, 2019
  9. Sep 13, 2019
  10. Jun 10, 2019
  11. Jul 06, 2018
  12. Jul 03, 2018
  13. Jul 02, 2018
  14. Jun 20, 2018
  15. Apr 25, 2018
  16. Feb 16, 2018
  17. Nov 14, 2017
    • Atte Keinänen's avatar
      Alerts Frontend · 6f0bd39a
      Atte Keinänen authored
      This commit has the UI for users to add alerts to a question. Admins
      are able to setup alerts for questions and modify alerts that users
      have setup.
      6f0bd39a
  18. Aug 21, 2017
  19. Jul 13, 2017
  20. Jul 07, 2017
  21. Jun 22, 2017
  22. Apr 08, 2017
  23. Apr 04, 2017
    • Tom Robinson's avatar
      Query Builder 2.0 [WIP] (#4496) · ff12c03c
      Tom Robinson authored
      * QB modes, actions, and drill throughs.
      
      * Refactor drill throughs + misc bug fixes
      
      * Port sort action to drills
      
      * Smarter 'view this/these' name
      
      * Scalar hover state
      
      * QB actions: don't skip action selection screen unless the action is marked as 'default'
      
      * Fix flow errors
      
      * Fix drills
      
      * Show "This X's Ys" for FKs
      
      * Prevent qb from uneccesary push states
      
      * Don't show (fk) breakout fields that have already been broken out
      
      * Fix 'drill into this' unit
      
      * Cleanup timeseries footer
      
      * Cleanup qb selectors
      
      * Namespace all qb actions
      
      * Make modes dependent on previously run card
      
      * More timeseries footer cleanup
      
      * Fix table crash
      
      * Make breakout legend clickable
      
      * Fix datagrid pivot test
      
      * Flow + lint
      ff12c03c
  24. Feb 21, 2017
  25. Jan 16, 2017
  26. Oct 24, 2016
  27. Oct 18, 2016
  28. Aug 03, 2016
  29. May 16, 2016
  30. Apr 05, 2016
  31. Mar 10, 2016
  32. Mar 01, 2016
  33. Oct 08, 2015
  34. Oct 05, 2015
  35. Sep 23, 2015
Loading