Skip to content

v1.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Nov 05:02

1.2.0 (2021-11-01)

Bug Fixes

  • add i18n for missing text in periodRage (333ca48)
  • add proper id to search filter (89149a1)
  • add test for useSelectTime (730bd87)
  • build error i18n (704919d)
  • cannot read property of undefined error (54a8207)
  • cannot read property of undefined error 2 (7425969)
  • change color of checkbox in search filter to match design (bd59cb3)
  • change files name from styles to styled (cf52b80)
  • coverage test should not count styles.tsx (f5fe7a7)
  • failed test on app.tsx (e562911)
  • i18n build error (fb0b4e1)
  • id mismatch with google tag manager event (ec21c64)
  • refetch not clear cache (bc10985)
  • remove useMemo (no need) (0c616b0)
  • rename periodRangeFilter (50e2067)
  • requested changes (611e6ea)
  • requested changes in #229 (df3f79a)
  • restore apollo cahce properly (094539b)
  • title of description section (806873b)
  • update test snapshot (511bc2e)

Features

  • add environment to graylog (9cafe73)
  • add i18n to periodRange (a86f438)
  • add logging and finish styling periodRange (c0a5119)
  • add tagList for periodRange (e02c245)
  • add time filter in search (8e5db9f)
  • style periodRange checkbox (7e7c62e)

Reverts