This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse/tests/unit
Joffrey JAFFEUX 8520096043
FIX: ensures insert hyperlink works with mailto (#10867)
The prefixing logic is moved into a `prefixProtocol` function in lib:url.

This commit also renames an incorrectly named test and uses https as default instead of http, in 2020 it's reasonable to think we most likely want https and not http. User can still specify http if required.
2020-10-08 13:16:07 +02:00
..
controllers REFACTOR: Import QUnit and related helpers rather than globals 2020-10-07 11:50:49 -04:00
ember REFACTOR: Import QUnit and related helpers rather than globals 2020-10-07 11:50:49 -04:00
lib FIX: ensures insert hyperlink works with mailto (#10867) 2020-10-08 13:16:07 +02:00
mixins REFACTOR: Import QUnit and related helpers rather than globals 2020-10-07 11:50:49 -04:00
models REFACTOR: Import QUnit and related helpers rather than globals 2020-10-07 11:50:49 -04:00
services REFACTOR: Import QUnit and related helpers rather than globals 2020-10-07 11:50:49 -04:00
utils REFACTOR: Import QUnit and related helpers rather than globals 2020-10-07 11:50:49 -04:00
localization-test.js REFACTOR: Import QUnit and related helpers rather than globals 2020-10-07 11:50:49 -04:00