discourse/spec
Kris 6551bd8155
DEV: clean up review queue button classes (#32685)
These reject/approve buttons were getting `btn-default` classes rather
than `btn-danger` or `btn-success`, which meant the styles for the
colors had to be applied separately to `.approve-post` and
`.reject-post`. This also meant the styles needed an additional override
in themes.

Moving to our common button classes helps centralize the styles and
avoids a manual override being needed in themes.

Button appearance is the same before/after 


![image](https://github.com/user-attachments/assets/941514f6-90c4-477c-b2e2-a02b2f296acc)
2025-05-12 13:20:22 -04:00
..
fabricators DEV: Create topic and post localization resources (#32440) 2025-04-28 12:16:14 +08:00
fixtures DEV: uses local playwright chromium for now (#32613) 2025-05-07 10:17:25 +02:00
generator DEV: Silence the output of migration specs (#26365) 2024-03-26 11:32:44 +01:00
helpers DEV: Migrate from sprockets to propshaft for assets (#32475) 2025-04-30 08:59:32 +01:00
import_export DEV: Allow fab! without block (#24314) 2023-11-09 16:47:59 -06:00
initializers DEV: Allow fab! without block (#24314) 2023-11-09 16:47:59 -06:00
integration DEV: Preserve ids/classes in emails (#32084) 2025-03-31 20:58:45 +01:00
integrity FIX: cross origin opener policy should apply to public error responses (#31559) 2025-03-03 17:04:24 +08:00
jobs UX: Improve naming for anonymous mode settings (#31832) 2025-03-21 04:54:06 +03:00
lib DEV: adds unregister_locale (#32676) 2025-05-10 19:50:00 +02:00
mailers FEATURE: add support for One-Click unsubscribe (RFC 8058) 2024-12-31 15:28:59 +01:00
migrations DEV: Backfill API key scope modes (#31606) 2025-03-11 10:00:27 +08:00
models DEV: Refactor image compression for iOS (#32652) 2025-05-09 09:51:30 -04:00
multisite FIX: Include original filename in s3 uploads even if not attachment (#30789) 2025-01-15 18:08:18 +08:00
queries/reports DEV: Refactor reports index into service (#31667) 2025-03-11 14:36:06 +10:00
requests FEATURE: Add translations to posts (#32564) 2025-05-08 10:40:36 -07:00
script/import_scripts DEV: Catch missing translations during test runs (#26258) 2024-05-24 22:15:53 +08:00
serializers FEATURE: Add translations to posts (#32564) 2025-05-08 10:40:36 -07:00
services DEV: Don't allow context-free system post destruction (#32523) 2025-05-05 09:58:29 +08:00
support DEV: Speed up "having working core features" shared example by ~30% (#32666) 2025-05-10 06:56:12 +08:00
system DEV: clean up review queue button classes (#32685) 2025-05-12 13:20:22 -04:00
tasks DEV: Add rake task to bulk delete posts (#31642) 2025-03-05 09:31:23 +08:00
views FEATURE: Simplify crawler content for non-canonical post URLs (#26324) 2024-03-26 15:18:46 +00:00
rails_helper.rb DEV: introduces PLAYWRIGHT_NO_VIEWPORT (#32675) 2025-05-10 13:03:21 +02:00
regenerate_swagger_docs DEV: Add API docs for uploads and API doc watcher (#15387) 2021-12-23 08:40:15 +10:00
swagger_helper.rb DEV: Bump rswag-specs from 2.11.0 to 2.13.0 (#24654) 2023-12-07 08:16:47 +08:00