discourse/test/javascripts
Penar Musaraj 9334d2f4f7
FEATURE: add more granular user option levels for email notifications (#7143)
Migrates email user options to a new data structure, where `email_always`, `email_direct` and `email_private_messages` are replace by

* `email_messages_level`, with options: `always`, `only_when_away` and `never` (defaults to `always`)
* `email_level`, with options: `always`, `only_when_away` and `never` (defaults to `only_when_away`)
2019-03-15 10:55:11 -04:00
..
acceptance FEATURE: Enforce two-factor authentication. (#6348) 2019-03-15 13:09:37 +02:00
admin DEV: uses find() helper instead of this.$() in js tests (#7062) 2019-02-25 16:04:55 +01:00
components FIX: use * when apply italics in the editor instead of _ (#7063) 2019-02-27 10:36:14 +01:00
controllers fix tests (#7073) 2019-02-26 16:49:29 +01:00
ember DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
fixtures FEATURE: add more granular user option levels for email notifications (#7143) 2019-03-15 10:55:11 -04:00
helpers FIX: Properly support defaults for upload site settings. 2019-03-13 16:36:57 +08:00
initializers DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
lib FIX: Outsourced erb part from emoji.js.es6 (#7168) 2019-03-15 15:44:49 +11:00
mixins DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
models FIX: Outsourced erb part from emoji.js.es6 (#7168) 2019-03-15 15:44:49 +11:00
widgets FIX: Use prioritize_username_in_ux in post notices. 2019-03-13 21:17:41 +02:00
plugin_tests.js.erb Support for Acceptance tests in plugins 2015-08-27 17:07:11 -04:00
test_helper.js remove probes.js, highlight.pack.js 2018-10-04 13:50:54 -04:00