about summary refs log tree commit diff
path: root/src/screens/Settings/components/ExportCarDialog.tsx
Commit message (Collapse)AuthorAgeFilesLines
* improve car dialog styles (#7786)Samuel Newman2025-02-191-2/+4
|
* [APP-1013] Configure and apply default post interaction settings from user ↵Eric Bailey2025-02-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | preferences (#7664) * Add interaction settings screen * Move header out of interaction settings form * WIP hook it up * Thread through default settings into composer * Update copy pasta * Handle edited state * Copy feedback * Sentence case Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com> * Update copy * Bump SDK * Fix new type error * Less in your face * Remove new dep * Add slot * Copy edit --------- Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
* [Settings] Ungate, and remove old settings (#6144)Samuel Newman2024-11-081-0/+110
* move export car dialog * move disableemail2fadialog * delete old settings screens * fix type error * Update Navigation.tsx * Delete AccountDropdownBtn.tsx * remove old change handle modal * delete add app paswords * forgot to actually delete the change handle modal