zuul/web
Mohammed Naser b226cffc5a ui: convert all spaces to commas for filter
We replace all spaces by commas when filtering the status page, however,
due to the fact we don't use the `g` flag, it only splits the first
value and stops after the first one.

This patch adds the `g` flag to the regex so that all of the spaces are
replaced by commas when filtering.

Change-Id: I9b9cd33a7067fd00415e2ae1634e340a6df46749
2020-02-21 15:11:53 +01:00
..
public Document the buildsets endpoint 2020-01-15 12:30:00 +01:00
src ui: convert all spaces to commas for filter 2020-02-21 15:11:53 +01:00
.eslintrc Add linter rule disallowing use of var 2019-08-28 09:06:05 +02:00
build Revert "Revert "web: rewrite interface in react"" 2018-10-06 10:42:31 -05:00
package.json web: humanize time durations 2020-02-04 13:23:38 +01:00
yarn.lock web: humanize time durations 2020-02-04 13:23:38 +01:00