jellyflood/Swiftfin/Views/AdminDashboardView
Joe Kribs da40f6a3b5
[iOS] Media Item Menu | Edit Metadata (#1323)
* Playback Quality - Learn More

* TODO: Fix leading not working on second line.

* Remove layoutDirection.

* Implement for tvOS. Slightly different spacing.

* VStack

* WIP - tvOS Implementaiton. SUBJECT TO CHANGE / ELIMINATION.

* Background Icon & formatting

* wip

* Review Changes. Remove unused Strings, clean up comments.

* Remove duplicate items used for testing

* Remove tvOS scrollIfLargerThanContainer for now.

* Edit Text-based Metadata

* ViewModel Cleanup

* use binding extensions

* Huge overhaul:

- Fix the notification when metadata was updated to work with 100% consistency
- Flip the locking to be true -> lock like server
- Redo the whole itemEditorViewModel to be more in-line with other viewModels | also fixes iPad weirdness
- Use itemViewModel for the edit view so I can just reuse those existing notifications instead of recreating the wheel
- More human dates for people - Date of death instead of "End date" (yikes)

* String fixes & overview size

* Fix build issues & String cleanup

* fix overview sizing, cleanup

* itemMetadataWasEdited -> temMetadataDidChange

* Creation of the NavigationBarMenuButtonModifier for an "ellipsis.circle" menu object in the toolbar. Makes it easier to ensure that this format looks the same throughout.

* Custom vs Official Rating + Menu Button Label change

* Menu button spacing and groundwork for other menu items (canDownload) since we already have the bool available. Currently disabled.

* Linting

---------

Co-authored-by: Ethan Pippin <ethanpippin2343@gmail.com>
2024-11-30 23:56:49 -07:00
..
APIKeyView [iOS] Admin Dashboard - Migrate to Own Coordinator/Folder (#1300) 2024-11-04 14:14:22 -07:00
ActiveSessionDetailView [iOS] Admin Dashboard - Migrate to Own Coordinator/Folder (#1300) 2024-11-04 14:14:22 -07:00
ActiveSessionsView [iOS] Admin Dashboard - User Permissions (#1313) 2024-11-27 11:22:37 -07:00
AddServerUserView [iOS] Admin Dashboard - Migrate to Own Coordinator/Folder (#1300) 2024-11-04 14:14:22 -07:00
AddTaskTriggerView [iOS] Admin Dashboard - Migrate to Own Coordinator/Folder (#1300) 2024-11-04 14:14:22 -07:00
Components [iOS] Admin Dashboard - Migrate to Own Coordinator/Folder (#1300) 2024-11-04 14:14:22 -07:00
DeviceDetailsView [iOS] Admin Dashboard - Migrate to Own Coordinator/Folder (#1300) 2024-11-04 14:14:22 -07:00
DevicesView [iOS] Admin Dashboard - Migrate to Own Coordinator/Folder (#1300) 2024-11-04 14:14:22 -07:00
EditServerTaskView [iOS] Admin Dashboard - Migrate to Own Coordinator/Folder (#1300) 2024-11-04 14:14:22 -07:00
ServerLogsView [iOS] Admin Dashboard - Migrate to Own Coordinator/Folder (#1300) 2024-11-04 14:14:22 -07:00
ServerTasksView [iOS] Admin Dashboard - Migrate to Own Coordinator/Folder (#1300) 2024-11-04 14:14:22 -07:00
ServerUserDetailsView [iOS] Admin Dashboard - User Permissions (#1313) 2024-11-27 11:22:37 -07:00
ServerUserPermissionsView [iOS] Admin Dashboard - User Permissions (#1313) 2024-11-27 11:22:37 -07:00
ServerUsersView [iOS] Media Item Menu | Edit Metadata (#1323) 2024-11-30 23:56:49 -07:00
AdminDashboardView.swift [iOS] Admin Dashboard - User Permissions (#1313) 2024-11-27 11:22:37 -07:00