1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer/components/input
alexfront 877fe18b75 Improve isUrl validator
Allowing to check http(s) and format
without domain like http://localhost:8080

Signed-off-by: alexfront <alex.andreev.email@gmail.com>
Signed-off-by: Lauri Nevala <lauri.nevala@gmail.com>
2020-08-18 12:02:26 +03:00
..
index.ts Lens restructure (#540) 2020-06-30 14:35:16 +03:00
input.scss Fixing Cluster Settings layout (#651) 2020-08-18 11:53:22 +03:00
input.tsx Fixing Cluster Settings layout (#651) 2020-08-18 11:53:22 +03:00
input.validators_test.ts use the Kubernetes regex for matching system names (#659) 2020-08-18 11:59:13 +03:00
input.validators.ts Improve isUrl validator 2020-08-18 12:02:26 +03:00
search-input.scss Lens restructure (#540) 2020-06-30 14:35:16 +03:00
search-input.tsx fix: search-input warning, removed outdated items-list.tsx 2020-07-20 21:24:41 +03:00