Pulse/frontend-modern/src
rcourtman 84d89c8c81 Redesign API token manager UI for improved usability
Restructure the API token management interface with a focus on
information density and modern design patterns:

- Replace large card layouts with compact table view for token list
- Add visual statistics cards for total, scoped, and wildcard tokens
- Implement toggle button controls instead of checkboxes for scope selection
- Streamline token creation form with collapsible custom scopes
- Improve visual hierarchy with SectionHeader and ApiIcon components
- Add gradient backgrounds and refined spacing throughout
- Maintain accessibility while reducing overall page footprint

The new design presents all critical information at a glance while
preserving functionality and reducing visual clutter.
2025-10-23 13:30:46 +00:00
..
api Add API token scopes and standalone host agent 2025-10-23 11:40:31 +00:00
components Redesign API token manager UI for improved usability 2025-10-23 13:30:46 +00:00
constants Add API token scopes and standalone host agent 2025-10-23 11:40:31 +00:00
hooks feat: add adaptive polling scheduler infrastructure (Phase 2 Tasks 1-3) 2025-10-20 15:13:37 +00:00
pages Add Apprise API controls to notification panel (#584) 2025-10-22 13:44:39 +00:00
stores Add replication monitoring plumbing and UI 2025-10-22 16:10:15 +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 Add API token scopes and standalone host agent 2025-10-23 11:40:31 +00:00
utils refactor: unify notifications into global toast 2025-10-22 12:39:01 +00:00
App.tsx Add API token scopes and standalone host agent 2025-10-23 11:40:31 +00:00
constants.ts Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
index.css feat: improve mobile layout responsiveness 2025-10-22 12:39:53 +00:00
index.tsx Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
SimpleApp.tsx Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
Test.tsx Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
vite-env.d.ts Fix settings security tab navigation 2025-10-11 23:29:47 +00:00