discourse/test/javascripts
Martin Brennan 29ccdf5d35
FIX: Show a nicer error if name/code missing for TOTP/Security Keys (#9124)
Meta: https://meta.discourse.org/t/improve-error-message-when-not-including-name-setting-up-totp/143339

* when the user creates a TOTP second factor method we want
to show them a nicer error if they forget to add a name
or the code from the app, instead of the param missing error
* also add a client-side check for this and for security key name,
no need to bother the server if we can help it
2020-03-06 14:37:40 +10:00
..
acceptance FIX: Show a nicer error if name/code missing for TOTP/Security Keys (#9124) 2020-03-06 14:37:40 +10:00
admin DEV: Fix function prototype deprecations (#8681) 2020-01-16 18:56:53 +01:00
components DEV: Import pretender instead of global server var (#8996) 2020-03-02 14:24:31 -05:00
controllers DEV: Use async functions in tests (#9087) 2020-03-02 21:20:19 +01:00
ember DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
fixtures DEV: Import pretender instead of global server var (#8996) 2020-03-02 14:24:31 -05:00
helpers FIX: Use full URL for secure attachments when secure media enabled (#9037) 2020-03-04 10:11:08 +11:00
initializers FEATURE: Load translation overrides without JS `eval` 2019-11-05 19:16:38 +01:00
lib FIX: Use full URL for secure attachments when secure media enabled (#9037) 2020-03-04 10:11:08 +11:00
mixins FIX: makes setting-object capable of defining value/name properties itself (#9003) 2020-02-19 10:01:21 +01:00
models DEV: Use async functions in tests (#9087) 2020-03-02 21:20:19 +01:00
utils DEV: adds afterRender decorator (#8864) 2020-02-10 08:13:13 +01:00
widgets DEV: Ember linting - disallow Ember.* variable usage (#8782) 2020-02-05 10:14:42 -06:00
plugin_tests.js.erb Support for Acceptance tests in plugins 2015-08-27 17:07:11 -04:00
test_helper.js DEV: Import pretender instead of global server var (#8996) 2020-03-02 14:24:31 -05:00