1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer/components/input
steve richards db9af88d91
Updated regex for isUrl to allow for an empty string (#1049)
Updated regex for isUrl to allow for an empty string aswell as a correct URL.

Signed-off-by: Steve Richards <srichards@mirantis.com>

Co-authored-by: Steve Richards <srichards@mirantis.com>
2020-10-14 14:34:04 +03:00
..
__tests__ Refactor testing harness to use defaults (#808) 2020-10-02 10:05:59 -04:00
file-input.tsx Allow user to select Kubeconfig from filesystem (#740) 2020-08-28 08:43:51 +03:00
index.ts Allow user to select Kubeconfig from filesystem (#740) 2020-08-28 08:43:51 +03:00
input_validators.ts Updated regex for isUrl to allow for an empty string (#1049) 2020-10-14 14:34:04 +03:00
input.scss Migrating Vue components to React and stores refactoring (#585) 2020-08-20 08:53:07 +03:00
input.tsx Refactor testing harness to use defaults (#808) 2020-10-02 10:05:59 -04:00
search-input.scss Align NamespaceSelect and SearchField (#1073) 2020-10-12 10:08:57 +03:00
search-input.tsx Migrating Vue components to React and stores refactoring (#585) 2020-08-20 08:53:07 +03:00