discourse/app
Michael Howell c7d024446e Cast the numeric keys of `USER_HOMES` to numbers (#5322)
When converting from hard-coded functions to a map,
the key `1` got converted to `"1"`.
This broke the drop-down menu.
2017-11-17 11:01:18 +11:00
..
assets Cast the numeric keys of `USER_HOMES` to numbers (#5322) 2017-11-17 11:01:18 +11:00
controllers UX: Use `no_ember` styling for omniauth error page 2017-11-15 14:04:26 -05:00
helpers UX: Support for custom error pages and headers in plugins 2017-11-14 16:31:44 -05:00
jobs FEATURE: show read time in last 60 days 2017-11-16 15:46:51 -05:00
mailers FEATURE: Support an end date for user silencing 2017-11-14 13:20:19 -05:00
models FEATURE: show read time in last 60 days 2017-11-16 15:46:51 -05:00
serializers FEATURE: show read time in last 60 days 2017-11-16 15:46:51 -05:00
services FEATURE: Support an end date for user silencing 2017-11-14 13:20:19 -05:00
views UX: Use `no_ember` styling for omniauth error page 2017-11-15 14:04:26 -05:00