discourse/app/assets/javascripts/admin/addon
Martin Brennan e987874204
FIX: Dashboard last checked date was always English (#30569)
The `problemsTimestamp` on the admin dashboard was always
forcing the "en" locale for some reason, we can remove the locale
entirely because we already set the locale for moment.js using
I18n on the server-side.

c.f. https://meta.discourse.org/t/last-check-date-not-localized-in-admin-dashboard/345483
2025-01-06 14:59:21 +10:00
..
adapters DEV: Move admin config pages out of /customize/ sub-route (#30511) 2025-01-02 09:13:11 +10:00
components UX: admins embedding page follows admin ux guideline (#30122) 2025-01-06 13:01:08 +11:00
controllers FIX: Dashboard last checked date was always English (#30569) 2025-01-06 14:59:21 +10:00
helpers DEV: Consolidate i18n import paths (#29804) 2024-11-19 20:45:18 +00:00
lib DEV: refactor setting object mixin to helper class (#30529) 2025-01-06 12:02:46 +08:00
mixins DEV: refactor setting object mixin to helper class (#30529) 2025-01-06 12:02:46 +08:00
models DEV: refactor setting object mixin to helper class (#30529) 2025-01-06 12:02:46 +08:00
routes UX: Admin setting page consistency - Site Logo (#30567) 2025-01-06 15:45:19 +11:00
services DEV: Move admin config pages out of /customize/ sub-route (#30511) 2025-01-02 09:13:11 +10:00
templates UX: Admin setting page consistency - Site Logo (#30567) 2025-01-06 15:45:19 +11:00