Releases: rht-labs/lodestar-frontend
Releases · rht-labs/lodestar-frontend
v1.1.19
categories in activity logs (#425) * categories in activity logs * refinement * unit test for categories Co-authored-by: Spencer Stolworthy <[email protected]>
v1.1.18
fix timezone layout in eng. summary card (#428)
v1.1.17
fix issues with timezone display overflow (#422)
v1.1.16
hotfix for non-iterable (undefined) use cases (#418)
v1.1.15
Fix bug: able to choose other types of artifacts (#409) * Fix bug: able to choose other types of artifacts * fix the display value
v1.1.14
Field completion and validity bug (#407) * add date to config json to avoid caching * fixed syntax error on qs * 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 * added engagement artifact grouping * removed appfeatures reference * fixed artifact edit issue * Fix to allow engagement launch with new validation method * added test for the engagement launch check Co-authored-by: Spencer Dean Stolworthy <[email protected]>
v1.1.13
Unable to edit existing artifacts (#406) * add date to config json to avoid caching * fixed syntax error on qs * 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 * added engagement artifact grouping * removed appfeatures reference * fixed artifact edit issue Co-authored-by: Spencer Dean Stolworthy <[email protected]>
v1.1.12
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
v1.1.11
Engagement User change group undefined (#396) * 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
v1.1.10
Fixes for commit message, user card, various bugfixes (#394) * 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