0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-06 13:08:40 +08:00
discourse/app
Kris d6b7a94def
UX: fixes and improvements for the admin code editor nav (#41982)
This cleans up the layout of the admin code editor nav and fixes an
issue where the tab descriptions weren't changing without a full page
refresh. Also added a spec to catch further regression

Before:

<img width="2232" height="468" alt="image"
src="https://github.com/user-attachments/assets/1661ca63-5c5e-41a7-a920-60b43e27b6ec"
/>


<img width="2220" height="598" alt="image"
src="https://github.com/user-attachments/assets/a66378d8-73c1-45b3-9c2e-99526195efcc"
/>

<img width="350" alt="image"
src="https://github.com/user-attachments/assets/17164c1e-7978-441b-adfa-ee669bdf2f3e"
/>


After:

<img width="2136" height="576" alt="image"
src="https://github.com/user-attachments/assets/d19fcfc0-b5f8-4f49-bafd-0b05ff328585"
/>


<img width="2136" height="552" alt="image"
src="https://github.com/user-attachments/assets/56af1cc9-95cc-48db-9e01-6fb4164ad19d"
/>


<img width="350" alt="image"
src="https://github.com/user-attachments/assets/a2eb2048-1d73-4cb7-bad2-042097e1b8da"
/>
2026-07-23 11:05:48 -04:00
..
assets UX: fixes and improvements for the admin code editor nav (#41982) 2026-07-23 11:05:48 -04:00
controllers SECURITY: PostsController#raw_email leaks raw emails of inaccessible to mods (#41962) 2026-07-23 16:33:33 +10:00
helpers SECURITY: Bind shared session key to auth token and enforce user gates (#41610) 2026-07-14 13:25:05 +08:00
jobs DEV: Better logging of unexpected UC notification error (#41956) 2026-07-23 10:51:22 +10:00
mailers FEATURE: Log in with a one-time email code (#40804) 2026-06-17 12:34:48 -07:00
models DEV: Use beacon counters for dashboard traffic (#41894) 2026-07-23 09:24:07 +08:00
queries/reports DEV: Remove reporting_improvements upcoming change (#41259) 2026-07-01 07:52:02 +08:00
serializers FEATURE: explicit default homepage setting (#41785) 2026-07-22 16:22:19 -04:00
services DEV: Use beacon counters for dashboard traffic (#41894) 2026-07-23 09:24:07 +08:00
views DEV: Improve testem error (#41975) 2026-07-23 11:51:35 +01:00