Dispatcharr/frontend/src/components
Jim McBride 3f9fd424e2
Update backup feature based on PR feedback
- Simplify to database-only backups (remove data directory backup)
- Update UI to match app styling patterns:
  - Use ActionIcon with transparent variant for table actions
  - Match icon/color conventions (SquareMinus/red.9, RotateCcw/yellow.5, Download/blue.5)
  - Use standard button bar layout with Paper/Box/Flex
  - Green "Create Backup" button matching "Add" pattern
  - Remove Card wrapper, Alert, and Divider for cleaner layout
  - Update to Mantine v8 Table syntax
- Use standard ConfirmationDialog (remove unused color prop)
- Update tests to remove get_data_dirs references
2025-12-02 19:33:27 -06:00
..
backups Update backup feature based on PR feedback 2025-12-02 19:33:27 -06:00
forms Enhancement: Add scrollable modal support for M3UFilters and M3UProfiles components to improve usability on mobile devices. 2025-11-28 12:05:08 -06:00
tables Enhancement: Add search icon to name headers for the channels and streams tables. Closes #686 2025-11-25 13:45:25 -06:00
theme added vod category filtering 2025-08-22 16:59:00 -04:00
ConfirmationDialog.jsx Fix VOD categories not loading on new accounts without webui refresh. 2025-08-28 11:20:37 -05:00
FloatingVideo.jsx Applied formatting to floating video. 2025-08-28 10:44:11 -05:00
LazyLogo.jsx Fix cyclic error with logos loading. 2025-08-28 10:42:42 -05:00
M3URefreshNotification.jsx Fix VOD categories not loading on new accounts without webui refresh. 2025-08-28 11:20:37 -05:00
SeriesModal.jsx Add referrorpolicy to Youtube iframe's for series and VOD modals. 2025-12-01 18:21:19 -06:00
sidebar.css epg refactor, new relations and matching 2025-03-26 13:28:03 -04:00
Sidebar.jsx Enhancement: Implement comprehensive logging for user authentication events and network access restrictions 2025-11-21 10:50:48 -06:00
SystemEvents.jsx Enhancement: Hide drop-downs for the system event viewer when in the collapsed state and on a smaller display. 2025-11-25 10:04:52 -06:00
VODModal.jsx Add referrorpolicy to Youtube iframe's for series and VOD modals. 2025-12-01 18:21:19 -06:00