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/admin/addon
CommanderRoot 86a783b3ad
DEV: Replace deprecated String.prototype.substr() (#16233)
String.prototype.substr() is deprecated so we replace it with String.prototype.slice() which works similarily but isn't deprecated.

Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
Co-authored-by: Jarek Radosz <jradosz@gmail.com>
2022-04-01 17:35:17 +02:00
..
adapters REFACTOR: Support bundling our admin section as an ember addon 2020-09-22 15:14:29 -04:00
components DEV: Replace deprecated String.prototype.substr() (#16233) 2022-04-01 17:35:17 +02:00
controllers DEV: Replace deprecated String.prototype.substr() (#16233) 2022-04-01 17:35:17 +02:00
helpers DEV: prettier 2.2.1 (#11862) 2021-01-27 12:39:20 +01:00
mixins FEATURE: Add new site setting list type with name and values (#16045) 2022-03-08 13:18:43 +02:00
models DEV: Replace deprecated String.prototype.substr() (#16233) 2022-04-01 17:35:17 +02:00
routes DEV: Use method definition syntax consistently (#14915) 2021-11-13 14:01:55 +01:00
services DEV: Avoid unnecessary site-settings:main lookups (#15006) 2021-11-18 17:11:59 +01:00
templates UX: Add details button to admin bounced/rejected lists (#16343) 2022-03-31 11:14:11 -04:00