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
David Taylor fb31ae04a7
FIX: Ensure there is no limit on tag list settings (#17355)
`maximum=null` is not a supported configuration option. Instead, we need to pass the `@unlimitedTagCount` attribute
2022-07-06 12:23:23 +01:00
..
adapters REFACTOR: Support bundling our admin section as an ember addon 2020-09-22 15:14:29 -04:00
components DEV: Update linting setup and fix issues (#17345) 2022-07-06 10:37:54 +02:00
controllers DEV: Update linting setup and fix issues (#17345) 2022-07-06 10:37:54 +02:00
helpers DEV: Remove 'htmlSafe' string prototype extensions (#16766) 2022-05-13 14:58:26 -05:00
mixins UX: Change wording for 'regular' categories to 'normal' (#17134) 2022-06-20 06:49:33 +03:00
models DEV: Fix typos "formated" -> "formatted" (#17156) 2022-06-20 20:02:05 +02:00
routes DEV: Update linting setup and fix issues (#17345) 2022-07-06 10:37:54 +02:00
services DEV: Update linting setup and fix issues (#17345) 2022-07-06 10:37:54 +02:00
templates FIX: Ensure there is no limit on tag list settings (#17355) 2022-07-06 12:23:23 +01:00