discourse-ai/config
Martin Brennan ae80494448
UX: Improve rough edges of AI usage page (#1014)
* UX: Improve rough edges of AI usage page

* Ensure all text uses I18n
* Change from <button> usage to <DButton>
* Use <AdminConfigAreaCard> in place of custom card styles
* Format numbers nicely using our number format helper,
  show full values on hover using title attr
* Ensure 0 is always shown for counters, instead of being blank

* FEATURE: Load usage data after page load

Use ConditionalLoadingSpinner to hide load of usage
data, this prevents us hanging on page load with a white
screen.

* UX: Split users table, and add empty placeholders and page subheader

* DEV: Test fix
2024-12-12 08:55:24 +11:00
..
locales UX: Improve rough edges of AI usage page (#1014) 2024-12-12 08:55:24 +11:00
routes.rb UX: Improve rough edges of AI usage page (#1014) 2024-12-12 08:55:24 +11:00
settings.yml FEATURE: Backfill posts sentiment. (#982) 2024-12-03 10:27:03 -03:00