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/test/javascripts
Dan Ungureanu fdb1d3404c
FEATURE: Add site setting to show more detailed 404 errors. (#8014)
If the setting is turned on, then the user will receive information
about the subject: if it was deleted or requires some special access to
a group (only if the group is public). Otherwise, the user will receive
a generic #404 error message. For now, this change affects only the
topics and categories controller.

This commit also tries to refactor some of the code related to error
handling. To make error pages more consistent (design-wise), the actual
error page will be rendered server-side.
2019-10-08 14:15:08 +03:00
..
acceptance FEATURE: Add site setting to show more detailed 404 errors. (#8014) 2019-10-08 14:15:08 +03:00
admin DEV: group_list site settings should store IDs instead of group names (#7860) 2019-07-19 15:17:58 -03:00
components REFACTOR: Move app-events:main to service:app-events (#8152) 2019-10-04 10:06:08 -04:00
controllers REFACTOR: Move app-events:main to service:app-events (#8152) 2019-10-04 10:06:08 -04:00
ember DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
fixtures FEATURE: Use full page redirection for all external auth methods (#8092) 2019-10-08 12:10:43 +01:00
helpers REFACTOR: Move app-events:main to service:app-events (#8152) 2019-10-04 10:06:08 -04:00
initializers DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
lib FIX: Escape $ in translations before interpolating (#8100) 2019-09-16 13:52:49 -04:00
mixins DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
models REFACTOR: Move app-events:main to service:app-events (#8152) 2019-10-04 10:06:08 -04:00
widgets FIX: Do not escape fancy_title again. (#8095) 2019-09-13 10:04:14 -04:00
plugin_tests.js.erb Support for Acceptance tests in plugins 2015-08-27 17:07:11 -04:00
test_helper.js REFACTOR: Move app-events:main to service:app-events (#8152) 2019-10-04 10:06:08 -04:00