Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Settings] Ungate, and remove old settings (#6144) | Samuel Newman | 2024-11-08 | 1 | -14/+0 |
| | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | Sort imports (#6009) | dan | 2024-10-29 | 1 | -2/+3 |
| | | | | | * Mark import sort/order/style rules as error * npm run lint -- --fix | ||||
* | Add user invite codes (#393) | Paul Frazee | 2023-04-05 | 1 | -0/+13 |
* Add mobile UIs for invite codes * Update invite code UIs for web * Finish implementing invite code behaviors (including notifications of invited users) * Bump deps * Update web right nav to use real data; also fix lint |