open-nomad/ui/tests/unit
Buck Doyle e3392b7da8
Fix exec escaping for emoji task name (#7813)
This closes #7459.

While emoji don’t actually need escaping, expanding the
expression that enumerates all task name characters that
don’t need escaping to include emoji is prohibitive, since
it’s a discontinuous range. The emoji-regex project has
such an expression and it’s 12kB.

This fixes the regular expression to property escape emoji
as a single character instead of as its component bytes.
Thanks to @DingoEatingFuzz for the suggestion.
2021-02-09 09:33:48 -06:00
..
abilities Fix job detail crash when recommendations off (#9269) 2020-11-06 08:21:38 -06:00
adapters Update ember-a11y-testing (#9912) 2021-02-02 12:45:40 -06:00
components Quietly ignore orphaned allocs in the topo viz 2020-12-17 11:18:43 -08:00
helpers Unit test for for GiB in format-bytes 2020-10-15 02:54:16 -07:00
mixins Improve global search UX (#8249) 2020-06-25 08:51:52 -05:00
models Add embedded task group to allocation to reference when allocation is historical 2020-05-01 14:30:02 -07:00
serializers Test coverage for the scale event serializer 2020-12-07 12:28:47 -08:00
services Don't include the region param in authorizedRequest if it's already in the URL 2021-02-01 09:54:46 -08:00
utils Fix exec escaping for emoji task name (#7813) 2021-02-09 09:33:48 -06:00
.gitkeep sync 2017-09-19 10:08:23 -05:00