discourse/test/javascripts/fixtures
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
..
about.js.es6 DEV: update about.json fixtures 2019-01-15 19:23:43 +05:30
badges_fixture.js.es6 UX: Default user facing routes to `/g` instead of `/groups`. (#7042) 2019-02-21 13:44:25 +08:00
category-fixtures.js.es6 DEV: Remove fields from fixtures that are no longer valid. 2018-11-09 13:52:40 +08:00
dashboard-next-general.js.es6 FEATURE: Improve backup stats on admin dashboard 2018-12-17 11:35:11 +01:00
dashboard-next.js.es6 FIX: don’t break browser history on dashboard visit (#6186) 2018-07-26 14:59:28 -04:00
directory-fixtures.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
discovery_fixtures.js.es6 FIX: `expandAllPinned` was not resetting after visiting a category 2019-01-14 13:02:25 -05:00
draft.js.es6 FEATURE: Drafts view in user profile 2018-08-01 16:34:54 +10:00
drafts.js.es6 Add test for user drafts stream 2019-01-28 22:30:01 -05:00
group-fixtures.js.es6 DEV: Remove fields from fixtures that are no longer valid. 2018-11-09 13:52:40 +08:00
groups-fixtures.js.es6 FIX: Groups list does not refresh when query changes. (#6481) 2018-10-11 21:20:17 +08:00
notification_fixtures.js.es6 DEV: Make prettier happy. 2019-01-16 10:58:11 +08:00
poll.js.es6 FIX: polls acceptance tests 2019-02-27 19:16:24 +01:00
post.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
problems.js.es6 UX: reworks dashboard problems section to be in line with new style 2018-06-12 12:47:03 +02:00
reports.js.es6 FEATURE: adds a /admin/reports route to list all reports 2018-06-18 12:31:56 +02:00
reports_bulk.js.es6 FIX: handles not found reports in bulk loading (#6582) 2018-11-12 13:47:24 +01:00
search-fixtures.js.es6 DEV: Remove fields from fixtures that are no longer valid. 2018-11-09 13:52:40 +08:00
session-fixtures.js.es6 PERF: remove total unread notifications from message bus (#6529) 2018-10-25 12:14:34 +11:00
site-fixtures.js.es6 DEV: Make prettier happy. 2019-01-16 10:58:11 +08:00
site_settings.js.es6 FEATURE: Upload Site Settings. (#6573) 2018-11-14 15:03:02 +08:00
static_fixtures.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
top_fixture.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
topic.js.es6 UX: Default user facing routes to `/g` instead of `/groups`. (#7042) 2019-02-21 13:44:25 +08:00
user-badges.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
user_fixtures.js.es6 FEATURE: add more granular user option levels for email notifications (#7143) 2019-03-15 10:55:11 -04:00
watched-words-fixtures.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00