discourse/app/assets/stylesheets/common/admin
Martin Brennan 1239178f49
FEATURE: Introduce DBreadcrumbs components (#27049)
This commit introduces the following components:

* DBreadcrumbsContainer - The wrapper template-only component,
  which renders all DBreadcrumbsItem components on the page.
* DBreadcrumbsItem - The component that registers a LinkTo
  for the breadcrumb trail. The breadcrumb > trail > will
  show based on the order these items are rendered on the page.
* BreadcrumbsService - Manages the DBreadcrumbsContainer elements
  on the page via DBreadcrumbsContainerModifier.
* DBreadcrumbsContainerModifier - Handles registering DBreadcrumbsContainer
  elements with the BreadcrumbsService and deregistering them.

For now, we will only use these breadcrumbs in the admin section
of Discourse, and this initial commit only uses them in admin/plugins.

This is heavily based off of
https://github.com/Bagaar/ember-breadcrumbs,
but will be further modified for our needs.
2024-05-20 14:25:54 +10:00
..
admin_base.scss UX: First pass styling experimental objects typed setting editor (#26194) 2024-03-18 10:03:30 +08:00
admin_emojis.scss EXPERIMENTAL: restructure admin sidebar menu (#26047) 2024-03-13 10:18:08 +11:00
admin_intro.scss DEV: Use more css vars (#18561) 2022-10-12 16:05:42 +02:00
admin_report_chart.scss A11Y: disable non-essential CSS animations for reduced-motion users (#23571) 2023-09-14 17:31:43 -04:00
admin_report_counters.scss DEV: Use css var font sizes (#18518) 2022-10-12 15:31:59 +02:00
admin_report_inline_table.scss
admin_report_radar.scss DEV: Add support for radar charts when displaying reports. (#24274) 2023-11-08 10:48:12 -03:00
admin_report_stacked_chart.scss FIX: better handling of resizing in stacked charts (#6921) 2019-01-22 11:20:50 +01:00
admin_report_table.scss FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00
admin_report.scss FEATURE: separate admin page for whats new and reports (#26216) 2024-03-20 14:23:18 +11:00
admin_reports.scss DEV: Remove unused scss (#16134) 2022-03-08 17:39:40 +01:00
admin_revamp.scss FIX: bold sidebar header when admin sidebar is disabled (#26993) 2024-05-13 12:36:03 +10:00
api.scss FEATURE: granular webhooks (#23070) 2023-10-09 03:35:31 +00:00
backups.scss UX: clean up some label and form inconsistencies, reduce excess bolding (#25701) 2024-02-15 11:27:51 -05:00
badges.scss DEV: Use css var font sizes (#18518) 2022-10-12 15:31:59 +02:00
customize_themes_show_schema.scss UX: adjust objects editor styles for full page layout (#26265) 2024-03-20 15:55:52 -04:00
customize-install-theme.scss UX: Improve the "install theme/component" modal on mobile (#20777) 2023-03-27 14:11:31 -04:00
customize.scss FEATURE: Extend embeddable hosts with Individual tags and author assignments (#26868) 2024-05-16 15:47:01 -04:00
dashboard.scss UX: rename the word "Upgrade" to "Update" in the UI. (#26396) 2024-04-02 20:04:37 +05:30
emails.scss UX: improve use of space for readability of admin email modal (#19797) 2023-01-09 14:24:58 +01:00
json_schema_editor.scss FEATURE: Support collapsing array sections in JSON Schema field types (#20118) 2023-02-07 08:22:01 -05:00
mini_profiler.scss A11Y: Adjust contrast and font size for mini profiler widget (#22246) 2023-06-22 18:01:21 -04:00
penalty.scss UX: Set penalty history to sticky (#19933) 2023-01-23 07:14:23 -06:00
plugins.scss FEATURE: Introduce DBreadcrumbs components (#27049) 2024-05-20 14:25:54 +10:00
schema_field.scss UX: minor style adjustments for schema objects editor (#26444) 2024-04-01 12:43:19 -04:00
schema_theme_setting_editor.scss UX: Improve validation error message when saving theme objects setting (#26455) 2024-04-02 11:55:51 +08:00
settings.scss UX: Change the color of the overriden dot to be slightly visible in dark mode (#25782) 2024-02-21 12:49:20 +08:00
staff_logs.scss FEATURE: Allow watched words to be created as a group (#26632) 2024-04-29 15:50:55 +05:30
users.scss REFACTOR: user directories without <table>, second attempt (#20515) 2023-03-02 15:10:19 -05:00