Skip to content

Releases: liatrio/liatrio-react-dora

v2.0.3

27 Aug 04:59
Compare
Choose a tag to compare

v2.0.3 (2024-08-27)

Fix

  • fix: update cfr to be a layered bar graph, refactored tooltip (#97) (ca3f2bf)

v2.0.2

26 Aug 21:12
Compare
Choose a tag to compare

v2.0.2 (2024-08-26)

Fix

  • fix: adjust failure rate graph to show bars side by side, update readme (#96) (f66fb48)

v2.0.1

26 Aug 20:48
Compare
Choose a tag to compare

v2.0.1 (2024-08-26)

Fix

  • fix: fix x axis labels and other bugs (#95)

  • fix: don't penalize teams for not having data for a metric in trends

  • fix: fix broken charts

  • fix: scenario where df could fail to render (166778a)

v2.0.0

26 Aug 16:33
Compare
Choose a tag to compare

v2.0.0 (2024-08-26)

Breaking

  • feat!: Add Trend Chart (#91)

  • fix!: major refactor to clean up code

  • chore: update readme

  • fix!: more refactoring

  • chore: update readme

  • chore: update readme

  • fix: filter the buildDoraState by the dates supplied in props

  • chore: add trend files

  • feat: Update Board to support showing trends instead of scores

  • chore: fix leading spacing in some files

  • feat: Add Trend Chart

  • fix: adjust trends to always end on a week end

  • chore: update stories to allow switching out the data viewed

  • fix: update readme, rename some components & types to be more clear

  • chore: cleanup code

  • chore: update tests

  • fix: update storybook stories to be editable in the browser

  • fix: update story book to be more streamlined and have editor options

  • chore: get rid of the addon toolbar in storybook

  • chore: make a storybook ci that doesn't open the browser

  • feat: add legend to trend graph

  • fix: adjusting trend time display

  • fix: found the error with the timing

  • fix: make lines thicker, remove logging, simplify a few things

  • fix: simplify these


Co-authored-by: Wolftousen <[email protected]> (ab5d1f2)

v1.0.37

21 Aug 04:49
Compare
Choose a tag to compare

v1.0.37 (2024-08-21)

Fix

  • fix: address bug when nodata locks charts out (#80)

  • fix: rework this bit

  • fix: address bug when nodata locks charts out (96ce948)

v1.0.36

21 Aug 03:11
Compare
Choose a tag to compare

v1.0.36 (2024-08-21)

Fix

v1.0.35

20 Aug 21:09
Compare
Choose a tag to compare

v1.0.35 (2024-08-20)

Fix

  • fix: adjust tooltip link limit (#78)

  • fix: limit links to 5 in tooltip

  • fix: handle no data and no api (9b5b113)

v1.0.34

20 Aug 20:52
Compare
Choose a tag to compare

v1.0.34 (2024-08-20)

Fix

  • fix: correct issue of data being null/empty (#77) (db95192)

v1.0.33

19 Aug 18:54
Compare
Choose a tag to compare

v1.0.33 (2024-08-19)

Fix

  • fix: make message box have static height (#76) (a7a406a)

v1.0.32

19 Aug 18:45
Compare
Choose a tag to compare

v1.0.32 (2024-08-19)

Fix