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/discourse
Robin Ward ee17138c0f FIX: Better error messages when name is too long
Previously you'd get a server side generic error due to a password check
failing. Now the input element has a maxlength attribute and the server
side will respond with a nicer error message if the value is too long.
2020-02-03 14:14:32 -05:00
..
adapters FIX: Use new tag routes (#8683) 2020-01-21 19:23:08 +02:00
components DEV: select-kit 2 (#7998) 2020-02-03 14:22:14 +01:00
controllers DEV: select-kit 2 (#7998) 2020-02-03 14:22:14 +01:00
helpers DEV: select-kit 2 (#7998) 2020-02-03 14:22:14 +01:00
initializers FEATURE: Use new Badging API 2020-01-10 13:41:35 -03:00
lib DEV: select-kit 2 (#7998) 2020-02-03 14:22:14 +01:00
mixins DEV: Fix function prototype deprecations (#8681) 2020-01-16 18:56:53 +01:00
models DEV: select-kit 2 (#7998) 2020-02-03 14:22:14 +01:00
pre-initializers FEATURE: Add Tactile feedback on likes 2020-01-30 12:01:52 -03:00
raw-views DEV: Fix function prototype deprecations (#8681) 2020-01-16 18:56:53 +01:00
routes FIX: set showFooter to true on group topic list (#8795) 2020-01-29 12:12:38 -05:00
services DEV: Fix function prototype deprecations (#8681) 2020-01-16 18:56:53 +01:00
templates FIX: Better error messages when name is too long 2020-02-03 14:14:32 -05:00
widgets DEV: select-kit 2 (#7998) 2020-02-03 14:22:14 +01:00
mapping-router.js.es6 DEV: Remove Discourse.Site in favor of import (#8344) 2019-11-13 12:13:47 -05:00