open-nomad/ui/app/components/global-search
Buck Doyle 6450abfe76
Change node id search to prefix-only (#9244)
This test has been periodically failing, like here:
https://app.circleci.com/pipelines/github/hashicorp/nomad/12879/workflows/40c0445c-b244-4a04-a5a3-d9685b656c94/jobs/114751/tests

The failure was because sometimes the first node contains the
beginning of the ”otherNode” id somewhere within its id. It seems
less useful to match within the node, so this changes id search to
only match at the beginning of the id.
2020-11-04 12:12:31 -06:00
..
control.js Change node id search to prefix-only (#9244) 2020-11-04 12:12:31 -06:00
match.js Add multiple substring highlights for search (#8287) 2020-06-25 15:26:52 -05:00