element-portable/src/components/views/settings/devices
Kerry 4fec436883
Device manager - rename session (PSG-528) (#9282)
* split heading into component

* switch between editing and view

* style file

* basic tests

* style device rename component

* add loading state

* kind of handle missing current device in drilled props

* use local loading state, add basic error message

* integration-ish test rename

* tidy

* fussy import ordering

* strict errors
2022-09-15 16:34:50 +02:00
..
CurrentDeviceSection.tsx Device manager - rename session (PSG-528) (#9282) 2022-09-15 16:34:50 +02:00
deleteDevices.tsx Device manager - extract device deletion logic into util (#9168) 2022-08-10 16:26:48 +00:00
DeviceDetailHeading.tsx Device manager - rename session (PSG-528) (#9282) 2022-09-15 16:34:50 +02:00
DeviceDetails.tsx Device manager - rename session (PSG-528) (#9282) 2022-09-15 16:34:50 +02:00
DeviceExpandDetailsButton.tsx Device manager - expandable session details in device list (PSG-644) (#9188) 2022-08-17 11:58:34 +02:00
DeviceSecurityCard.tsx Device manager - device type and verification icons on device tile (PSG-637) (#9197) 2022-08-29 10:48:00 +00:00
DeviceTile.tsx Device manager - filter out nulled metadatas in device tile properly (PSG-703) (#9251) 2022-09-12 11:06:12 +00:00
DeviceType.tsx Device manager - device type and verification icons on device tile (PSG-637) (#9197) 2022-08-29 10:48:00 +00:00
DeviceVerificationStatusCard.tsx Device manager - add verify current session button (PSG-527) (#9252) 2022-09-08 17:35:53 +02:00
filter.ts Device manager - device list filtering (PSG-648) (#9181) 2022-08-16 14:05:10 +00:00
FilteredDeviceList.tsx Device manager - rename session (PSG-528) (#9282) 2022-09-15 16:34:50 +02:00
SecurityRecommendations.tsx Device manager - hide unverified security recommendation when only current session is unverified (PSG-639) (#9228) 2022-09-05 09:10:12 +00:00
SelectableDeviceTile.tsx Device manager - selectable device tile wrapper (PSG-637) (#9153) 2022-08-09 13:07:25 +00:00
types.ts Device manager - security recommendations section (PSG-639) (#9179) 2022-08-15 08:40:26 -04:00
useOwnDevices.ts Device manager - rename session (PSG-528) (#9282) 2022-09-15 16:34:50 +02:00