jellyflood/Shared/Components
Joe a04f97e1ba
[iOS] Admin Dashboard - Device Management (#1277)
* Split out Devices Logic - Ready to go!

* Review Items + Reworking the deleteDevices logic to all use the same deleteDevice core + deleteDevices. Delete All Devices now just uses the more generic deleteDevices

* Allow Filtering on UserID for later usage on UserDetailView.

* Fully remove DeleteAll action in favor of Delete Devices. Change view to pass in the viewModel.devices as a 'Delete All' function

* DeviceDetailsView

* Section Split out, Localization, and cleanup.

* I guess I missed there on first upload.

* Initial Select All / Delete Devices logic. Checkbox options on the list. Hopefully this is good.

* Initial Review Item!

* Custom Device Name is now a field. Change DevicesViewModel to Eventful to capture updates

* Revised Device Interaction Buttons

* Remove unused Label.

* Make DeviceRow mirror UserRow. UpdateDevicesView to have DeleteButton when in EditMode. Also, it's EDITMODE not SELECTMODE... Finally, make sure the SelectedDevice and SelectedDevices are both empty if the user tries to delete themselves and fails. Change how the single device delete works to confirm deleting from an array still works as needed.

* wip

* Review Changes: 61b3716239

* Merge issues + testing again to make sure. Checks out.

* wip

---------

Co-authored-by: Ethan Pippin <ethanpippin2343@gmail.com>
2024-10-21 15:10:25 -06:00
..
PosterIndicators Update watched indicator color (#1107) 2024-06-28 15:21:22 -06:00
AlternateLayoutView.swift Live TV Updates (#1022) 2024-04-16 23:10:44 -06:00
AssertionFailureView.swift Refactor `PosterButton` and libraries, good `UICollectionView`s, proper orientation handling, and more (#905) 2024-03-11 08:09:30 -06:00
BlurView.swift Update 2024 headers (#951) 2024-01-13 15:13:44 -07:00
BulletedList.swift User/Server Sign In Redesign (#1045) 2024-05-14 23:42:41 -06:00
ChevronAlertButton.swift Generic Button to Input from an Alert (#1273) 2024-10-15 00:42:42 -06:00
ChevronButton.swift Generic Button to Input from an Alert (#1273) 2024-10-15 00:42:42 -06:00
FastSVGView.swift Basic SVG Support (#1010) 2024-04-02 08:56:09 -06:00
ImageView.swift User Profile Image Selection (#1061) 2024-05-22 13:45:48 +09:00
LetterPickerOrientation.swift Cleanup (#1075) 2024-05-28 10:59:18 +09:00
MaxHeightText.swift Refactor `PosterButton` and libraries, good `UICollectionView`s, proper orientation handling, and more (#905) 2024-03-11 08:09:30 -06:00
ProgressBar.swift [iOS] Admin Dashboard (#1230) 2024-10-04 21:15:12 -06:00
RotateContentView.swift Update 2024 headers (#951) 2024-01-13 15:13:44 -07:00
RowDivider.swift Refactor `PosterButton` and libraries, good `UICollectionView`s, proper orientation handling, and more (#905) 2024-03-11 08:09:30 -06:00
SelectorView.swift Some Cleanup (#1216) 2024-08-30 09:05:56 -06:00
SeparatorHStack.swift Refactor `PosterButton` and libraries, good `UICollectionView`s, proper orientation handling, and more (#905) 2024-03-11 08:09:30 -06:00
SystemImageContentView.swift Cleanup (#1077) 2024-05-28 16:23:58 +09:00
TextPairView.swift [iOS] Admin Dashboard - Device Management (#1277) 2024-10-21 15:10:25 -06:00
TruncatedText.swift Cleanup (#1077) 2024-05-28 16:23:58 +09:00
WrappedView.swift User/Server Sign In Redesign (#1045) 2024-05-14 23:42:41 -06:00