Pulse/frontend-modern/src
rcourtman 2078421da4 Fix Docker expanded drawer cards being cut off
The expanded container/service drawer cards were overflowing
horizontally instead of wrapping when the table had overflow-x-auto.
Adding overflow-hidden to the drawer's outer container forces the
flex-wrap to work correctly.

Related to #789
2025-12-01 15:06:49 +00:00
..
api Add Apprise test support for notifications 2025-11-20 17:54:20 +00:00
components Fix Docker expanded drawer cards being cut off 2025-12-01 15:06:49 +00:00
constants Refactor: Code cleanup and localStorage consolidation 2025-11-04 21:50:46 +00:00
hooks feat: improve responsive table layout with tighter columns 2025-11-25 20:37:28 +00:00
pages Align alert grouping defaults with backend 2025-11-22 17:11:52 +00:00
stores Fix host agent type badge flapping in UI 2025-11-30 22:07:40 +00:00
styles Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
test feat: enhance alerts system with tests and improved thresholds 2025-10-15 22:25:04 +00:00
types feat: improve responsive table layout with tighter columns 2025-11-25 20:37:28 +00:00
utils Refine memory visualization with StackedMemoryBar component 2025-11-29 13:48:30 +00:00
App.tsx Improve update integration diagnostics 2025-11-12 22:27:05 +00:00
constants.ts Refactor: Code cleanup and localStorage consolidation 2025-11-04 21:50:46 +00:00
index.css refactor(ui): improve table column sizing and progress bar constraints 2025-11-27 12:09:12 +00:00
index.tsx Refactor: Code cleanup and localStorage consolidation 2025-11-04 21:50:46 +00:00
vite-env.d.ts Fix settings security tab navigation 2025-10-11 23:29:47 +00:00