Commit Graph

3 Commits

Author SHA1 Message Date
rijkvanzanten
89e7ee83f4 Fix linter warning 2021-09-17 19:42:20 -04:00
Azri Kahar
cc7394bf1d Prevent null being converted to empty object in deepMap utility function (#8103)
* prevent null to empty object conversion in deepmap

* Use isObjectLike instead of explicit null check

Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
2021-09-17 19:16:11 -04:00
Rijk van Zanten
d0f6cb35e3 Support dynamic variables in conditional fields (#7202)
* Move accountability type to shared

* Rely on shared for parse-filter

* Install date-fns

* Support dynamic variables in conditional fields

Closes #7157
2021-08-05 01:51:15 +02:00