gitlab-ce/spec/frontend/lib/utils
Paul Gascou-Vaillancourt 6ca5b19aaf Add global isSafeURL utility
- Added isSafeURL utility based on prior work in gitlab-ee
- Also added isAbsoluteOrRootRelative() and getBaseURL() utils,
  needed by isSafeURL
- Removed URL() fallback because URL() is now polyfilled
- Updated specs
2019-06-03 08:10:34 -04:00
..
ajax_cache_spec.js
autosave_spec.js
cache_spec.js Move some tests from Karma to Jest 2019-03-23 17:53:46 +01:00
datetime_utility_spec.js Throw an error when formatDate's input is invalid 2019-05-28 07:53:44 +00:00
grammar_spec.js Move some tests from Karma to Jest 2019-03-23 17:53:46 +01:00
image_utility_spec.js Move some tests from Karma to Jest 2019-03-23 17:53:46 +01:00
number_utility_spec.js Move some tests from Karma to Jest 2019-03-23 17:53:46 +01:00
text_utility_spec.js Fix typos in the whole gitlab-ce project 2019-05-20 14:11:44 +00:00
url_utility_spec.js Add global isSafeURL utility 2019-06-03 08:10:34 -04:00