discourse/app
Chris Alberti 0262469e7f
DEV: Update eye icon behavior for secret site settings (#33345)
Previously it always had a slash through it. Now it has a slash if
clicking it will hide the site setting, and no slash if clicking it will
show the site setting.


![image](https://github.com/user-attachments/assets/28dbed34-7a1a-4932-99c2-58f0f5f215a5)

![image](https://github.com/user-attachments/assets/d55069d6-065e-4522-b615-71a8c69f82bc)
2025-06-25 13:07:36 -05:00
..
assets DEV: Update eye icon behavior for secret site settings (#33345) 2025-06-25 13:07:36 -05:00
controllers PERF: Avoid slow preloading in SiteSerializer (#33283) 2025-06-25 15:03:34 +08:00
helpers DEV: Switch to type="module" for translation files (#33126) 2025-06-09 13:13:42 +01:00
jobs DEV: Update uploads:sync_access_control rake task to remove ACLs (#33286) 2025-06-25 15:03:05 +08:00
mailers DEV: Added the ability to use users' names in group mention notifications and mentions shown in emails (#33055) 2025-06-03 15:49:55 -05:00
models PERF: Avoid slow preloading in SiteSerializer (#33283) 2025-06-25 15:03:34 +08:00
queries/reports DEV: Refactor reports index into service (#31667) 2025-03-11 14:36:06 +10:00
serializers PERF: Avoid slow preloading in SiteSerializer (#33283) 2025-06-25 15:03:34 +08:00
services DEV: Partially refactor themes controller to services (#33141) 2025-06-23 10:14:58 +10:00
views FIX: Include common_theme CSS in published pages (#33179) 2025-06-12 19:07:48 +01:00