mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-26 06:38:28 +08:00
Requires `Reviewable UI refresh` to be enabled. This removes the "IP Lookup" button and includes an IP lookup when a reviewer switches to the "Insights" tab <img width="600" alt="image" src="https://github.com/user-attachments/assets/fa8562e1-0eb3-474c-9a08-f5059a291a99" /> The duplicate account check is included behind a link that opens a modal, which allows the initial IP lookup to happen separately (and a little faster) <img width="600" alt="image" src="https://github.com/user-attachments/assets/e04ad1f5-e37b-47ce-892c-be6d8750cb82" /> I've also split out the duplicate account table into a separate component so we can reuse it in this modal and on individual users' admin pages. A couple other minor changes: * Updated the unlisted text, technically an unlisted topic *is* public as long as you have the link * Hid the "flag count" insight if there's only 1 flagger, this should be apparent based on the flag existing at all so the insight only seems useful to indicate that multiple people flagged it |
||
|---|---|---|
| .. | ||
| admin_base.scss | ||
| admin_bulk_users_delete_modal.scss | ||
| admin_config_area.scss | ||
| admin_config_color_palettes.scss | ||
| admin_config_components.scss | ||
| admin_filter.scss | ||
| admin_filter_controls.scss | ||
| admin_intro.scss | ||
| admin_report.scss | ||
| 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 | ||
| admin_report_table.scss | ||
| admin_reports.scss | ||
| admin_section_landing_page.scss | ||
| admin_table.scss | ||
| admin_user_fields.scss | ||
| api.scss | ||
| backups.scss | ||
| badges.scss | ||
| color-palette-editor.scss | ||
| color_palettes.scss | ||
| customize-install-theme.scss | ||
| customize.scss | ||
| customize_show_schema.scss | ||
| dashboard.scss | ||
| emails.scss | ||
| flags.scss | ||
| json_schema_editor.scss | ||
| mini_profiler.scss | ||
| penalty.scss | ||
| plugins.scss | ||
| schema_field.scss | ||
| schema_setting_editor.scss | ||
| search.scss | ||
| settings.scss | ||
| sidebar.scss | ||
| site-settings.scss | ||
| staff_logs.scss | ||
| upcoming-changes.scss | ||
| users.scss | ||