discourse/app/assets/stylesheets/common/admin
David Taylor aa89acbda6
DEV: Upgrade Uppy to v4 (#29397)
Key changes include:

- `@uppy/aws-s3-multipart` is now part of `@uppy/aws-s3`, and controlled with a boolean

- Some minor changes/renames to Uppy APIs

- Uppy has removed batch signing from their S3 multipart implementation. This commit implements a batching system outside of Uppy to avoid needing one-signing-request-per-part

- Reduces concurrent part uploads to 6, because S3 uses HTTP/1.1 and browsers limit concurrent connections to 6-per-host.

- Upstream drop-target implementation has changed slightly, so we now need `pointer-events: none` on the hover element
2024-10-28 14:01:44 +00:00
..
admin_base.scss UX: improve layout for admin tables in mobile (#29320) 2024-10-21 18:19:21 -06:00
admin_config_area.scss FEATURE: Initial themes config area with grid (#28828) 2024-10-15 10:54:38 -05:00
admin_emojis.scss DEV: Upgrade Uppy to v4 (#29397) 2024-10-28 14:01:44 +00:00
admin_intro.scss FEATURE: Initial themes config area with grid (#28828) 2024-10-15 10:54:38 -05:00
admin_page_header.scss UX: Change AdminPageSubheader to H2 (#29149) 2024-10-10 17:18:26 +10:00
admin_report_chart.scss
admin_report_counters.scss
admin_report_inline_table.scss
admin_report_radar.scss
admin_report_stacked_chart.scss
admin_report_stacked_line_chart.scss DEV: Add stacked line chart mode (#28203) 2024-08-02 09:40:27 -07:00
admin_report_table.scss
admin_report.scss UX: Fix admin report filter stacking (#28875) 2024-09-12 16:40:48 +10:00
admin_reports.scss
admin_section_landing_page.scss DEV: Add a skeleton for section landing page & items (#28477) 2024-10-02 12:19:38 +10:00
admin_table.scss UX: Consistent styling for admin tables on mobile (#29360) 2024-10-23 16:26:21 -06:00
api.scss FEATURE: Add Filter for Webhook Events by Status (#27332) 2024-06-07 10:26:00 -05:00
backups.scss UX: Consistent styling for admin tables on mobile (#29360) 2024-10-23 16:26:21 -06:00
badges.scss UX: Automatically collapse admin page header buttons on mobile (#29040) 2024-10-08 08:28:32 +10:00
customize_themes_show_schema.scss
customize-install-theme.scss DEV: removes legacy modal code (#28047) 2024-07-24 18:07:17 +02:00
customize.scss FEATURE: Initial themes config area with grid (#28828) 2024-10-15 10:54:38 -05:00
dashboard.scss FIX: visual regression for new features (#29359) 2024-10-23 16:16:19 +11:00
emails.scss DEV: removes legacy modal code (#28047) 2024-07-24 18:07:17 +02:00
flags.scss UX: Consistent styling for admin tables on mobile (#29360) 2024-10-23 16:26:21 -06:00
json_schema_editor.scss DEV: removes legacy modal code (#28047) 2024-07-24 18:07:17 +02:00
mini_profiler.scss
penalty.scss FIX: Don't show silence button on staff users and display similar users (#28423) 2024-08-20 15:27:29 +03:00
plugins.scss UX: Consistent styling for admin tables on mobile (#29360) 2024-10-23 16:26:21 -06:00
schema_field.scss
schema_theme_setting_editor.scss
settings.scss UX: flag settings tab to follow UI guidelines (#28479) 2024-08-27 09:47:19 +10:00
sidebar.scss FEATURE: Unseen feature indicator in admin sidebar (#28397) 2024-08-19 14:50:30 +10:00
site-settings.scss UX: Minor admin mobile fixes (#29028) 2024-09-30 16:04:46 +10:00
staff_logs.scss DEV: Convert admin-watched-word to glimmer/gjs/dbutton (#28340) 2024-08-13 15:45:44 +02:00
users.scss