Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/metabase/metabase. Pull mirroring updated .
  1. Jun 24, 2024
  2. Jun 21, 2024
  3. Jun 20, 2024
  4. Jun 19, 2024
  5. Jun 18, 2024
  6. Jun 17, 2024
  7. Jun 14, 2024
  8. Jun 12, 2024
  9. Jun 11, 2024
    • Mahatthana (Kelvin) Nomsawadi's avatar
      ci(sdk): Remind SDK PR author to use conventional commits PR title (#43932) · 45942998
      Mahatthana (Kelvin) Nomsawadi authored
      * Remind embedding SDK PR author to use conventional commits
      
      * Only remind PR author when PR title isn't conventional commits
      
      * Add branch for testing
      
      * Fix gh cli command
      
      * Fix getting wrong user login
      
      * Ensure we don't create more than 1 comment
      
      * Improve comment format
      
      * Add more info for non-changelog related type
      
      * Check non-changelog related types
      
      * Update the comment for consistency
      
      * Revert "Add branch for testing"
      
      This reverts commit 4a1be68828ca2b81d5548e24a7be491f9c0348c0.
      45942998
  10. Jun 07, 2024
  11. Jun 06, 2024
    • Nemanja Glumac's avatar
      Fix milestone reminder (#42861) · 25c4cb0b
      Nemanja Glumac authored
      * Add a helper to extract linked issues from PR body
      
      * Add tests
      
      * Tweak the workflow
      
      * Fix the workflow
      
      * Delete obsolete code
      
      * Improve the message
      
      * Fix whitespace error
      25c4cb0b
    • Ryan Laurie's avatar
      Backport reminder bot (#43637) · 01840901
      Ryan Laurie authored
      * WIP backport reminder bot
      
      * polish and automate backport reminder
      
      * do better english
      01840901
    • Mahatthana (Kelvin) Nomsawadi's avatar
      Followed-up tasks for changelog generation (#43656) · ac6bb7b4
      Mahatthana (Kelvin) Nomsawadi authored
      * Check git tag for an exact match
      
      * Set npm publish to dry run, so I can test
      
      * Uses new github automation account for creating a PR
      
      * Remove unnecessary step
      
      * Automatically set `no-backport` on the SDK doc version bump PR
      
      * Fix step to edit PR with correct permission
      
      * Remove npm dry run after finished testing
      ac6bb7b4
  12. Jun 05, 2024
  13. Jun 04, 2024
  14. Jun 03, 2024
  15. Jun 01, 2024
    • Jesse Devaney's avatar
      Fix data labels too dense with large single series (#42985) · 72443c62
      Jesse Devaney authored
      
      * remove unused variable
      
      * conditionally render labels sparsely if large amount of data points
      
      * update loki snapshots
      
      * refactor data label formatter conditions
      
      * setup intelligent label plotting
      
      * handle the case when there are no labels
      
      * add sparse data label rendering to bar charts
      
      * do not compute if no labels need to be shown or hidden
      
      * add sparse data labeling to waterfall charts
      
      * adjustment for large series waterfall labels
      
      * revert change
      
      * refactor name
      
      * add sparse labels to stacked bar and area
      
      * improve scaleFactor
      
      * fix type errors
      
      * remove unused labelFormatter
      
      * update snapshots
      
      * patch ECharts
      
      - labels with no text, i.e. "", were still being considered as plot-able labels which was causing labels with real text "asdfec.." to be hidden because of overlap.
      - This patch makes it so that labels with no text, i.e. "", are not considered to be candidates for overlap checking.
      
      * update loki snapshots
      
      * only loop over dataset once for getWaterfallChartDataDensity
      
      * improve performance of chart data density calculations
      
      * update loki snapshots
      
      * update E2E spec
      
      * update E2E spec
      
      * increase cartesian label density allotment
      
      * update loki snapshots
      
      * update loki snapshots
      
      * comment out node_modules cache since it cannot be skipped by commit and is breaking CI
      
      * fix type errors
      
      * Reset node modules if patches are changed
      
      * refactor type naming
      
      ---------
      
      Co-authored-by: default avatarUladzimir Havenchyk <uladzimir.dev@gmail.com>
      Co-authored-by: default avatarUladzimir Havenchyk <125459446+uladzimirdev@users.noreply.github.com>
      72443c62
  16. May 31, 2024
    • Ryan Laurie's avatar
      Combine Filters Reproduction into new e2e job (#43328) · 7038b2e4
      Ryan Laurie authored
      * combine reproductions into new filters e2e job
      
      * fix import
      
      * gee thanks sloan
      7038b2e4
    • Vamsi Peri's avatar
      Updated the QPD team board (#43466) · a3f19cd8
      Vamsi Peri authored
      a3f19cd8
    • Mahatthana (Kelvin) Nomsawadi's avatar
      ci(sdk): Autogenerate changelog on build (#43364) · 78db8c49
      Mahatthana (Kelvin) Nomsawadi authored
      * Auto tag embedding team for PR review + dry run npm publish
      
      * Install changelog generation package
      
      * Add the initial changelog
      
      * feat(sdk): This is an empty commit. For testing purposes.
      
      * Update SDk build script to include changelog
      
      * Check if a tag exists
      
      * Ensure changelog is in the released package
      
      * Fix workflow
      
      * Remove unnecessary step
      
      * Ensure we can have access to release utils script when checking out master
      
      * Fix the step to create a PR updating readme and changelog
      
      * Fix changelog generation
      
      * Fix couldn't download changelog
      
      * Clean up steps
      78db8c49
  17. May 30, 2024
  18. May 28, 2024
  19. May 27, 2024
  20. May 20, 2024
Loading