Skip to content

v1.1.12

Compare
Choose a tag to compare
@sdstolworthy sdstolworthy released this 21 Jan 19:20
· 181 commits to master since this release
a188c59
UTC Dates for engagement dates (#402)

* router fix

* added subdomain helper text

* fixed tests, changed rht-labs to example.com

* merge master

* fixes for incorrect commit message

* fixes for user card

* correct logic for reset feature check

* update engagement users fix

* fixed engagement users undefined bug

* version override

* fixed tests

* removed extraneous console log

* changed querystring parameter name

* fixed typo in serializer

* initial date fix

* initial date fix

* date changes

* adapter to parse date returned from patternfly datepicker

* removed console log

* used isNan function

* date adapter tests

* clearer variable name

* fixes for date formatting

* bugfix for writing undefined dates when not all are set at the same time

* added partial helper type to normalizeDates return